index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-03
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
9
-35
/
+50
2018-11-06
ath9k: Fix a locking bug in ath9k_add_interface()
Dan Carpenter
1
-2
/
+1
2018-11-06
ath9k: dynack: remove 'experimental' tag
Lorenzo Bianconi
1
-1
/
+1
2018-11-06
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
4
-12
/
+29
2018-11-06
ath9k: dynack: check da->enabled first in sampling routines
Lorenzo Bianconi
1
-2
/
+2
2018-11-06
ath9k: dynack: move debug log after buffer increments
Lorenzo Bianconi
1
-14
/
+12
2018-11-06
ath9k: dynack: use authentication messages for 'late' ack
Lorenzo Bianconi
1
-1
/
+2
2018-11-05
ath9k: remove set but not used variable 'new_flags'
zhong jiang
1
-3
/
+1
2018-11-05
ath9k: hw: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-05
ath9k: ar9002_phy: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2018-11-05
ath9k: ar5008_phy: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
7
-49
/
+49
2018-10-02
ath9k: add back support for using active monitor interfaces for tx99
Felix Fietkau
4
-3
/
+17
2018-10-02
ath9k: fix reporting calculated new FFT upper max
Simon Wunderlich
1
-1
/
+1
2018-10-02
ath9k: FFT magnitude check: don't consider lower 3 data bits
Simon Wunderlich
1
-8
/
+11
2018-10-02
ath9k: fix and simplify FFT max index retrieval
Simon Wunderlich
2
-39
/
+23
2018-10-02
ath9k: return when short FFT frame was handled
Simon Wunderlich
1
-1
/
+1
2018-10-02
ath9k: add counters for good and errorneous FFT/spectral frames
Simon Wunderlich
3
-2
/
+19
2018-10-01
ath9k: debug: remove set but not used variable 'fops_dump_nfcal'
YueHaibing
1
-13
/
+0
2018-10-01
ath9k: add reset for airtime station debugfs
Louie Lu
1
-1
/
+17
2018-08-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
6
-25
/
+5
2018-08-28
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
4
-20
/
+4
2018-08-28
ath9k: remove unused array firstep_table
Colin Ian King
1
-4
/
+0
2018-08-28
ath9k: Remove unnecessary parentheses
Varsha Rao
1
-1
/
+1
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-08-06
ath9k: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-07-31
ath9k: fix more-data flag for buffered multicast packets
Felix Fietkau
1
-9
/
+3
2018-07-31
ath9k_hw: fix channel maximum power level test
Felix Fietkau
1
-2
/
+5
2018-07-31
ath9k: fix block-ack window tracking issues
Felix Fietkau
1
-11
/
+18
2018-07-31
ath9k: report tx status on EOSP
Felix Fietkau
1
-1
/
+2
2018-07-31
ath9k: clear potentially stale EOSP status bit in intermediate queues
Felix Fietkau
1
-1
/
+2
2018-07-31
ath9k: fix moredata bit in PS buffered frame release
Felix Fietkau
1
-0
/
+20
2018-07-31
ath9k: don't run periodic and nf calibation at the same time
Felix Fietkau
1
-3
/
+3
2018-07-31
ath9k_hw: set spectral scan enable bit on trigger for AR9003+
Felix Fietkau
1
-0
/
+2
2018-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
8
-29
/
+32
2018-07-23
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
4
-1
/
+5
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-06-29
ath9k: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
3
-12
/
+15
2018-06-29
ath9k: use timespec64 for tsf_ts
Arnd Bergmann
5
-17
/
+17
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
4
-1
/
+5
2018-06-14
ath9k: debug: fix spelling mistake "WATHDOG" -> "WATCHDOG"
Colin Ian King
1
-1
/
+1
2018-06-13
ath9k: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+4
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-3
/
+3
2018-06-03
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2018-05-25
ath: add support to get the detected radar specifications
Sriram R
1
-1
/
+1
2018-05-23
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
1
-1
/
+2
2018-04-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-3
/
+3
2018-04-10
ath9k: dfs: remove accidental use of stack VLA
Gustavo A. R. Silva
1
-3
/
+3
[next]