Age | Commit message (Expand) | Author | Files | Lines |
2024-03-25 | wifi: ath9k: fix ath9k_use_msi declaration | Kalle Valo | 1 | -0/+1 |
2023-08-22 | wifi: ath9k: Remove unused declarations | Yue Haibing | 1 | -1/+0 |
2022-11-08 | wifi: Use kstrtobool() instead of strtobool() | Christophe JAILLET | 1 | -0/+1 |
2022-02-21 | ath9k: use hw_random API instead of directly dumping into random.c | Jason A. Donenfeld | 1 | -1/+2 |
2021-02-18 | ath9k: fix transmitting to stations in dynamic SMPS mode | Felix Fietkau | 1 | -1/+2 |
2020-11-11 | ath9k: remove WDS code | Johannes Berg | 1 | -1/+0 |
2020-08-27 | ath9k: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -2/+2 |
2019-02-12 | ath9k: Switch to mac80211 TXQ scheduling and airtime APIs | Toke Høiland-Jørgensen | 1 | -14/+0 |
2018-11-06 | ath9k: dynack: make ewma estimation faster | Lorenzo Bianconi | 1 | -1/+1 |
2018-10-02 | ath9k: add back support for using active monitor interfaces for tx99 | Felix Fietkau | 1 | -0/+1 |
2018-08-28 | ath9k: fix tx99 with monitor mode interface | Felix Fietkau | 1 | -1/+0 |
2018-06-29 | ath9k: use timespec64 for tsf_ts | Arnd Bergmann | 1 | -2/+2 |
2017-10-27 | ath: Convert timers to use timer_setup() | Kees Cook | 1 | -2/+2 |
2017-02-07 | ath9k: fix race condition in enabling/disabling IRQs | Felix Fietkau | 1 | -0/+1 |
2017-02-07 | ath9k: rename tx_complete_work to hw_check_work | Felix Fietkau | 1 | -3/+3 |
2016-12-15 | ath9k: Turn ath_txq_lock/unlock() into static inlines. | Toke Høiland-Jørgensen | 1 | -2/+9 |
2016-12-15 | ath9k: Introduce airtime fairness scheduling between stations | Toke Høiland-Jørgensen | 1 | -1/+24 |
2016-11-15 | ath9k: Switch to using mac80211 intermediate software queues. | Toke Høiland-Jørgensen | 1 | -8/+19 |
2016-07-08 | ath9k: Fix beacon configuration for addition/removal of interfaces | Benjamin Berg | 1 | -2/+5 |
2016-03-11 | ath9k: cleanup led_pin initial | Miaoqing Pan | 1 | -4/+0 |
2015-12-11 | ath9k: feeding entropy in kernel from ADC capture | Miaoqing Pan | 1 | -0/+22 |
2015-12-08 | ath9k: MCC, print time elapsed between events | Janusz Dziedzic | 1 | -0/+1 |
2015-09-29 | ath9k: Add support for OCB mode | Jan Kaisrlik | 1 | -0/+1 |
2015-08-06 | ath9k: remove the sched field in struct ath_atx_tid | Felix Fietkau | 1 | -1/+0 |
2015-08-06 | ath9k: remove struct ath_atx_ac | Felix Fietkau | 1 | -10/+2 |
2015-08-06 | ath9k: handle RoC cancel correctly | Janusz.Dziedzic@tieto.com | 1 | -1/+8 |
2015-03-13 | ath9k: make ath_frame_info fit into reduced-size rate_driver_data | Florian Westphal | 1 | -1/+1 |
2015-03-03 | ath9k: add per-vif TX power capability | Lorenzo Bianconi | 1 | -0/+1 |
2015-02-03 | ath9k: Simplify user pattern configuration | Sujith Manoharan | 1 | -6/+0 |
2015-02-03 | ath9k: Add a debugfs file for WOW | Sujith Manoharan | 1 | -0/+1 |
2015-02-03 | ath9k: Remove unused BMISS processing | Sujith Manoharan | 1 | -2/+0 |
2015-02-03 | ath9k: Fix wow init/deinit | Sujith Manoharan | 1 | -0/+4 |
2015-01-27 | ath9k and ath9k_htc: rename variable "led_blink" | Hong Xu | 1 | -1/+1 |
2014-11-25 | ath9k: add TPC capability to TX descriptor path | Lorenzo Bianconi | 1 | -0/+1 |
2014-11-17 | ath9k: Adjust tbtt delta properly | Sujith Manoharan | 1 | -0/+1 |
2014-11-17 | ath9k: Fix LED configuration | Sujith Manoharan | 1 | -0/+1 |
2014-11-11 | ath9k: move spectral.* to common-spectral.* | Oleksij Rempel | 1 | -1/+0 |
2014-11-11 | ath9k: move spec_config to ath_spec_scan_priv | Oleksij Rempel | 1 | -2/+1 |
2014-11-11 | ath9k: move spectral_mode to ath_spec_scan_priv | Oleksij Rempel | 1 | -1/+0 |
2014-11-11 | ath9k: add struct ath_spec_scan_priv | Oleksij Rempel | 1 | -1/+1 |
2014-11-11 | ath9k: add support for reporting tx power to mac80211 | Felix Fietkau | 1 | -1/+1 |
2014-10-27 | ath9k: Improve flush() in mcc mode | Sujith Manoharan | 1 | -1/+1 |
2014-10-27 | ath9k: Send oneshot NoA | Sujith Manoharan | 1 | -0/+1 |
2014-10-27 | ath9k: Check for active GO in mgd_prepare_tx() | Sujith Manoharan | 1 | -0/+2 |
2014-10-27 | ath9k: Add a function to check for an active GO | Sujith Manoharan | 1 | -0/+1 |
2014-10-27 | ath9k: Fix address management | Sujith Manoharan | 1 | -1/+1 |
2014-10-27 | ath9k: Check for pending frames properly | Sujith Manoharan | 1 | -1/+2 |
2014-10-27 | ath9k: Use configurable timeout for flush | Sujith Manoharan | 1 | -0/+1 |
2014-10-27 | ath9k: Unify reset API | Sujith Manoharan | 1 | -2/+1 |
2014-10-27 | ath9k: Enable multi-channel properly | Sujith Manoharan | 1 | -1/+1 |