summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-08-14b43: Implement LP-PHY baseband table initializationGábor Stefanik3-4/+1756
2009-08-14ath5k: Use SWI to trigger calibrationNick Kossifidis4-11/+67
2009-08-14ath5k: Preserve pcicfg bits during attachNick Kossifidis1-1/+1
2009-08-14ath5k: Wakeup fixesNick Kossifidis4-62/+140
2009-08-14ath5k: Linear PCDAC code fixesNick Kossifidis1-7/+17
2009-08-14ath5k: Check EEPROM before tweaking SERDESNick Kossifidis3-22/+48
2009-08-14rt2x00: Fix beacon de-synchronization while update beaconIgor Perminov6-17/+8
2009-08-14b43: LP-PHY: Implement STX synchronizationGábor Stefanik1-2/+55
2009-08-14rtl818x: Add some documentation to the TX desc flagsMichael Buesch1-2/+12
2009-08-14ath9k: Fix regression on receiving PS poll framesLuis R. Rodriguez1-0/+1
2009-08-14rt2x00: FIF_PSPOLL filter flag supportIgor Perminov5-3/+41
2009-08-14rt2x00: Fix for race condition while update beaconIgor Perminov4-8/+20
2009-08-14rt2x00: Fix rounding errors in RSSI average calculationLars Ericsson2-28/+52
2009-08-14rt2x00: Fix quality houskeeping for software diversityLars Ericsson2-50/+38
2009-08-14rt2x00: Align ieee80211 header to 4-byte boundary for PCI devicesIvo van Doorn1-0/+12
2009-08-14rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flagIvo van Doorn1-1/+2
2009-08-14rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...Ivo van Doorn4-45/+50
2009-08-14drivers/net/wireless/ath/ath5k: Change constant nameJulia Lawall1-1/+1
2009-08-14iwlwifi: automatically adjust sleep levelJohannes Berg10-313/+256
2009-08-14iwlwifi: display correct critical temperature infomationWey-Yi Guy1-8/+16
2009-08-14iwlwifi: fix missing EXPORT_SYMBOLReinette Chatre2-18/+17
2009-08-14iwlwifi: refactor some thermal throttle codeJohannes Berg6-76/+76
2009-08-14iwlwifi: handle the case when set power failWey-Yi Guy1-9/+12
2009-08-14iwlwifi: fix legacy thermal throttling power indexWey-Yi Guy1-12/+13
2009-08-14iwlwifi: fix thermal throttling locking problemWey-Yi Guy2-4/+56
2009-08-14iwlwifi: revert uCode Alive notification with timeoutReinette Chatre5-109/+10
2009-08-14iwlwifi: Display sensitivity and chain noise informationWey-Yi Guy2-1/+150
2009-08-14iwlwifi: uCode statistics notification counterWey-Yi Guy2-0/+415
2009-08-14iwlwifi: tx/rx queue pointer informationWey-Yi Guy2-0/+71
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy11-53/+324
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy10-5/+262
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy17-154/+155
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre10-40/+63
2009-08-14p54: implement rfkillChristian Lamparter3-2/+14
2009-08-14p54: Write outside array boundsChristian Lamparter1-1/+1
2009-08-14b43: Fix hardware key index handlingMichael Buesch3-54/+53
2009-08-14wl1251: hack to disable filters for fixing associationKalle Valo1-0/+9
2009-08-14wl1251: add hw scan completed debug messageKalle Valo1-0/+1
2009-08-14wl1251: remove Luciano as maintainerKalle Valo3-6/+3
2009-08-14wl1251: rename reg.h to wl1251_reg.hKalle Valo14-13/+13
2009-08-14wl1251: use workqueue provided by mac80211Kalle Valo3-3/+3
2009-08-14wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()Kalle Valo2-8/+13
2009-08-14wl1251: fix channel setting in wl1251_op_config()Kalle Valo1-2/+2
2009-08-14wl1251: create wl1251_join()Kalle Valo2-26/+36
2009-08-14wl1251: add channel to wl1251_cmd_join() parametersKalle Valo3-12/+12
2009-08-14wl1251: initialise default channel to zeroKalle Valo2-1/+3
2009-08-14wl1251: remove wait parameter from wl1251_cmd_join()Kalle Valo3-11/+9
2009-08-14wl1251: use beacon interval and dtim period provided by mac80211Kalle Valo3-7/+30
2009-08-14wl1251: reorder wl1251_cmd_join() argumentsKalle Valo3-8/+8
2009-08-14wl1251: remove wl1251_opsKalle Valo12-239/+842