summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix noisefloor calibrationSujith Manoharan2013-06-121-7/+0
* ath9k: implement support for .release_buffered_frames()Felix Fietkau2013-06-121-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-121-2/+5
|\
| * ath9k: prevent aggregation session deadlocksFelix Fietkau2013-05-221-1/+2
| * ath9k: fix aggregation stop/flush handlingFelix Fietkau2013-05-171-3/+5
* | ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-031-31/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-291-3/+7
|\|
| * ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-081-2/+2
| * ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-031-1/+5
* | ath9k: Do not use local_bh_disable in ampdu_actionSujith Manoharan2013-05-221-2/+2
* | ath9k: Use bitops for scan flagSujith Manoharan2013-05-221-5/+3
* | ath9k: Remove MAC_DEBUGSujith Manoharan2013-05-221-1/+0
|/
* ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau2013-04-221-2/+7
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-4/+6
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-4/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-0/+4
|\ \
| * | ath9k: Re-enable interrupts after a channel change failureRobert Shade2013-04-031-0/+4
* | | ath9k: add support for DFS master modeZefir Kurtisi2013-04-081-4/+21
| |/ |/|
* | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
|/
* ath9k: Fix ATH9K_HW_CAP_HT usageSujith Manoharan2013-02-111-8/+5
* ath9k: add debug parameters for spectral scanSimon Wunderlich2013-01-301-17/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-13/+9
|\
| * ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-221-0/+3
| * ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-141-4/+3
| * ath9k: fix rx flush handlingFelix Fietkau2013-01-111-13/+3
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-111-0/+4
* | ath9k: clean up processing of pending tx frames on resetFelix Fietkau2013-01-221-22/+19
* | ath9k: stop rx after txFelix Fietkau2013-01-221-2/+2
* | ath9k: add spectral scan featureSimon Wunderlich2013-01-091-0/+100
* | mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
|/
* ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-301-2/+8
* ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-301-127/+0
* ath9k: Remove 'stations' debugfs fileSujith Manoharan2012-11-211-12/+0
* ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-211-1/+0
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-13/+13
* ath9k: Process FATAL interrupts at firstRajkumar Manoharan2012-11-211-12/+9
* ath9k: Remove unused workaroundSujith Manoharan2012-11-161-3/+0
* mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-091-6/+9
* ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan2012-10-291-0/+4
* ath9k: Send WLAN channel info to BTRajkumar Manoharan2012-10-291-0/+5
* ath9k: perform ANI cycle in idle stateRajkumar Manoharan2012-10-191-1/+2
* ath9k: use ieee80211_free_txskbFelix Fietkau2012-10-051-1/+1
* ath9k: improve suspend/resume reliabilityFelix Fietkau2012-10-051-9/+4
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-241-1/+1
|\
| * mac80211: add key flag for management keysJohannes Berg2012-09-101-1/+1
* | ath9k: Cleanup add/change_interface callbacksMohammed Shafi Shajakhan2012-09-111-47/+10
* | ath9k: Make use of ath_stop_ani wrapperMohammed Shafi Shajakhan2012-09-111-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+3
|\ \ | |/ |/|
| * ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-101-1/+3
* | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+4
|/