summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* | rt2x00: FIF_PSPOLL filter flag supportIgor Perminov2009-08-145-3/+41
* | rt2x00: Fix for race condition while update beaconIgor Perminov2009-08-144-8/+20
* | rt2x00: Fix rounding errors in RSSI average calculationLars Ericsson2009-08-142-28/+52
* | rt2x00: Fix quality houskeeping for software diversityLars Ericsson2009-08-142-50/+38
* | rt2x00: Align ieee80211 header to 4-byte boundary for PCI devicesIvo van Doorn2009-08-141-0/+12
* | rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flagIvo van Doorn2009-08-141-1/+2
* | 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