summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-10rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn3-9/+1
2008-11-10rt2x00: Optimize configuration handlingIvo van Doorn9-655/+488
2008-11-10ath5k: update keycache to support TKIP handlingBob Copeland2-7/+62
2008-11-10ath5k: enable hardware encryption for WEPBob Copeland1-3/+8
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith3-0/+23
2008-11-10ath9k: Remove internal RX A-MPDU processingSujith4-584/+2
2008-11-10ath9k: Clear HT info on starting the driverSujith1-0/+2
2008-11-10ath9k: Remove ath_tx_aggr_resp()Sujith3-80/+8
2008-11-10ath9k: Enable interrupts at the proper placeSujith2-11/+4
2008-11-10ath9k: Remove unnecessary TSF resetSujith1-11/+0
2008-11-10ath9k: Streamline attach/detachSujith3-248/+158
2008-11-10ath9k: Remove unused function ath_get_currentCountry()Sujith2-25/+0
2008-11-10ath9k: Refactor hw.cSujith9-6701/+6603