summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Check for errors when reading SREV registerTim Schumacher2019-07-261-9/+23
* ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson2019-03-131-3/+3
* ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi2019-02-121-2/+2
* ath9k: dynack: make ewma estimation fasterLorenzo Bianconi2019-02-124-12/+29
* ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi2019-02-121-1/+2
* 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
* ath9k: Fix get channel default noise floorWojciech Dubowik2018-02-071-1/+1
* ath9k: Display calibration data piers in debugfsWojciech Dubowik2018-01-251-1/+63
* ath9k: Use calibrated noise floor value when availableWojciech Dubowik2018-01-251-14/+24
* ath9k: Read noise floor calibration data from eepromWojciech Dubowik2018-01-253-8/+67
* ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik2018-01-251-0/+6
* ath9k: discard undersized packetsFelix Fietkau2018-01-251-2/+2