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