aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-23ath9k: Fix RX DMA mappingSujith Manoharan1-3/+3
2013-04-23ath9k: Use lockless variants for the RX fifo queueSujith Manoharan1-2/+2
2013-04-23ath9k: Reduce deep indentationSujith Manoharan1-46/+44
2013-04-23ath9k: Remove unused argument "size"Sujith Manoharan1-9/+3
2013-04-23ath9k: add support for the new rate control APIFelix Fietkau3-8/+19
2013-04-23ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau1-44/+36
2013-04-23ath9k: apply coverage class on slottime tooMathias Kretschmer1-1/+2
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville4-6/+6
2013-04-22ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau2-6/+10
2013-04-22ath: update hardware mac address with bssid maskFelix Fietkau2-7/+3
2013-04-22ath9k: use GFP_ATOMIC under spinlockDan Carpenter1-1/+2
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi6-67/+63
2013-04-12ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau1-1/+1
2013-04-10ath9k: implement buffer holding handling for EDMA FIFOFelix Fietkau1-11/+19
2013-04-10ath9k: detect more kinds of invalid descriptorsFelix Fietkau3-0/+11
2013-04-10ath9k: fix handling of broken descriptorsFelix Fietkau2-5/+20
2013-04-10ath9k: improve dma map failure handlingFelix Fietkau1-17/+13
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau7-26/+9
2013-04-10ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau4-71/+26
2013-04-10ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau3-32/+13
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville10-27/+33
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+4
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi5-7/+36
2013-04-08ath9k: add debugfs based DFS radar simulationZefir Kurtisi1-0/+20
2013-04-08ath9k: add interface combinations for DFS masterZefir Kurtisi1-8/+24
2013-04-08ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-04-08ath9k: fix DFS detector called in softirq contextZefir Kurtisi2-4/+4
2013-04-03ath9k: Re-enable interrupts after a channel change failureRobert Shade1-0/+4
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-14/+19
2013-03-27Show actual timeout value in failed calibration messages.Robert Shade2-4/+8
2013-03-27ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi1-1/+1
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez1-1/+2
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan10-27/+33
2013-03-18ath9k: limit tx path hang check to normal data queuesFelix Fietkau1-13/+13
2013-03-18ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau1-0/+4
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+1
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville4-9/+16
2013-03-06ath9k: Report rx-crc-errors in ethtool stats.Ben Greear1-0/+2
2013-03-06ath9k: Report txerr-filtered errors in debugfs.Ben Greear2-0/+5
2013-03-06ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan1-0/+17
2013-03-06ath9k_hw: Update initvals for AR9462Sujith Manoharan1-25/+24
2013-03-06ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan1-79/+103
2013-03-06ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan3-8/+3
2013-03-06ath9k: simplify ATH_EP_RNDBob Copeland1-1/+1
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-9/+16
2013-02-27ath9k_hw: improve reset reliability after errorsFelix Fietkau1-1/+3
2013-02-27ath9k_htc: fix signal strength handling issuesFelix Fietkau2-7/+12
2013-02-27ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville6-39/+97