summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2012-09-14ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi
2012-07-16ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis
2012-07-16ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan
2012-07-16ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan
2012-04-22ath9k: fix max noise floor thresholdRajkumar Manoharan
2012-03-12ath9k_hw: prevent writes to const data on AR9160Felix Fietkau
2012-02-29ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-01-06ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan
2012-01-06ath9k: fix max phy rate at rate control initRajkumar Manoharan
2011-11-11ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan
2011-11-11ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan
2011-11-11ath9k: disable unnecessary PHY error reportingFelix Fietkau
2011-11-11ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan
2011-11-11ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez
2011-11-11ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan
2011-11-11ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan
2011-10-03ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan
2011-10-03ath9k_hw: fix calibration on 5 ghzFelix Fietkau
2011-10-03ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian
2011-10-03ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan
2011-08-15ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker
2011-08-15ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan
2011-08-15ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-08-15ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau
2011-08-04ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian
2011-07-05ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan
2011-06-29ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan
2011-05-19ath9k: implement .tx_last_beacon()Felix Fietkau
2011-05-19ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-19ath9k_htc: Fix packet timeoutSujith Manoharan
2011-05-19ath9k_htc: Change credit limit for UB94/95Sujith Manoharan
2011-05-19ath9k_htc: Fix max subframe handlingSujith Manoharan
2011-05-19ath9k_htc: Fix BSSID calculationSujith Manoharan
2011-05-19ath9k_htc: Fix RX filter calculationSujith Manoharan
2011-05-19ath9k_htc: Recalculate the BSSID mask on interfaceSujith Manoharan
2011-05-19ath9k_htc: Fix station flagsSujith Manoharan
2011-05-19ath9k_htc: Fix mode selectionSujith Manoharan
2011-05-19ath9k: fix ad-hoc mode beacon selectionFelix Fietkau