summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-07net: enic: convert to hw_featuresMichał Mirosław3-69/+10
2011-04-07net: benet: convert to hw_featuresMichał Mirosław3-37/+10
2011-04-07skge: convert to hw_featuresMichał Mirosław2-49/+5
2011-04-07be2net: call FLR after setup wol in be_shutdownAjit Khaparde1-2/+2
2011-04-07be2net: dynamically allocate adapter->vf_cfgAjit Khaparde2-5/+13
2011-04-07be2net: fix to get max VFs supported from adapterAjit Khaparde1-8/+14
2011-04-07be2net: use common method to check for sriov function typeAjit Khaparde1-10/+2
2011-04-07be2net: add rxhash supportAjit Khaparde3-5/+30
2011-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller20-34/+61
2011-04-06ewrk3: convert to set_phys_idstephen hemminger1-32/+24
2011-04-06qlcnic: convert to set_phys_idstephen hemminger2-25/+29
2011-04-06net: netxen: convert to hw_featuresMichał Mirosław4-114/+46
2011-04-06capi: Perform scheduled capifs removalJan Kiszka5-303/+4
2011-04-06Signed bit field; int have_hotplug_status_watch:1Ian Campbell1-1/+1
2011-04-06be2net: Fix suspend/resume operationPadmanabh Ratnakar1-0/+1
2011-04-06be2net: Rename some struct members for clarityPadmanabh Ratnakar2-7/+7
2011-04-06s2io: convert to set_phys_id (v2)stephen hemminger2-48/+41
2011-04-06niu: convert to new ethtool set_phys_idstephen hemminger2-13/+17
2011-04-06pcnet32: convert to set_phys_idstephen hemminger1-46/+28
2011-04-06benet: convert to set_phys_idstephen hemminger2-17/+22
2011-04-06bnx2x: convert to set_phys_idstephen hemminger1-21/+23
2011-04-06bnx2: convert to set_phys_idstephen hemminger2-29/+28
2011-04-06vxge: convert to set_phys_idstephen hemminger1-9/+16
2011-04-06cxgb3: implement set_phys_idstephen hemminger1-11/+14
2011-04-06tg3: implement ethtool set_phys_idstephen hemminger1-20/+23
2011-04-06skge: implement set_phys_idstephen hemminger1-17/+16
2011-04-06sky2: support ethtool set_phys_idstephen hemminger1-12/+13
2011-04-06pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_devUlrich Weber1-1/+1
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-13/+38
2011-04-06qlcnic: Update version number to 5.0.16Anirban Chakraborty1-2/+2
2011-04-06qlcnic: Fix LRO disableRajesh Borundia3-11/+24
2011-04-06qlcnic: Use flt method to determine flash fw regionSritej Velaga2-4/+16
2011-04-06qlcnic: Remove unused codeAnirban Chakraborty4-81/+46
2011-04-06qlcnic: Changes to VLAN codeAnirban Chakraborty3-26/+35
2011-04-06qlcnic: Code optimization patchAnirban Chakraborty2-125/+115
2011-04-06qlcnic: Cleanup patchAnirban Chakraborty6-273/+268
2011-04-06qlcnic: Memory leak fixSony Chacko1-2/+4
2011-04-06qlcnic: Make PCI info available in all modesSony Chacko1-3/+3
2011-04-06be2net: Fix a potential crash during shutdown.Ajit Khaparde1-3/+5
2011-04-06bna: Fix for handling firmware heartbeat failureRasesh Mody1-7/+3
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller5-97/+40
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra1-1/+2
2011-04-06smsc911x: fix mac_lock acquision before calling smsc911x_mac_readEnric Balletbo i Serra1-3/+5
2011-04-06tg3: Support 4mb flash sizes for 5717 and 5719Matt Carlson1-1/+5
2011-04-06tg3: Enable 5720 supportMatt Carlson1-0/+1
2011-04-06tg3: Add 5720 PHY IDMatt Carlson2-0/+2
2011-04-06tg3: Add 5720 H2BMC supportMatt Carlson2-15/+53
2011-04-06tg3: Add 5720 NVRAM decodingMatt Carlson2-1/+152
2011-04-06tg3: Add 5720 ASIC revMatt Carlson2-8/+27
2011-04-06tg3: Reintroduce 5717_PLUSMatt Carlson2-24/+17