index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
1
-1
/
+4
2019-02-26
ath9k: remove set but not used variable 'acq'
YueHaibing
1
-8
/
+1
2019-02-26
ath9k: debugfs: Fix SPUR-DOWN field
Andrea Greco
1
-1
/
+1
2019-02-26
ath9k: Make sure to zero status.tx_time before reporting TX status
Toke Høiland-Jørgensen
1
-0
/
+3
2019-02-12
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
7
-276
/
+75
2019-02-07
ath: move spin_lock_bh to spin_lock in tasklet
Zhiwei Jiang
1
-3
/
+3
2019-02-07
ath9k: do not return invalid pointers as a *dentry
Greg Kroah-Hartman
1
-0
/
+3
2019-02-04
ath9k: eeprom: Use scnprintf instead of snprintf
Kees Cook
1
-6
/
+6
2019-01-10
ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
Daniel F. Dickinson
1
-3
/
+3
2018-12-04
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-24
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
[next]