summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* 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/+23Star
* 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/+0Star
* 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/+5Star
|\
| * ath9k: fix tx99 with monitor mode interfaceFelix Fietkau2018-08-284-20/+4Star
| * ath9k: remove unused array firstep_tableColin Ian King2018-08-281-4/+0Star
| * 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/+0Star
|\ \ \ | |_|/ |/| |
| * | ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0Star
| |/
* | ath9k: fix more-data flag for buffered multicast packetsFelix Fietkau2018-07-311-9/+3Star
* | 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-244-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-132-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
|\
| * ath9k: dfs: remove accidental use of stack VLAGustavo A. R. Silva2018-04-101-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\ \ | |/ |/|
| * treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
* | ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches2018-03-292-2/+2
* | ath9k: fix DFS detector synchronizationTimothy Redaelli2018-03-291-4/+5
* | wireless: Use octal not symbolic permissionsJoe Perches2018-03-277-46/+43Star
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-03-274-9/+23
|\ \
| * | ath9k: spelling s/premble/preamble/Peter Große2018-03-261-1/+1
| * | ath9k: fix crash in spectral scanSebastian Gottschall2018-03-261-5/+7
| * | ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen2018-03-141-0/+4
| * | ath9k: Fix ack SIFS time for quarter/half channelsWojciech Dubowik2018-02-271-1/+7
| * | ath9k: Fix airtime calculation for quarter/half channelsWojciech Dubowik2018-02-271-2/+4
| |/
* / ath9k_htc: use non-QoS NDP for AP probingJohannes Berg2018-03-211-0/+1
|/
* ath9k_htc: add Altai WA1011N-GUOleksij Rempel2018-02-071-0/+1