aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-05-30
|\
| * ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho2014-05-23
* | ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan2014-05-29
* | ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan2014-05-22
* | ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan2014-05-19
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-30
|\
| * mac80211: add vif to flush callEmmanuel Grumbach2014-04-09
* | ath9k: implement p2p client powersave supportFelix Fietkau2014-04-22
|/
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-17
* ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel2014-02-28
* ath9k: make some hardware reset log messages debug-onlyFelix Fietkau2014-02-24
* ath9k: move ath9k_process_rssi to common.cOleksij Rempel2014-02-12
* ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven2014-02-12
* ath9k: prepare for multi-interface CSA supportMichal Kazior2014-02-12
* ath9k: Fix code mistakeSujith Manoharan2014-01-23
* ath9k: Process GTT interruptsSujith Manoharan2014-01-13
* ath9k: Remove debug print in ISRSujith Manoharan2014-01-13
* ath9k: Add an option for station statisticsSujith Manoharan2014-01-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-06
|\
| * ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2013-12-17
* | ath9k: Fix interrupt statisticsSujith Manoharan2014-01-03
* | ath9k: Fix "cc_lock" usageSujith Manoharan2014-01-03
* | ath9k: Process BB watchdog events in the taskletSujith Manoharan2014-01-03
* | ath9k: Remove RX PollSujith Manoharan2014-01-03
* | ath9k: Fix baseband watchdog resetSujith Manoharan2014-01-03
* | ath9k: Fix baseband watchdog interruptsSujith Manoharan2014-01-03
* | ath9k: Fix max AMPDU size calculationSujith Manoharan2014-01-03
* | ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau2013-12-19
* | ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-19
* | ath9k: properly preserve TSF across resetFelix Fietkau2013-12-18
* | ath9k_hw: clean up generic timer codeFelix Fietkau2013-12-18
* | ath9k: optimize ath9k_flushFelix Fietkau2013-12-02
* | ath9k: use a timer to put hardware into full sleepFelix Fietkau2013-12-02
* | ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan2013-12-02
* | ath9k: Fix TX99 config option usageSujith Manoharan2013-12-02
|/
* 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