aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-06ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter1-2/+1
2018-10-13ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann7-49/+49
2018-10-02ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau4-3/+17
2018-10-02ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich1-1/+1
2018-10-02ath9k: FFT magnitude check: don't consider lower 3 data bitsSimon Wunderlich1-8/+11
2018-10-02ath9k: fix and simplify FFT max index retrievalSimon Wunderlich2-39/+23
2018-10-02ath9k: return when short FFT frame was handledSimon Wunderlich1-1/+1
2018-10-02ath9k: add counters for good and errorneous FFT/spectral framesSimon Wunderlich3-2/+19
2018-10-01ath9k: debug: remove set but not used variable 'fops_dump_nfcal'YueHaibing1-13/+0
2018-10-01ath9k: add reset for airtime station debugfsLouie Lu1-1/+17
2018-08-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo6-25/+5
2018-08-28ath9k: fix tx99 with monitor mode interfaceFelix Fietkau4-20/+4
2018-08-28ath9k: remove unused array firstep_tableColin Ian King1-4/+0
2018-08-28ath9k: Remove unnecessary parenthesesVarsha Rao1-1/+1
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus 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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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/jikos/trivialLinus 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