aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2020-08-03ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-07ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-07ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-07ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-07-07ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-07-07ath9k: Fix use-after-free Read in htc_connect_serviceQiujun Huang
2020-06-01ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
2020-05-15ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-04-16ath9k: fix storage endpoint lookupJohan Hovold
2020-03-20ath9k_htc: Discard undersized packetsMasashi Honma
2020-03-20ath9k_htc: Modify byte order for an error messageMasashi Honma
2020-01-09ath9k_hw: fix uninitialized variable dataDenis Efremov
2019-12-02ath9k: release allocated buffer if timed outNavid Emamdoost
2019-12-02ath9k_htc: release allocated buffer if timed outNavid Emamdoost
2019-07-26ath9k: correctly handle short radar pulsesZefir Kurtisi
2019-07-26ath9k: Check for errors when reading SREV registerTim Schumacher
2019-07-26ath9k: Don't trust TX status TID number when reporting airtimeToke Høiland-Jørgensen
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-02-26ath9k: remove set but not used variable 'acq'YueHaibing
2019-02-26ath9k: debugfs: Fix SPUR-DOWN fieldAndrea Greco
2019-02-26ath9k: Make sure to zero status.tx_time before reporting TX statusToke Høiland-Jørgensen
2019-02-12ath9k: Switch to mac80211 TXQ scheduling and airtime APIsToke Høiland-Jørgensen
2019-02-07ath: move spin_lock_bh to spin_lock in taskletZhiwei Jiang
2019-02-07ath9k: do not return invalid pointers as a *dentryGreg Kroah-Hartman
2019-02-04ath9k: eeprom: Use scnprintf instead of snprintfKees Cook
2019-01-10ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller
2018-11-06ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter
2018-11-06ath9k: dynack: remove 'experimental' tagLorenzo Bianconi
2018-11-06ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2018-11-06ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2018-11-06ath9k: dynack: move debug log after buffer incrementsLorenzo Bianconi
2018-11-06ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi
2018-11-05ath9k: remove set but not used variable 'new_flags'zhong jiang
2018-11-05ath9k: hw: mark expected switch fall-throughGustavo A. R. Silva
2018-11-05ath9k: ar9002_phy: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-05ath9k: ar5008_phy: mark expected switch fall-throughGustavo A. R. Silva
2018-10-13ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann
2018-10-02ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau
2018-10-02ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich
2018-10-02ath9k: FFT magnitude check: don't consider lower 3 data bitsSimon Wunderlich
2018-10-02ath9k: fix and simplify FFT max index retrievalSimon Wunderlich
2018-10-02ath9k: return when short FFT frame was handledSimon Wunderlich
2018-10-02ath9k: add counters for good and errorneous FFT/spectral framesSimon Wunderlich
2018-10-01ath9k: debug: remove set but not used variable 'fops_dump_nfcal'YueHaibing
2018-10-01ath9k: add reset for airtime station debugfsLouie Lu
2018-08-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-08-28ath9k: fix tx99 with monitor mode interfaceFelix Fietkau