aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\
| * ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-10-07
* | ath9k: add TX99 supportLuis R. Rodriguez2013-10-18
* | ath9k: make ath9k_uses_beacons staticFelix Fietkau2013-10-14
* | ath9k: move channel change code to ath_set_channelFelix Fietkau2013-10-14
* | ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-14
* | ath9k: Handle FATAL interrupts correctlySujith Manoharan2013-09-26
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-28
|\
| * ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan2013-08-22
* | ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-16
* | ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-16
* | ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-15
* | ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-09
* | ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2013-08-09
* | ath9k: Remove ath_ant_comb_update()Sujith Manoharan2013-08-05
* | cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-16
|/
* ath9k: Fix noisefloor calibrationSujith Manoharan2013-06-12
* ath9k: implement support for .release_buffered_frames()Felix Fietkau2013-06-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-12
|\
| * ath9k: prevent aggregation session deadlocksFelix Fietkau2013-05-22
| * ath9k: fix aggregation stop/flush handlingFelix Fietkau2013-05-17
* | ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-03
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-29
|\|
| * ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-08
| * ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-03
* | ath9k: Do not use local_bh_disable in ampdu_actionSujith Manoharan2013-05-22
* | ath9k: Use bitops for scan flagSujith Manoharan2013-05-22
* | ath9k: Remove MAC_DEBUGSujith Manoharan2013-05-22
|/
* ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau2013-04-22
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\ \
| * | ath9k: Re-enable interrupts after a channel change failureRobert Shade2013-04-03
* | | ath9k: add support for DFS master modeZefir Kurtisi2013-04-08
| |/ |/|
* | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
|/
* ath9k: Fix ATH9K_HW_CAP_HT usageSujith Manoharan2013-02-11
* ath9k: add debug parameters for spectral scanSimon Wunderlich2013-01-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-22
| * ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-14
| * ath9k: fix rx flush handlingFelix Fietkau2013-01-11
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-11
* | ath9k: clean up processing of pending tx frames on resetFelix Fietkau2013-01-22
* | ath9k: stop rx after txFelix Fietkau2013-01-22
* | ath9k: add spectral scan featureSimon Wunderlich2013-01-09
* | mac80211: split TX aggregation stop actionJohannes Berg2013-01-03
|/
* ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-30
* ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-30
* ath9k: Remove 'stations' debugfs fileSujith Manoharan2012-11-21
* ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-21