summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-171-20/+25
* ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel2014-02-281-1/+1
* ath9k: make some hardware reset log messages debug-onlyFelix Fietkau2014-02-241-3/+3
* ath9k: move ath9k_process_rssi to common.cOleksij Rempel2014-02-121-1/+1
* ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven2014-02-121-1/+1
* ath9k: prepare for multi-interface CSA supportMichal Kazior2014-02-121-10/+2
* ath9k: Fix code mistakeSujith Manoharan2014-01-231-1/+1
* ath9k: Process GTT interruptsSujith Manoharan2014-01-131-4/+32
* ath9k: Remove debug print in ISRSujith Manoharan2014-01-131-2/+0
* ath9k: Add an option for station statisticsSujith Manoharan2014-01-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-061-2/+3
|\
| * ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2013-12-171-2/+3
* | ath9k: Fix interrupt statisticsSujith Manoharan2014-01-031-1/+1
* | ath9k: Fix "cc_lock" usageSujith Manoharan2014-01-031-7/+5
* | ath9k: Process BB watchdog events in the taskletSujith Manoharan2014-01-031-8/+6
* | ath9k: Remove RX PollSujith Manoharan2014-01-031-7/+0
* | ath9k: Fix baseband watchdog resetSujith Manoharan2014-01-031-8/+19
* | ath9k: Fix baseband watchdog interruptsSujith Manoharan2014-01-031-3/+5
* | ath9k: Fix max AMPDU size calculationSujith Manoharan2014-01-031-6/+0
* | ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau2013-12-191-7/+2
* | ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-191-1/+3
* | ath9k: properly preserve TSF across resetFelix Fietkau2013-12-181-0/+2
* | ath9k_hw: clean up generic timer codeFelix Fietkau2013-12-181-0/+3
* | ath9k: optimize ath9k_flushFelix Fietkau2013-12-021-21/+25
* | ath9k: use a timer to put hardware into full sleepFelix Fietkau2013-12-021-5/+22
* | ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan2013-12-021-331/+7
* | ath9k: Fix TX99 config option usageSujith Manoharan2013-12-021-129/+1
|/
* 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
|\ \ | |/
OpenPOWER on IntegriCloud