summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...Ivo van Doorn2009-08-144-45/+50
* drivers/net/wireless/ath/ath5k: Change constant nameJulia Lawall2009-08-141-1/+1
* iwlwifi: automatically adjust sleep levelJohannes Berg2009-08-1410-313/+256
* iwlwifi: display correct critical temperature infomationWey-Yi Guy2009-08-141-8/+16
* iwlwifi: fix missing EXPORT_SYMBOLReinette Chatre2009-08-142-18/+17
* iwlwifi: refactor some thermal throttle codeJohannes Berg2009-08-146-76/+76
* iwlwifi: handle the case when set power failWey-Yi Guy2009-08-141-9/+12
* iwlwifi: fix legacy thermal throttling power indexWey-Yi Guy2009-08-141-12/+13
* iwlwifi: fix thermal throttling locking problemWey-Yi Guy2009-08-142-4/+56
* iwlwifi: revert uCode Alive notification with timeoutReinette Chatre2009-08-145-109/+10
* iwlwifi: Display sensitivity and chain noise informationWey-Yi Guy2009-08-142-1/+150
* iwlwifi: uCode statistics notification counterWey-Yi Guy2009-08-142-0/+415
* iwlwifi: tx/rx queue pointer informationWey-Yi Guy2009-08-142-0/+71
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-1411-53/+324
* iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy2009-08-1410-5/+262
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-1417-154/+155
* iwlwifi: re-introduce per device debuggingReinette Chatre2009-08-1410-40/+63
* p54: implement rfkillChristian Lamparter2009-08-143-2/+14
* p54: Write outside array boundsChristian Lamparter2009-08-141-1/+1
* b43: Fix hardware key index handlingMichael Buesch2009-08-143-54/+53
* wl1251: hack to disable filters for fixing associationKalle Valo2009-08-141-0/+9
* wl1251: add hw scan completed debug messageKalle Valo2009-08-141-0/+1
* wl1251: remove Luciano as maintainerKalle Valo2009-08-143-6/+3
* wl1251: rename reg.h to wl1251_reg.hKalle Valo2009-08-1414-13/+13
* wl1251: use workqueue provided by mac80211Kalle Valo2009-08-143-3/+3
* wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()Kalle Valo2009-08-142-8/+13
* wl1251: fix channel setting in wl1251_op_config()Kalle Valo2009-08-141-2/+2
* wl1251: create wl1251_join()Kalle Valo2009-08-142-26/+36
* wl1251: add channel to wl1251_cmd_join() parametersKalle Valo2009-08-143-12/+12
* wl1251: initialise default channel to zeroKalle Valo2009-08-142-1/+3
* wl1251: remove wait parameter from wl1251_cmd_join()Kalle Valo2009-08-143-11/+9
* wl1251: use beacon interval and dtim period provided by mac80211Kalle Valo2009-08-143-7/+30
* wl1251: reorder wl1251_cmd_join() argumentsKalle Valo2009-08-143-8/+8
* wl1251: remove wl1251_opsKalle Valo2009-08-1412-239/+842
* wl1251: make irq handling interface specificBob Copeland2009-08-145-33/+65
* wl1251: add sdio supportBob Copeland2009-08-143-0/+200
* wl1251: split spi interface into separate moduleBob Copeland2009-08-145-11/+38
* wl1251: move module probe methods into spi.cBob Copeland2009-08-146-132/+151
* wl1251: make wl1251_set_partition bus agnosticBob Copeland2009-08-144-139/+110
* wl1251: introduce wl1251_if_operations structBob Copeland2009-08-148-18/+36
* wl1251: use wiphy_dev instead of wl->spi->devBob Copeland2009-08-141-2/+4
* wl1251: separate bus i/o code into io.cBob Copeland2009-08-1414-159/+192
* wl1251: remove fixed address support from spi commandsKalle Valo2009-08-142-30/+14
* ath9k: Update beacon RSSISujith2009-08-141-0/+4
* ath9k: Remove local chainmask variableSujith2009-08-141-44/+42
* ath9k: Cleanup TX power calculation for 4K chipsSujith2009-08-141-37/+35
* ath9k: Clean antenna configuration for 4K EEPROM chipsSujith2009-08-143-53/+84
* ath9k: Add macros for Antenna DiversitySujith2009-08-141-1/+19
* ath9k: Cleanup ath9k_hw_4k_set_gain() interfaceSujith2009-08-141-11/+11
* ath9k: Split eeprom.c into manageable piecesSujith2009-08-146-3745/+3814
OpenPOWER on IntegriCloud