summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2013-12-171-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-12/+11
|\
| * ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-10-071-12/+11
* | ath9k: add TX99 supportLuis R. Rodriguez2013-10-181-1/+159
* | ath9k: make ath9k_uses_beacons staticFelix Fietkau2013-10-141-1/+1
* | ath9k: move channel change code to ath_set_channelFelix Fietkau2013-10-141-72/+78
* | ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-141-4/+3
* | ath9k: Handle FATAL interrupts correctlySujith Manoharan2013-09-261-2/+8
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-2/+1
|\
| * ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan2013-08-221-2/+1
* | ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-161-0/+17
* | ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-161-5/+3
* | ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-151-1/+0
* | ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-091-0/+11
* | ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2013-08-091-3/+0
* | ath9k: Remove ath_ant_comb_update()Sujith Manoharan2013-08-051-3/+0
* | cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-161-1/+1
|/
* 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