summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-11-17netdevice chelsio: Convert directly reference of netdev->privWang Chen2-31/+31
2008-11-17virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin1-20/+153
2008-11-17virtio_net: hook up the set-tso ethtool opMark McLoughlin1-0/+1
2008-11-17virtio_net: Recycle some more rx buffer pagesMark McLoughlin1-9/+13
2008-11-17e1000e: enable ECC correction on 82571 siliconAlexander Duyck3-0/+14
2008-11-17phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2-71/+166
2008-11-17phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas3-2/+2
2008-11-16dm9000: Fix build error.David S. Miller1-1/+1
2008-11-16pegasus: minor resource shrinkageDavid Brownell1-10/+26
2008-11-16ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz1-3/+3
2008-11-13netdevice: safe convert to netdev_priv() #part-4Wang Chen4-123/+121
2008-11-13netdevice: safe convert to netdev_priv() #part-3Wang Chen25-244/+253
2008-11-13netdevice: safe convert to netdev_priv() #part-2Wang Chen32-258/+256
2008-11-13netdevice: safe convert to netdev_priv() #part-1Wang Chen32-229/+229
2008-11-13bnx2: Update version to 1.8.2.Michael Chan1-2/+2
2008-11-13bnx2: Reorganize timeout constants.Michael Chan2-11/+11
2008-11-13bnx2: Set rx buffer water marks based on MTU.Michael Chan2-2/+31
2008-11-13bnx2: Restrict WoL support.Michael Chan1-1/+2
2008-11-13bnx2: Add PCI ID for 5716S.Michael Chan1-0/+4
2008-11-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-6/+8
2008-11-11ath9k: Fix compilation failure when RFKILL is enabledSujith1-1/+3
2008-11-11net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers18-27/+28
2008-11-10rtl8187: Change TX power settingsLarry Finger1-1/+1
2008-11-10orinoco: Move sources to a subdirectoryDavid Kilroy17-8/+13
2008-11-10mac80211_hwsim: Add support for client PS modeJouni Malinen1-0/+184
2008-11-10mac80211_hwsim: Make sure beacon_timer gets deletedJouni Malinen1-0/+1
2008-11-10mac80211_hwsim: Debug info for TX queue parametersJouni Malinen1-0/+12
2008-11-10mac80211_hwsim: Debug info for BSS config changesJouni Malinen1-0/+37
2008-11-10b43legacy: reindent misleading statementIlpo Järvinen1-1/+1
2008-11-10libertas_tf: fix skb tail pointerJohannes Berg1-1/+1
2008-11-10p54: initialize all deprecated fieldsChr1-6/+9
2008-11-10p54: don't report known but unhandled EEPROM codes as unknownPavel Roskin1-0/+24
2008-11-10iwlwifi: do not call statistics from rfkillMohamed Abbas1-0/+4
2008-11-10iwlwifi: iwl-agn-rs: initialize rs with valid antennaWinkler, Tomas1-4/+2
2008-11-10iwlwifi: rename double inclusion protection name in iwl-commands.hEmmanuel Grumbach1-3/+3
2008-11-10iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach4-207/+207
2008-11-10iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi2-17/+16
2008-11-10iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.hWinkler, Tomas2-5/+5
2008-11-10iwlwifi: reorganize flow handler bitologyWinkler, Tomas3-29/+35
2008-11-10b43: implement short slot and basic rate handlingJohannes Berg2-13/+99
2008-11-10rt2x00: Remove debugfs CSR access wrappersIvo van Doorn13-84/+86
2008-11-10ath9k: correct warning about unintialized variable 'tid'John W. Linville1-6/+5
2008-11-10rtl8187: Reduce channel switch delayLarry Finger1-1/+0
2008-11-10rtl8187: Remove primitive write delaysLarry Finger2-4/+0
2008-11-10rtl8187: Remove msleep calls after calls to rtl8225_writeLarry Finger1-58/+59
2008-11-10rtl8187: Remove CCK delaysLarry Finger1-46/+46
2008-11-10rtl8187: Remove OFDM delaysLarry Finger1-86/+82
2008-11-10rtl8187: Remove large delaysLarry Finger2-3/+1
2008-11-10rt2x00: Release rt2x00 2.2.2Ivo van Doorn1-1/+1
2008-11-10rt2x00: Improve interface_modes initializationIvo van Doorn1-4/+10