summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2018-08-06ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-07-31ath9k: fix more-data flag for buffered multicast packetsFelix Fietkau1-9/+3
2018-07-31ath9k_hw: fix channel maximum power level testFelix Fietkau1-2/+5
2018-07-31ath9k: fix block-ack window tracking issuesFelix Fietkau1-11/+18
2018-07-31ath9k: report tx status on EOSPFelix Fietkau1-1/+2
2018-07-31ath9k: clear potentially stale EOSP status bit in intermediate queuesFelix Fietkau1-1/+2
2018-07-31ath9k: fix moredata bit in PS buffered frame releaseFelix Fietkau1-0/+20
2018-07-31ath9k: don't run periodic and nf calibation at the same timeFelix Fietkau1-3/+3
2018-07-31ath9k_hw: set spectral scan enable bit on trigger for AR9003+Felix Fietkau1-0/+2
2018-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo8-29/+32
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller4-1/+5
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-06-29ath9k: use irqsave() in USB's complete callbackSebastian Andrzej Siewior3-12/+15
2018-06-29ath9k: use timespec64 for tsf_tsArnd Bergmann5-17/+17
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches1-1/+1
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo4-1/+5
2018-06-14ath9k: debug: fix spelling mistake "WATHDOG" -> "WATCHDOG"Colin Ian King1-1/+1
2018-06-13ath9k: mark expected switch fall-throughsGustavo A. R. Silva3-0/+4
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook2-3/+3
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller1-1/+1
2018-05-25ath: add support to get the detected radar specificationsSriram R1-1/+1
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer1-1/+2
2018-04-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-3/+3
2018-04-10ath9k: dfs: remove accidental use of stack VLAGustavo A. R. Silva1-3/+3
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2018-03-29ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches2-2/+2
2018-03-29ath9k: fix DFS detector synchronizationTimothy Redaelli1-4/+5
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches7-46/+43
2018-03-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo4-9/+23
2018-03-26ath9k: spelling s/premble/preamble/Peter Große1-1/+1
2018-03-26ath9k: fix crash in spectral scanSebastian Gottschall1-5/+7
2018-03-26treewide: Align function definition open/close bracesJoe Perches1-1/+1
2018-03-21ath9k_htc: use non-QoS NDP for AP probingJohannes Berg1-0/+1
2018-03-14ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen1-0/+4
2018-02-27ath9k: Fix ack SIFS time for quarter/half channelsWojciech Dubowik1-1/+7
2018-02-27ath9k: Fix airtime calculation for quarter/half channelsWojciech Dubowik1-2/+4
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel1-0/+1
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik1-1/+1
2018-01-25ath9k: Display calibration data piers in debugfsWojciech Dubowik1-1/+63
2018-01-25ath9k: Use calibrated noise floor value when availableWojciech Dubowik1-14/+24
2018-01-25ath9k: Read noise floor calibration data from eepromWojciech Dubowik3-8/+67
2018-01-25ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik1-0/+6
2018-01-25ath9k: discard undersized packetsFelix Fietkau1-2/+2
2018-01-16ath9k: add a quirk to set use_msi automaticallyAceLan Kao1-0/+53
2018-01-16ath9k: add MSI supportRussell Hu6-8/+115
2017-12-14ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter1-0/+4
2017-12-07ath9k: move spectral scan support under a separate config symbolMatthias Schiffer3-8/+14
2017-12-02ath9k: dfs: use swap macro in ath9k_check_chirpingGustavo A. R. Silva1-5/+3