aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2013-04-23ath9k: Fix RX DMA mappingSujith Manoharan
2013-04-23ath9k: Use lockless variants for the RX fifo queueSujith Manoharan
2013-04-23ath9k: Reduce deep indentationSujith Manoharan
2013-04-23ath9k: Remove unused argument "size"Sujith Manoharan
2013-04-23ath9k: add support for the new rate control APIFelix Fietkau
2013-04-23ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau
2013-04-23ath9k: apply coverage class on slottime tooMathias Kretschmer
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau
2013-04-22ath: update hardware mac address with bssid maskFelix Fietkau
2013-04-22ath9k: use GFP_ATOMIC under spinlockDan Carpenter
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi
2013-04-12ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau
2013-04-10ath9k: implement buffer holding handling for EDMA FIFOFelix Fietkau
2013-04-10ath9k: detect more kinds of invalid descriptorsFelix Fietkau
2013-04-10ath9k: fix handling of broken descriptorsFelix Fietkau
2013-04-10ath9k: improve dma map failure handlingFelix Fietkau
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau
2013-04-10ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau
2013-04-10ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi
2013-04-08ath9k: add debugfs based DFS radar simulationZefir Kurtisi
2013-04-08ath9k: add interface combinations for DFS masterZefir Kurtisi
2013-04-08ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau
2013-04-08ath9k: fix DFS detector called in softirq contextZefir Kurtisi
2013-04-03ath9k: Re-enable interrupts after a channel change failureRobert Shade
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27Show actual timeout value in failed calibration messages.Robert Shade
2013-03-27ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18ath9k: limit tx path hang check to normal data queuesFelix Fietkau
2013-03-18ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-06ath9k: Report rx-crc-errors in ethtool stats.Ben Greear
2013-03-06ath9k: Report txerr-filtered errors in debugfs.Ben Greear
2013-03-06ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan
2013-03-06ath9k_hw: Update initvals for AR9462Sujith Manoharan
2013-03-06ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan
2013-03-06ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan
2013-03-06ath9k: simplify ATH_EP_RNDBob Copeland
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-27ath9k_hw: improve reset reliability after errorsFelix Fietkau
2013-02-27ath9k_htc: fix signal strength handling issuesFelix Fietkau
2013-02-27ath9k: fix RSSI dummy marker valueFelix Fietkau
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville