summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
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
2018-07-31ath9k: fix block-ack window tracking issuesFelix Fietkau
2018-07-31ath9k: report tx status on EOSPFelix Fietkau
2018-07-31ath9k: clear potentially stale EOSP status bit in intermediate queuesFelix Fietkau
2018-07-31ath9k: fix moredata bit in PS buffered frame releaseFelix Fietkau
2018-07-31ath9k: don't run periodic and nf calibation at the same timeFelix Fietkau
2018-07-31ath9k_hw: set spectral scan enable bit on trigger for AR9003+Felix Fietkau
2018-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-06-29ath9k: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-29ath9k: use timespec64 for tsf_tsArnd Bergmann
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo