summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville2011-01-051-1/+1
* ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-052-4/+4
* ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-053-5/+5
* ath9k_htc: Fix packet injectionSujith Manoharan2011-01-041-8/+64
* ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter2011-01-041-2/+4
* ath9k : few rate control clean upsMohammed Shafi Shajakhan2011-01-042-11/+8
* ath9k: fix beacon restart on channel changeRajkumar Manoharan2011-01-041-1/+2
* Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan2011-01-042-4/+2
* ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau2011-01-042-9/+11
* ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan2011-01-043-312/+333
* ath9k_htc: Fix fast channel changeSujith Manoharan2011-01-042-16/+11
* ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-045-8/+84
* ath9k_htc: Move work cancellation outside of mutexSujith Manoharan2011-01-041-5/+5
* ath9k_htc: Handle pending URBs properlySujith Manoharan2011-01-042-4/+37
* ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan2011-01-041-12/+13
* carl9170: fix usb pm suspend->resume woesChristian Lamparter2011-01-041-16/+37
* carl9170: reduce channel change delayChristian Lamparter2011-01-041-8/+0
* carl9170: add missing return-value checkChristian Lamparter2011-01-041-0/+2
* ath5k: fix cycle counter inconsistent lockingBob Copeland2011-01-041-2/+2
* ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl2011-01-041-2/+3
* ath9k: spin_lock_bh is not required within tasklet context.Senthil Balasubramanian2011-01-041-2/+2
* ath5k: Move mac80211 functions into new fileBruno Randolf2011-01-043-713/+825
* ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-223-1/+10
* ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan2010-12-221-1/+3
* ath5k: Use helper function to get eeprom mode from channelBruno Randolf2010-12-225-65/+42
* ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf2010-12-223-25/+10
* ath5k: Track current TX power separately from max TX powerBruno Randolf2010-12-222-4/+4
* ath5k: Separate powertable setup and writingBruno Randolf2010-12-221-18/+16
* ath5k: Simplify powertable recalculationBruno Randolf2010-12-222-22/+14
* ath9k: unlock on error path in ath9k_change_interface()Dan Carpenter2010-12-221-4/+7
* ath9k: Use pci_is_pcie()Hauke Mehrtens2010-12-221-1/+1
* ath5k: Use pci_is_pcie()Hauke Mehrtens2010-12-222-3/+3
* ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez2010-12-222-0/+2
* ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-224-1/+7
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-227-14/+14
* ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau2010-12-203-34/+0
* ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau2010-12-203-9/+13
* ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan2010-12-201-0/+1
* ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-205-43/+1
* ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2010-12-202-3/+19
* ath5k: Set available antenna information for cfg80211Bruno Randolf2010-12-201-0/+4
* ath5k: Fix surveyBruno Randolf2010-12-162-12/+25
* ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez2010-12-161-0/+8
* ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-165-6/+47
* ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan2010-12-163-15/+45
* ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan2010-12-162-0/+24
* ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan2010-12-161-104/+108
* ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan2010-12-162-5/+5
* ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...Vasanthakumar Thiagarajan2010-12-161-13/+0
* ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan2010-12-161-4/+1
OpenPOWER on IntegriCloud