summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* netdevice chelsio: Convert directly reference of netdev->privWang Chen2008-11-162-31/+31
* virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin2008-11-161-20/+153
* virtio_net: hook up the set-tso ethtool opMark McLoughlin2008-11-161-0/+1
* virtio_net: Recycle some more rx buffer pagesMark McLoughlin2008-11-161-9/+13
* e1000e: enable ECC correction on 82571 siliconAlexander Duyck2008-11-163-0/+14
* phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2008-11-162-71/+166
* phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas2008-11-163-2/+2
* dm9000: Fix build error.David S. Miller2008-11-161-1/+1
* pegasus: minor resource shrinkageDavid Brownell2008-11-161-10/+26
* ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz2008-11-161-3/+3
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-124-123/+121
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-1225-244/+253
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-1232-258/+256
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-1232-229/+229
* bnx2: Update version to 1.8.2.Michael Chan2008-11-121-2/+2
* bnx2: Reorganize timeout constants.Michael Chan2008-11-122-11/+11
* bnx2: Set rx buffer water marks based on MTU.Michael Chan2008-11-122-2/+31
* bnx2: Restrict WoL support.Michael Chan2008-11-121-1/+2
* bnx2: Add PCI ID for 5716S.Michael Chan2008-11-121-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-112-6/+8
|\
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-11-073-8/+10
| |\
| | * [netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell2008-11-071-4/+6
| | * sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings2008-11-071-2/+2
| | * el3_common_init() should be __devinit, not __initAl Viro2008-11-071-3/+3
| | * hso: rfkill type should be WWANPaulius Zaleckas2008-11-071-1/+1
| | * mlx4_en: Start port error flow bug fixYevgeny Petrilin2008-11-071-1/+1
* | | ath9k: Fix compilation failure when RFKILL is enabledSujith2008-11-111-1/+3
* | | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-1018-27/+28
* | | rtl8187: Change TX power settingsLarry Finger2008-11-101-1/+1
* | | orinoco: Move sources to a subdirectoryDavid Kilroy2008-11-1017-8/+13
* | | mac80211_hwsim: Add support for client PS modeJouni Malinen2008-11-101-0/+184
* | | mac80211_hwsim: Make sure beacon_timer gets deletedJouni Malinen2008-11-101-0/+1
* | | mac80211_hwsim: Debug info for TX queue parametersJouni Malinen2008-11-101-0/+12
* | | mac80211_hwsim: Debug info for BSS config changesJouni Malinen2008-11-101-0/+37
* | | b43legacy: reindent misleading statementIlpo Järvinen2008-11-101-1/+1
* | | libertas_tf: fix skb tail pointerJohannes Berg2008-11-101-1/+1
* | | p54: initialize all deprecated fieldsChr2008-11-101-6/+9
* | | p54: don't report known but unhandled EEPROM codes as unknownPavel Roskin2008-11-101-0/+24
* | | iwlwifi: do not call statistics from rfkillMohamed Abbas2008-11-101-0/+4
* | | iwlwifi: iwl-agn-rs: initialize rs with valid antennaWinkler, Tomas2008-11-101-4/+2
* | | iwlwifi: rename double inclusion protection name in iwl-commands.hEmmanuel Grumbach2008-11-101-3/+3
* | | iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach2008-11-104-207/+207
* | | iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi2008-11-102-17/+16
* | | iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.hWinkler, Tomas2008-11-102-5/+5
* | | iwlwifi: reorganize flow handler bitologyWinkler, Tomas2008-11-103-29/+35
* | | b43: implement short slot and basic rate handlingJohannes Berg2008-11-102-13/+99
* | | rt2x00: Remove debugfs CSR access wrappersIvo van Doorn2008-11-1013-84/+86
* | | ath9k: correct warning about unintialized variable 'tid'John W. Linville2008-11-101-6/+5
* | | rtl8187: Reduce channel switch delayLarry Finger2008-11-101-1/+0
* | | rtl8187: Remove primitive write delaysLarry Finger2008-11-102-4/+0
OpenPOWER on IntegriCloud