summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Switch to mac80211 TXQ scheduling and airtime APIsToke Høiland-Jørgensen2019-02-121-14/+0
* ath9k: dynack: make ewma estimation fasterLorenzo Bianconi2018-11-061-1/+1
* ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau2018-10-021-0/+1
* ath9k: fix tx99 with monitor mode interfaceFelix Fietkau2018-08-281-1/+0
* ath9k: use timespec64 for tsf_tsArnd Bergmann2018-06-291-2/+2
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-2/+2
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-02-071-0/+1
* ath9k: rename tx_complete_work to hw_check_workFelix Fietkau2017-02-071-3/+3
* ath9k: Turn ath_txq_lock/unlock() into static inlines.Toke Høiland-Jørgensen2016-12-151-2/+9
* ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-151-1/+24
* ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-151-8/+19
* ath9k: Fix beacon configuration for addition/removal of interfacesBenjamin Berg2016-07-081-2/+5
* ath9k: cleanup led_pin initialMiaoqing Pan2016-03-111-4/+0
* ath9k: feeding entropy in kernel from ADC captureMiaoqing Pan2015-12-111-0/+22
* ath9k: MCC, print time elapsed between eventsJanusz Dziedzic2015-12-081-0/+1
* ath9k: Add support for OCB modeJan Kaisrlik2015-09-291-0/+1
* ath9k: remove the sched field in struct ath_atx_tidFelix Fietkau2015-08-061-1/+0
* ath9k: remove struct ath_atx_acFelix Fietkau2015-08-061-10/+2
* ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com2015-08-061-1/+8
* ath9k: make ath_frame_info fit into reduced-size rate_driver_dataFlorian Westphal2015-03-131-1/+1
* ath9k: add per-vif TX power capabilityLorenzo Bianconi2015-03-031-0/+1
* ath9k: Simplify user pattern configurationSujith Manoharan2015-02-031-6/+0
* ath9k: Add a debugfs file for WOWSujith Manoharan2015-02-031-0/+1
* ath9k: Remove unused BMISS processingSujith Manoharan2015-02-031-2/+0
* ath9k: Fix wow init/deinitSujith Manoharan2015-02-031-0/+4
* ath9k and ath9k_htc: rename variable "led_blink"Hong Xu2015-01-271-1/+1
* ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi2014-11-251-0/+1
* ath9k: Adjust tbtt delta properlySujith Manoharan2014-11-171-0/+1
* ath9k: Fix LED configurationSujith Manoharan2014-11-171-0/+1
* ath9k: move spectral.* to common-spectral.*Oleksij Rempel2014-11-111-1/+0
* ath9k: move spec_config to ath_spec_scan_privOleksij Rempel2014-11-111-2/+1
* ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel2014-11-111-1/+0
* ath9k: add struct ath_spec_scan_privOleksij Rempel2014-11-111-1/+1
* ath9k: add support for reporting tx power to mac80211Felix Fietkau2014-11-111-1/+1
* ath9k: Improve flush() in mcc modeSujith Manoharan2014-10-271-1/+1
* ath9k: Send oneshot NoASujith Manoharan2014-10-271-0/+1
* ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan2014-10-271-0/+2
* ath9k: Add a function to check for an active GOSujith Manoharan2014-10-271-0/+1
* ath9k: Fix address managementSujith Manoharan2014-10-271-1/+1
* ath9k: Check for pending frames properlySujith Manoharan2014-10-271-1/+2
* ath9k: Use configurable timeout for flushSujith Manoharan2014-10-271-0/+1
* ath9k: Unify reset APISujith Manoharan2014-10-271-2/+1
* ath9k: Enable multi-channel properlySujith Manoharan2014-10-271-1/+1
* ath9k: Fix sequence number assignmentSujith Manoharan2014-10-081-1/+3
* ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2014-10-021-0/+5
* ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan2014-10-021-2/+3
* ath9k: Fix p2p address managementSujith Manoharan2014-09-261-0/+1
* ath9k: Cache BSS informationSujith Manoharan2014-09-261-0/+5
* ath9k: add dynamic ACK timeout estimationLorenzo Bianconi2014-09-161-0/+3
* ath9k: Remove unnecessary tbtt assignmentSujith Manoharan2014-09-151-2/+2