summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson2019-03-131-3/+3
* Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-039-35/+50
|\
| * ath9k: dynack: remove 'experimental' tagLorenzo Bianconi2018-11-061-1/+1
| * ath9k: dynack: make ewma estimation fasterLorenzo Bianconi2018-11-064-12/+29
| * ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi2018-11-061-2/+2
| * ath9k: dynack: move debug log after buffer incrementsLorenzo Bianconi2018-11-061-14/+12
| * ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi2018-11-061-1/+2
| * ath9k: remove set but not used variable 'new_flags'zhong jiang2018-11-051-3/+1
| * ath9k: hw: mark expected switch fall-throughGustavo A. R. Silva2018-11-051-0/+1
| * ath9k: ar9002_phy: mark expected switch fall-throughsGustavo A. R. Silva2018-11-051-1/+1
| * ath9k: ar5008_phy: mark expected switch fall-throughGustavo A. R. Silva2018-11-051-1/+1
* | ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter2018-11-061-2/+1
|/
* ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann2018-10-137-49/+49
* ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau2018-10-024-3/+17
* ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich2018-10-021-1/+1
* ath9k: FFT magnitude check: don't consider lower 3 data bitsSimon Wunderlich2018-10-021-8/+11
* ath9k: fix and simplify FFT max index retrievalSimon Wunderlich2018-10-022-39/+23
* ath9k: return when short FFT frame was handledSimon Wunderlich2018-10-021-1/+1
* ath9k: add counters for good and errorneous FFT/spectral framesSimon Wunderlich2018-10-023-2/+19
* ath9k: debug: remove set but not used variable 'fops_dump_nfcal'YueHaibing2018-10-011-13/+0
* ath9k: add reset for airtime station debugfsLouie Lu2018-10-011-1/+17
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-08-286-25/+5
|\
| * ath9k: fix tx99 with monitor mode interfaceFelix Fietkau2018-08-284-20/+4
| * ath9k: remove unused array firstep_tableColin Ian King2018-08-281-4/+0
| * ath9k: Remove unnecessary parenthesesVarsha Rao2018-08-281-1/+1
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\ \
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-1/+0
|\ \ \ | |_|/ |/| |
| * | ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
| |/
* | ath9k: fix more-data flag for buffered multicast packetsFelix Fietkau2018-07-311-9/+3
* | ath9k_hw: fix channel maximum power level testFelix Fietkau2018-07-311-2/+5
* | ath9k: fix block-ack window tracking issuesFelix Fietkau2018-07-311-11/+18
* | ath9k: report tx status on EOSPFelix Fietkau2018-07-311-1/+2
* | ath9k: clear potentially stale EOSP status bit in intermediate queuesFelix Fietkau2018-07-311-1/+2
* | ath9k: fix moredata bit in PS buffered frame releaseFelix Fietkau2018-07-311-0/+20
* | ath9k: don't run periodic and nf calibation at the same timeFelix Fietkau2018-07-311-3/+3
* | ath9k_hw: set spectral scan enable bit on trigger for AR9003+Felix Fietkau2018-07-311-0/+2
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-07-258-29/+32
|\ \
| * | ath9k: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-293-12/+15
| * | ath9k: use timespec64 for tsf_tsArnd Bergmann2018-06-295-17/+17
* | | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-234-1/+5
|\| |
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-06-184-1/+5
| |\ \ | | |/ | |/|
| | * ath9k: debug: fix spelling mistake "WATHDOG" -> "WATCHDOG"Colin Ian King2018-06-141-1/+1
| | * ath9k: mark expected switch fall-throughsGustavo A. R. Silva2018-06-133-0/+4
* | | net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-231-1/+1
|/ /
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-3/+3
* | Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-031-1/+1
|\|
| * ath: add support to get the detected radar specificationsSriram R2018-05-251-1/+1
* | mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-231-1/+2
|/
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-04-251-3/+3
|\
OpenPOWER on IntegriCloud