aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix max noise floor thresholdRajkumar Manoharan2012-04-221-3/+2
* ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-03-123-25/+20
* ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-291-1/+1
* ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-061-0/+3
* ath9k: fix max phy rate at rate control initRajkumar Manoharan2012-01-061-1/+3
* ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-111-6/+6
* ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-111-5/+5
* ath9k: disable unnecessary PHY error reportingFelix Fietkau2011-11-112-9/+1
* ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan2011-11-111-0/+4
* ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez2011-11-111-0/+1
* ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan2011-11-111-1/+2
* ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan2011-11-111-2/+2
* ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-10-031-1/+1
* ath9k_hw: fix calibration on 5 ghzFelix Fietkau2011-10-031-1/+2
* ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian2011-10-031-1/+1
* ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-10-031-0/+4
* ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker2011-08-151-1/+1
* ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-151-3/+3
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-155-13/+40
* ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-151-0/+2
* ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-08-042-4/+2
* ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan2011-07-051-1/+2
* ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan2011-06-291-0/+6
* ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-012-4/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-277-5/+34
|\
| * ath9k: Fix AR9287 calibrationAdrian Chadd2011-05-271-1/+1
| * wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2011-05-271-1/+0
| * ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-05-261-1/+2
| * ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-263-1/+28
| * ath9k: Reset chip on baseband hangRajkumar Manoharan2011-05-261-1/+3
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-2565-129/+225
|\ \
| * \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-2465-129/+225
| |\ \ | | |/
| | * ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan2011-05-191-1/+1
| | * ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-193-0/+55
| | * ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau2011-05-191-1/+1
| | * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-1965-64/+80
| | * ath9k_htc: Fix packet timeoutSujith Manoharan2011-05-191-2/+2
| | * ath9k_htc: Change credit limit for UB94/95Sujith Manoharan2011-05-191-1/+1
| | * ath9k_htc: Fix max subframe handlingSujith Manoharan2011-05-192-6/+1
| | * ath9k_htc: Fix BSSID calculationSujith Manoharan2011-05-192-23/+44
| | * ath9k_htc: Fix RX filter calculationSujith Manoharan2011-05-191-0/+4
| | * ath9k_htc: Recalculate the BSSID mask on interfaceSujith Manoharan2011-05-191-0/+2
| | * ath9k_htc: Fix station flagsSujith Manoharan2011-05-192-9/+1
| | * ath9k_htc: Fix mode selectionSujith Manoharan2011-05-193-11/+6
| | * ath9k: fix ad-hoc mode beacon selectionFelix Fietkau2011-05-191-12/+20
| | * ath9k: Fix power save wrappers in debug opsRajkumar Manoharan2011-05-191-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-4/+4
|\ \ \ | |/ / |/| |
| * | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-4/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-171-0/+8
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-111-0/+8
| |\ \ \