summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-27ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan
2011-09-26ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan
2011-09-21ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan
2011-09-20ath9k: Store noise immunity values across scanningRajkumar Manoharan
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19ath9k: Reset caldata on radio enableRajkumar Manoharan
2011-09-19ath9k: load noise floor from history after the full chip resetRajkumar Manoharan
2011-09-19ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan
2011-09-19ath9k_hw: remove ar9100_hw_compute_pll_controlFelix Fietkau
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau
2011-09-19ath9k_hw: remove dead code in the eeprom opsFelix Fietkau
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau
2011-09-19ath9k: sync the dma buffer after changing the retry flagFelix Fietkau
2011-09-19ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flagFelix Fietkau
2011-09-19Revert "ath9k: do not insert padding into tx buffers on AR9380+"John W. Linville
2011-09-16ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau
2011-09-16ath9k: optimize ath_tx_rc_status usageFelix Fietkau
2011-09-16ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau
2011-09-16ath9k: optimize ath9k_ps_restoreFelix Fietkau
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau
2011-09-16ath9k: use the new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau
2011-09-16ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau
2011-09-16ath9k: move ath_buf_set_rate to remove a forward declarationFelix Fietkau
2011-09-16ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau
2011-09-16ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau
2011-09-16ath9k: ensure that rx is not enabled during a resetFelix Fietkau
2011-09-16ath9k: make beacon timer initialization more reliableFelix Fietkau
2011-09-16ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau
2011-09-16ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan
2011-09-16ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan
2011-09-16ath9k_hw: Do full chip reset on 11A channels for AR9003Rajkumar Manoharan
2011-09-16ath9k_hw: move register definitions to header filesSenthil Balasubramanian
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian
2011-09-16ath9k_hw: Split tx/rx gain table initval handlingSenthil Balasubramanian
2011-09-16ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.Senthil Balasubramanian
2011-09-14ath9k_hw: Fix magnitude/phase average in TxIQ CalibrationRajkumar Manoharan
2011-09-14ath9k: Move cycle conters under cc_lockRajkumar Manoharan
2011-09-14ath9k: Take the samples in unassociated stateRajkumar Manoharan
2011-09-14ath9k: implement .get_antenna and .set_antennaFelix Fietkau
2011-09-14ath9k: merge reset related functionsFelix Fietkau
2011-09-14ath9k: always call ath_reset from workqueue contextFelix Fietkau
2011-09-14ath9k: move a few functions aroundFelix Fietkau
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau
2011-09-13ath9k: ath9k_hw_set_txpowerlimit sets previous txpowerBill Jordan
2011-09-13ath9k_hw: Fix rx latency of 11a modeRajkumar Manoharan