summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27ath9k: correctly handle short radar pulsesZefir Kurtisi
2019-06-26ath: fix SPDX tagsKalle Valo
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
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-29ath9k: drop redundant code in ar9003_hw_set_channelTomislav Požega
2019-04-29ath9k: Remove some set but not used variablesYueHaibing
2019-04-29ath9k: Differentiate between max combined and per chain powerSven Eckelmann
2019-04-29ath9k: Check for errors when reading SREV registerTim Schumacher
2019-04-29ath9k: Don't trust TX status TID number when reporting airtimeToke Høiland-Jørgensen
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
2018-08-28ath9k: remove unused array firstep_tableColin Ian King
2018-08-28ath9k: Remove unnecessary parenthesesVarsha Rao
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-06ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-07-31ath9k: fix more-data flag for buffered multicast packetsFelix Fietkau
2018-07-31ath9k_hw: fix channel maximum power level testFelix Fietkau