summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan2011-02-043-4/+7
* ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
* ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-282-2/+2
* ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1
* ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-9/+15
* ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-5/+9
* ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-212-5/+5
* ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-212-1/+6
* ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan2011-01-171-5/+5
* ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-172-4/+6
* ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez2011-01-172-3/+3
* ath9k_htc: Really fix packet injectionSujith Manoharan2011-01-102-11/+27
* ath9k_hw: Fix RX handling for USB devicesSujith Manoharan2011-01-101-1/+1
* ath9k_hw: Fix thermal issue with UB94Sujith Manoharan2011-01-101-0/+4
* ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan2011-01-101-0/+3
* ath9k_hw: Fix chip testSujith Manoharan2011-01-101-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-0524-420/+623
|\
| * ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville2011-01-051-1/+1
| * ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-053-5/+5
| * ath9k_htc: Fix packet injectionSujith Manoharan2011-01-041-8/+64
| * 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
| * 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
| * 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
| * 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
| * 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-2230-1119/+856
|\ \ | |/
| * 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
| * 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
OpenPOWER on IntegriCloud