summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtl8187: Implement TX/RX blink for LEDLarry Finger2009-04-226-4/+305
* mac80211: Allow scan to be requested in AP modeJouni Malinen2009-04-221-1/+2
* mac80211: document powersaving/beacon filter futureJohannes Berg2009-04-221-10/+50
* mac80211: enable PS by defaultJohannes Berg2009-04-222-0/+24
* mac80211: implement beacon filtering in softwareJohannes Berg2009-04-223-14/+66
* mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-226-15/+72
* mac80211: improve powersave implementationJohannes Berg2009-04-225-121/+165
* Add support for CF8381 WiFi card.Marek Vasut2009-04-221-2/+32
* p54: deactivate broken powersave function (part 2)Christian Lamparter2009-04-221-2/+1
* atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez2009-04-223-3/+6
* ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland2009-04-221-3/+2
* ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland2009-04-223-23/+4
* ath5k: use bool for modparamsBob Copeland2009-04-221-2/+2
* ath5k: use tasklet_hi_schedule for beacon queueBob Copeland2009-04-221-1/+1
* ath5k: fix initvals errorsBob Copeland2009-04-221-5/+3
* p54: remove module_ stubsChristian Lamparter2009-04-221-12/+0
* ath9k: Disable autosleep feature for AR9285 based chipsets.Vivek Natarajan2009-04-221-1/+2
* mac80211: add hardware restart functionJohannes Berg2009-04-225-107/+172
* ath: add module informationChristian Lamparter2009-04-222-2/+23
* rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cardsGábor Stefanik2009-04-221-3/+0
* ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith2009-04-221-3/+0
* ath9k: Fix bug in calibration initializationSujith2009-04-221-39/+22
* ath9k: Use a consistent naming conventionSujith2009-04-223-37/+37
* ath9k: Cleanup calibration interfaceSujith2009-04-223-38/+24
* ath9k: Initialize ANI timersSujith2009-04-221-9/+15
* ath9k: Fix bug in determining calibration supportSujith2009-04-221-2/+2
* ath9k: Fix bug in checking HT flagSujith2009-04-221-1/+1
* ath9k: Remove unused channel flagsSujith2009-04-221-12/+0
* ath9k: Fix bug in scan terminationSujith2009-04-221-0/+1
* ath9k: Fix memleak on TX DMA failureSujith2009-04-221-2/+3
* ath9k: Handle ASPM properly for RFKILLSujith2009-04-221-2/+3
* ath9k: reset after PCI FATAL/PERR interruptsSteven Luo2009-04-221-0/+1
* b43legacy: Clean up beacon IRQLarry Finger2009-04-224-51/+121
* b43legacy: Fixes for beaconingLarry Finger2009-04-222-8/+43
* cfg80211: convert mutex assert to macroJohannes Berg2009-04-221-4/+1
* p54: remove obsolet signal quality calculationChristian Lamparter2009-04-221-2/+0
* p54: utilize all available key slots for decryption offloadChristian Lamparter2009-04-222-27/+75
* rfkill: Fix broken rfkill LED in 2.6.30-rc1Larry Finger2009-04-221-1/+8
* b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch2009-04-222-44/+21
* libertas: fix warning about %zd:John W. Linville2009-04-221-2/+2
* iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy2009-04-226-3/+141
* iwlcore: fix channel display in debugfsMohamed Abbas2009-04-221-1/+1
* iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_requiredDaniel C Halperin2009-04-221-0/+2
* iwlagn: Sync rxon active with changesMohamed Abbas2009-04-221-1/+7
* iwlwifi: do not set dual_stream_ant_msk for 3 streamsDaniel C Halperin2009-04-221-3/+0
* iwlwifi: Display decoded rate/mcs informationWey-Yi Guy2009-04-222-4/+43
* iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar2009-04-224-134/+77
* iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar2009-04-224-71/+39
* iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar2009-04-224-201/+104
* iwlwifi: add config_ap lib opAbhijeet Kolekar2009-04-227-5/+15