summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-19ath9k: sync the dma buffer after changing the retry flagFelix Fietkau1-0/+3
2011-09-19ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flagFelix Fietkau1-0/+1
2011-09-19Revert "ath9k: do not insert padding into tx buffers on AR9380+"John W. Linville1-37/+19
2011-09-17ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau1-19/+37
2011-09-17ath9k: optimize ath_tx_rc_status usageFelix Fietkau1-16/+13
2011-09-17ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau1-2/+1
2011-09-17ath9k: optimize ath9k_ps_restoreFelix Fietkau1-6/+11
2011-09-17ath9k_hw: remove the old tx descriptor APIFelix Fietkau6-472/+0
2011-09-17ath9k: use the new API for setting tx descriptorsFelix Fietkau3-160/+122
2011-09-17ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau5-1/+275
2011-09-17ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau1-2/+1
2011-09-17ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau1-0/+1
2011-09-17ath9k: move ath_buf_set_rate to remove a forward declarationFelix Fietkau1-142/+141
2011-09-17ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau2-35/+57
2011-09-17ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau4-29/+13
2011-09-17ath9k: ensure that rx is not enabled during a resetFelix Fietkau2-4/+5
2011-09-17ath9k: make beacon timer initialization more reliableFelix Fietkau1-0/+1
2011-09-17ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau1-4/+5
2011-09-17ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan1-2/+2
2011-09-17ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan2-0/+3
2011-09-17ath9k_hw: Do full chip reset on 11A channels for AR9003Rajkumar Manoharan1-3/+5
2011-09-17ath9k_hw: move register definitions to header filesSenthil Balasubramanian2-26/+25
2011-09-17ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian7-36/+362
2011-09-17ath9k_hw: Split tx/rx gain table initval handlingSenthil Balasubramanian1-180/+210
2011-09-17ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.Senthil Balasubramanian6-18/+3883
2011-09-14ath9k_hw: Fix magnitude/phase average in TxIQ CalibrationRajkumar Manoharan1-4/+13
2011-09-14ath9k: Move cycle conters under cc_lockRajkumar Manoharan1-3/+6
2011-09-14ath9k: Take the samples in unassociated stateRajkumar Manoharan1-0/+5