summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-19ath9k: channel context based transmissionFelix Fietkau1-1/+2
2014-06-19ath9k: Add channel context worker threadFelix Fietkau1-2/+11
2014-06-19ath9k: Move acq to channel contextFelix Fietkau1-1/+3
2014-06-19ath9k: Move txpower limit to channel contextFelix Fietkau1-5/+1
2014-06-19ath9k: Add channel context structureFelix Fietkau1-0/+18
2014-05-29ath9k: simplify DFS pulse interval debug printingZefir Kurtisi1-0/+1
2014-05-22ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan1-0/+1
2014-05-13ath9k: reorder or remove some includesOleksij Rempel1-1/+1
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+0
2014-04-30ath9k: remove tid->paused flagFelix Fietkau1-1/+0
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau1-0/+12
2014-03-17ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel1-1/+0
2014-03-17ath9k: remove unused beacon_qiOleksij Rempel1-1/+0
2014-03-17ath9k: remove unused bc_tstampOleksij Rempel1-1/+0
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel1-10/+0
2014-03-17ath9k: move struct ath_beacon_config to commonOleksij Rempel1-9/+0
2014-02-28ath9k: remove unused listen_interval and sleepduration.Oleksij Rempel1-1/+0
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel1-1/+0
2014-02-13ath9k: Remove ath9k rate controlSujith Manoharan1-1/+5
2014-02-13ath9k: move ath9k_process_rssi to common.cOleksij Rempel1-1/+0
2014-02-13ath9k: prepare for multi-interface CSA supportMichal Kazior1-2/+2
2014-01-13ath9k: Process GTT interruptsSujith Manoharan1-0/+2
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan1-1/+7
2014-01-04ath9k: Remove RX PollSujith Manoharan1-6/+1
2013-12-19ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau1-2/+0
2013-12-19ath9k: Cleanup ath9k.hSujith Manoharan1-101/+78
2013-12-19ath9k: Cleanup spectral scan codeSujith Manoharan1-178/+1
2013-12-19ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau1-4/+3
2013-12-02ath9k: optimize ath9k_flushFelix Fietkau1-0/+1
2013-12-02ath9k: use a timer to put hardware into full sleepFelix Fietkau1-0/+2
2013-12-02ath9k: Add an initialization routine for WoWSujith Manoharan1-0/+4
2013-12-02ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan1-1/+27
2013-12-02ath9k: Fix TX99 config option usageSujith Manoharan1-2/+18
2013-12-02ath9k: Identify Killer Wireless cardsSujith Manoharan1-0/+1
2013-11-11ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan1-9/+10
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+39
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez1-0/+10
2013-10-18ath9k: add HT40 spectral scan capabilityLorenzo Bianconi1-0/+29
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+9
2013-10-14ath9k: make ath9k_uses_beacons staticFelix Fietkau1-1/+0
2013-10-14ath9k: remove sc->config.cabqReadyTimeFelix Fietkau1-1/+0
2013-10-14ath9k: use a separate data structure for rx buffersFelix Fietkau1-1/+9
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-9/+11
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi1-2/+2
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan1-7/+9
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan1-3/+4
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan1-1/+0
2013-09-25ath: Remove extern from function prototypesJoe Perches1-1/+1
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan1-0/+1
2013-08-16ath9k: enable CSA functionality in ath9kSimon Wunderlich1-0/+2