aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-25wifi: ath9k: fix ath9k_use_msi declarationGravatar Kalle Valo 1-0/+1
2023-08-22wifi: ath9k: Remove unused declarationsGravatar Yue Haibing 1-1/+0
2022-11-08wifi: Use kstrtobool() instead of strtobool()Gravatar Christophe JAILLET 1-0/+1
2022-02-21ath9k: use hw_random API instead of directly dumping into random.cGravatar Jason A. Donenfeld 1-1/+2
2021-02-18ath9k: fix transmitting to stations in dynamic SMPS modeGravatar Felix Fietkau 1-1/+2
2020-11-11ath9k: remove WDS codeGravatar Johannes Berg 1-1/+0
2020-08-27ath9k: convert tasklets to use new tasklet_setup() APIGravatar Allen Pais 1-2/+2
2019-02-12ath9k: Switch to mac80211 TXQ scheduling and airtime APIsGravatar Toke Høiland-Jørgensen 1-14/+0
2018-11-06ath9k: dynack: make ewma estimation fasterGravatar Lorenzo Bianconi 1-1/+1
2018-10-02ath9k: add back support for using active monitor interfaces for tx99Gravatar Felix Fietkau 1-0/+1
2018-08-28ath9k: fix tx99 with monitor mode interfaceGravatar Felix Fietkau 1-1/+0
2018-06-29ath9k: use timespec64 for tsf_tsGravatar Arnd Bergmann 1-2/+2
2017-10-27ath: Convert timers to use timer_setup()Gravatar Kees Cook 1-2/+2
2017-02-07ath9k: fix race condition in enabling/disabling IRQsGravatar Felix Fietkau 1-0/+1
2017-02-07ath9k: rename tx_complete_work to hw_check_workGravatar Felix Fietkau 1-3/+3
2016-12-15ath9k: Turn ath_txq_lock/unlock() into static inlines.Gravatar Toke Høiland-Jørgensen 1-2/+9
2016-12-15ath9k: Introduce airtime fairness scheduling between stationsGravatar Toke Høiland-Jørgensen 1-1/+24
2016-11-15ath9k: Switch to using mac80211 intermediate software queues.Gravatar Toke Høiland-Jørgensen 1-8/+19
2016-07-08ath9k: Fix beacon configuration for addition/removal of interfacesGravatar Benjamin Berg 1-2/+5
2016-03-11ath9k: cleanup led_pin initialGravatar Miaoqing Pan 1-4/+0
2015-12-11ath9k: feeding entropy in kernel from ADC captureGravatar Miaoqing Pan 1-0/+22
2015-12-08ath9k: MCC, print time elapsed between eventsGravatar Janusz Dziedzic 1-0/+1
2015-09-29ath9k: Add support for OCB modeGravatar Jan Kaisrlik 1-0/+1
2015-08-06ath9k: remove the sched field in struct ath_atx_tidGravatar Felix Fietkau 1-1/+0
2015-08-06ath9k: remove struct ath_atx_acGravatar Felix Fietkau 1-10/+2
2015-08-06ath9k: handle RoC cancel correctlyGravatar Janusz.Dziedzic@tieto.com 1-1/+8
2015-03-13ath9k: make ath_frame_info fit into reduced-size rate_driver_dataGravatar Florian Westphal 1-1/+1
2015-03-03ath9k: add per-vif TX power capabilityGravatar Lorenzo Bianconi 1-0/+1
2015-02-03ath9k: Simplify user pattern configurationGravatar Sujith Manoharan 1-6/+0
2015-02-03ath9k: Add a debugfs file for WOWGravatar Sujith Manoharan 1-0/+1
2015-02-03ath9k: Remove unused BMISS processingGravatar Sujith Manoharan 1-2/+0
2015-02-03ath9k: Fix wow init/deinitGravatar Sujith Manoharan 1-0/+4
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Gravatar Hong Xu 1-1/+1
2014-11-25ath9k: add TPC capability to TX descriptor pathGravatar Lorenzo Bianconi 1-0/+1
2014-11-17ath9k: Adjust tbtt delta properlyGravatar Sujith Manoharan 1-0/+1
2014-11-17ath9k: Fix LED configurationGravatar Sujith Manoharan 1-0/+1
2014-11-11ath9k: move spectral.* to common-spectral.*Gravatar Oleksij Rempel 1-1/+0
2014-11-11ath9k: move spec_config to ath_spec_scan_privGravatar Oleksij Rempel 1-2/+1
2014-11-11ath9k: move spectral_mode to ath_spec_scan_privGravatar Oleksij Rempel 1-1/+0
2014-11-11ath9k: add struct ath_spec_scan_privGravatar Oleksij Rempel 1-1/+1
2014-11-11ath9k: add support for reporting tx power to mac80211Gravatar Felix Fietkau 1-1/+1
2014-10-27ath9k: Improve flush() in mcc modeGravatar Sujith Manoharan 1-1/+1
2014-10-27ath9k: Send oneshot NoAGravatar Sujith Manoharan 1-0/+1
2014-10-27ath9k: Check for active GO in mgd_prepare_tx()Gravatar Sujith Manoharan 1-0/+2
2014-10-27ath9k: Add a function to check for an active GOGravatar Sujith Manoharan 1-0/+1
2014-10-27ath9k: Fix address managementGravatar Sujith Manoharan 1-1/+1
2014-10-27ath9k: Check for pending frames properlyGravatar Sujith Manoharan 1-1/+2
2014-10-27ath9k: Use configurable timeout for flushGravatar Sujith Manoharan 1-0/+1
2014-10-27ath9k: Unify reset APIGravatar Sujith Manoharan 1-2/+1
2014-10-27ath9k: Enable multi-channel properlyGravatar Sujith Manoharan 1-1/+1