aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | be2net: call FLR after setup wol in be_shutdownAjit Khaparde2011-04-071-2/+2
* | | | | be2net: dynamically allocate adapter->vf_cfgAjit Khaparde2011-04-072-5/+13
* | | | | be2net: fix to get max VFs supported from adapterAjit Khaparde2011-04-071-8/+14
* | | | | be2net: use common method to check for sriov function typeAjit Khaparde2011-04-071-10/+2
* | | | | be2net: add rxhash supportAjit Khaparde2011-04-073-5/+30
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-0720-34/+61
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | be2net: Fix suspend/resume operationPadmanabh Ratnakar2011-04-061-0/+1
| * | | | be2net: Rename some struct members for clarityPadmanabh Ratnakar2011-04-062-7/+7
| * | | | pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_devUlrich Weber2011-04-061-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-0614-13/+38
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
| | * | | rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-041-2/+4
| | * | | rtlwifi: Fix some warnings/bugsLarry Finger2011-04-043-3/+3
| | * | | p54usb: IDs for two new devicesChristian Lamparter2011-04-041-0/+2
| | * | | wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho2011-04-041-1/+4
| | * | | zd1211rw: reset rx idle timer from taskletJussi Kivilinna2011-04-042-1/+14
| | * | | zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna2011-04-041-1/+5
| | * | | ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian2011-04-041-0/+1
| | * | | wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2011-04-042-2/+2
| | * | | b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2011-04-042-2/+2
| | |/ /
| * | | be2net: Fix a potential crash during shutdown.Ajit Khaparde2011-04-061-3/+5
| * | | bna: Fix for handling firmware heartbeat failureRasesh Mody2011-04-061-7/+3
| * | | can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra2011-04-061-1/+2
| * | | smsc911x: fix mac_lock acquision before calling smsc911x_mac_readEnric Balletbo i Serra2011-04-061-3/+5
| |/ /
* | | ewrk3: convert to set_phys_idstephen hemminger2011-04-061-32/+24
* | | qlcnic: convert to set_phys_idstephen hemminger2011-04-062-25/+29
* | | net: netxen: convert to hw_featuresMichał Mirosław2011-04-064-114/+46
* | | Signed bit field; int have_hotplug_status_watch:1Ian Campbell2011-04-061-1/+1
* | | s2io: convert to set_phys_id (v2)stephen hemminger2011-04-062-48/+41
* | | niu: convert to new ethtool set_phys_idstephen hemminger2011-04-062-13/+17
* | | pcnet32: convert to set_phys_idstephen hemminger2011-04-061-46/+28
* | | benet: convert to set_phys_idstephen hemminger2011-04-062-17/+22
* | | bnx2x: convert to set_phys_idstephen hemminger2011-04-061-21/+23
* | | bnx2: convert to set_phys_idstephen hemminger2011-04-062-29/+28
* | | vxge: convert to set_phys_idstephen hemminger2011-04-061-9/+16
* | | cxgb3: implement set_phys_idstephen hemminger2011-04-061-11/+14
* | | tg3: implement ethtool set_phys_idstephen hemminger2011-04-061-20/+23
* | | skge: implement set_phys_idstephen hemminger2011-04-061-17/+16
* | | sky2: support ethtool set_phys_idstephen hemminger2011-04-061-12/+13
* | | qlcnic: Update version number to 5.0.16Anirban Chakraborty2011-04-061-2/+2
* | | qlcnic: Fix LRO disableRajesh Borundia2011-04-063-11/+24
* | | qlcnic: Use flt method to determine flash fw regionSritej Velaga2011-04-062-4/+16
* | | qlcnic: Remove unused codeAnirban Chakraborty2011-04-064-81/+46
* | | qlcnic: Changes to VLAN codeAnirban Chakraborty2011-04-063-26/+35
* | | qlcnic: Code optimization patchAnirban Chakraborty2011-04-062-125/+115
* | | qlcnic: Cleanup patchAnirban Chakraborty2011-04-066-273/+268
* | | qlcnic: Memory leak fixSony Chacko2011-04-061-2/+4
* | | qlcnic: Make PCI info available in all modesSony Chacko2011-04-061-3/+3
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-04-065-97/+40
|\ \ \
| * | | sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_idBen Hutchings2011-04-051-10/+18