summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel
2014-02-28ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel
2014-02-24ath9k: make some hardware reset log messages debug-onlyFelix Fietkau
2014-02-12ath9k: move ath9k_process_rssi to common.cOleksij Rempel
2014-02-12ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven
2014-02-12ath9k: prepare for multi-interface CSA supportMichal Kazior
2014-01-23ath9k: Fix code mistakeSujith Manoharan
2014-01-13ath9k: Process GTT interruptsSujith Manoharan
2014-01-13ath9k: Remove debug print in ISRSujith Manoharan
2014-01-13ath9k: Add an option for station statisticsSujith Manoharan
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-03ath9k: Fix interrupt statisticsSujith Manoharan
2014-01-03ath9k: Fix "cc_lock" usageSujith Manoharan
2014-01-03ath9k: Process BB watchdog events in the taskletSujith Manoharan
2014-01-03ath9k: Remove RX PollSujith Manoharan
2014-01-03ath9k: Fix baseband watchdog resetSujith Manoharan
2014-01-03ath9k: Fix baseband watchdog interruptsSujith Manoharan
2014-01-03ath9k: Fix max AMPDU size calculationSujith Manoharan
2013-12-19ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau
2013-12-18ath9k: properly preserve TSF across resetFelix Fietkau
2013-12-18ath9k_hw: clean up generic timer codeFelix Fietkau
2013-12-17ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2013-12-02ath9k: optimize ath9k_flushFelix Fietkau
2013-12-02ath9k: use a timer to put hardware into full sleepFelix Fietkau
2013-12-02ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan
2013-12-02ath9k: Fix TX99 config option usageSujith Manoharan
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