summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: simplify DFS pulse interval debug printingZefir Kurtisi2014-05-291-0/+1
* ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan2014-05-221-0/+1
* ath9k: reorder or remove some includesOleksij Rempel2014-05-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-131-1/+0
|\
| * ath9k: remove tid->paused flagFelix Fietkau2014-04-301-1/+0
* | ath9k: implement p2p client powersave supportFelix Fietkau2014-04-221-0/+12
|/
* ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel2014-03-171-1/+0
* ath9k: remove unused beacon_qiOleksij Rempel2014-03-171-1/+0
* ath9k: remove unused bc_tstampOleksij Rempel2014-03-171-1/+0
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-171-10/+0
* ath9k: move struct ath_beacon_config to commonOleksij Rempel2014-03-171-9/+0
* ath9k: remove unused listen_interval and sleepduration.Oleksij Rempel2014-02-281-1/+0
* ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel2014-02-281-1/+0
* ath9k: Remove ath9k rate controlSujith Manoharan2014-02-121-1/+5
* ath9k: move ath9k_process_rssi to common.cOleksij Rempel2014-02-121-1/+0
* ath9k: prepare for multi-interface CSA supportMichal Kazior2014-02-121-2/+2
* ath9k: Process GTT interruptsSujith Manoharan2014-01-131-0/+2
* ath9k: Add a debugfs file "node_recv"Sujith Manoharan2014-01-131-1/+7
* ath9k: Remove RX PollSujith Manoharan2014-01-031-6/+1
* ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau2013-12-191-2/+0
* ath9k: Cleanup ath9k.hSujith Manoharan2013-12-181-101/+78
* ath9k: Cleanup spectral scan codeSujith Manoharan2013-12-181-178/+1
* ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau2013-12-181-4/+3
* ath9k: optimize ath9k_flushFelix Fietkau2013-12-021-0/+1
* ath9k: use a timer to put hardware into full sleepFelix Fietkau2013-12-021-0/+2
* ath9k: Add an initialization routine for WoWSujith Manoharan2013-12-021-0/+4
* ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan2013-12-021-1/+27
* ath9k: Fix TX99 config option usageSujith Manoharan2013-12-021-2/+18
* ath9k: Identify Killer Wireless cardsSujith Manoharan2013-12-021-0/+1
* ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-111-9/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-0/+39
|\
| * ath9k: add TX99 supportLuis R. Rodriguez2013-10-181-0/+10
| * ath9k: add HT40 spectral scan capabilityLorenzo Bianconi2013-10-181-0/+29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-171-3/+9
|\|
| * ath9k: make ath9k_uses_beacons staticFelix Fietkau2013-10-141-1/+0
| * ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-141-1/+0
| * ath9k: use a separate data structure for rx buffersFelix Fietkau2013-10-141-1/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-071-9/+11
|\|
| * ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-261-2/+2
| * ath9k: Identify WB335 Antenna configurationSujith Manoharan2013-09-261-7/+9
| * ath9k: Identify CUS252 cardsSujith Manoharan2013-09-261-3/+4
| * ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan2013-09-261-1/+0
* | ath: Remove extern from function prototypesJoe Perches2013-09-241-1/+1
|/
* ath9k: Fix ASPM workaround usageSujith Manoharan2013-08-261-0/+1
* ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-161-0/+2
* ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-151-4/+0
* ath9k: shrink a few data structures by reordering fieldsFelix Fietkau2013-08-151-6/+6
* ath9k: fix rx descriptor related race conditionFelix Fietkau2013-08-151-4/+1
* ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-091-0/+2
* ath9k: use software queues for un-aggregated data packetsFelix Fietkau2013-08-091-6/+2