summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan14-221/+221
2011-10-14ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan3-2/+2
2011-10-14ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan3-4/+14
2011-10-14ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan8-15/+316
2011-10-14ath9k_hw: Update normal/min noise floor value for AR9480Rajkumar Manoharan1-4/+4
2011-10-14ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan1-2/+1
2011-10-14ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan5-13/+40
2011-10-14ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan3-3/+50
2011-10-14ath9k_hw: Add support to reuse TxIQ cal measurementsRajkumar Manoharan1-6/+9
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan6-5/+186
2011-10-14ath9k_hw: Updated AR9003 tx gain table for 5GHzRajkumar Manoharan1-82/+82
2011-10-14ath9k_hw: Update AR9003 initval to improve phase noiseRajkumar Manoharan1-1/+1
2011-10-14ath9k_hw: Updated ar9003 initval table for AR9380Rajkumar Manoharan1-3/+3
2011-10-14ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan1-2/+4
2011-10-12ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau1-1/+2
2011-10-12ath9k_hw: fix a regression in key miss handlingFelix Fietkau4-17/+19
2011-10-12ath9k_hw: remove EEP_REG_1Felix Fietkau5-9/+0
2011-10-12ath: remove ath_regulatory::current_rd_extFelix Fietkau1-5/+0
2011-10-12ath9k_hw: clean up tx power handlingFelix Fietkau12-175/+85
2011-10-12ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau6-17/+17
2011-10-12ath9k: disable unnecessary PHY error reportingFelix Fietkau2-9/+1
2011-10-12ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau2-2/+8
2011-10-12ath9k: improve PS filter clearing and retry counting for A-MPDUFelix Fietkau1-7/+6
2011-10-12ath9k: keep track of what's triggering hardware resetsFelix Fietkau4-5/+47
2011-10-12ath9k: indicate which queues are blocked when stopping tx failsFelix Fietkau1-3/+5
2011-10-12ath9k: remove some bogus error handling codeDan Carpenter1-7/+0
2011-10-03ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan1-1/+6
2011-10-03ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan1-0/+4
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller2-2/+4
2011-10-03ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan1-6/+1
2011-10-03ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez1-0/+1
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg3-10/+10
2011-09-30ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan2-3/+14
2011-09-30ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan1-17/+6
2011-09-30ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan2-9/+2
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2-2/+10
2011-09-27ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau1-1/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller2-6/+11
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2-6/+20
2011-09-26ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan1-1/+9
2011-09-21ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan1-1/+1
2011-09-20ath9k: Store noise immunity values across scanningRajkumar Manoharan2-2/+9
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville5-8/+19
2011-09-19ath9k: Reset caldata on radio enableRajkumar Manoharan1-0/+1
2011-09-19ath9k: load noise floor from history after the full chip resetRajkumar Manoharan2-0/+2
2011-09-19ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan1-1/+2
2011-09-19ath9k_hw: remove ar9100_hw_compute_pll_controlFelix Fietkau1-11/+1
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau5-29/+6
2011-09-19ath9k_hw: remove dead code in the eeprom opsFelix Fietkau3-30/+2
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau8-94/+63