index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-09
2
-2
/
+2
|
\
|
*
ath: fix SPDX tags
Kalle Valo
2019-06-26
2
-2
/
+2
*
|
ath9k: correctly handle short radar pulses
Zefir Kurtisi
2019-06-27
1
-1
/
+5
*
|
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-05-27
7
-50
/
+38
|
\
\
|
|
/
|
/
|
|
*
ath9k: drop redundant code in ar9003_hw_set_channel
Tomislav Požega
2019-04-29
1
-21
/
+3
|
*
ath9k: Remove some set but not used variables
YueHaibing
2019-04-29
1
-11
/
+0
|
*
ath9k: Differentiate between max combined and per chain power
Sven Eckelmann
2019-04-29
5
-6
/
+8
|
*
ath9k: Check for errors when reading SREV register
Tim Schumacher
2019-04-29
1
-9
/
+23
|
*
ath9k: Don't trust TX status TID number when reporting airtime
Toke Høiland-Jørgensen
2019-04-29
1
-3
/
+4
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-06
1
-1
/
+1
|
/
*
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
2019-04-08
1
-1
/
+4
*
ath9k: remove set but not used variable 'acq'
YueHaibing
2019-02-26
1
-8
/
+1
*
ath9k: debugfs: Fix SPUR-DOWN field
Andrea Greco
2019-02-26
1
-1
/
+1
*
ath9k: Make sure to zero status.tx_time before reporting TX status
Toke Høiland-Jørgensen
2019-02-26
1
-0
/
+3
*
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
2019-02-12
7
-276
/
+75
*
ath: move spin_lock_bh to spin_lock in tasklet
Zhiwei Jiang
2019-02-07
1
-3
/
+3
*
ath9k: do not return invalid pointers as a *dentry
Greg Kroah-Hartman
2019-02-07
1
-0
/
+3
*
ath9k: eeprom: Use scnprintf instead of snprintf
Kees Cook
2019-02-04
1
-6
/
+6
*
ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
Daniel F. Dickinson
2019-01-10
1
-3
/
+3
*
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
2018-12-04
9
-35
/
+50
|
\
|
*
ath9k: dynack: remove 'experimental' tag
Lorenzo Bianconi
2018-11-06
1
-1
/
+1
|
*
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
2018-11-06
4
-12
/
+29
|
*
ath9k: dynack: check da->enabled first in sampling routines
Lorenzo Bianconi
2018-11-06
1
-2
/
+2
|
*
ath9k: dynack: move debug log after buffer increments
Lorenzo Bianconi
2018-11-06
1
-14
/
+12
|
*
ath9k: dynack: use authentication messages for 'late' ack
Lorenzo Bianconi
2018-11-06
1
-1
/
+2
|
*
ath9k: remove set but not used variable 'new_flags'
zhong jiang
2018-11-05
1
-3
/
+1
|
*
ath9k: hw: mark expected switch fall-through
Gustavo A. R. Silva
2018-11-05
1
-0
/
+1
|
*
ath9k: ar9002_phy: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-05
1
-1
/
+1
|
*
ath9k: ar5008_phy: mark expected switch fall-through
Gustavo A. R. Silva
2018-11-05
1
-1
/
+1
*
|
ath9k: Fix a locking bug in ath9k_add_interface()
Dan Carpenter
2018-11-06
1
-2
/
+1
|
/
*
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
2018-10-13
7
-49
/
+49
*
ath9k: add back support for using active monitor interfaces for tx99
Felix Fietkau
2018-10-02
4
-3
/
+17
*
ath9k: fix reporting calculated new FFT upper max
Simon Wunderlich
2018-10-02
1
-1
/
+1
*
ath9k: FFT magnitude check: don't consider lower 3 data bits
Simon Wunderlich
2018-10-02
1
-8
/
+11
*
ath9k: fix and simplify FFT max index retrieval
Simon Wunderlich
2018-10-02
2
-39
/
+23
*
ath9k: return when short FFT frame was handled
Simon Wunderlich
2018-10-02
1
-1
/
+1
*
ath9k: add counters for good and errorneous FFT/spectral frames
Simon Wunderlich
2018-10-02
3
-2
/
+19
*
ath9k: debug: remove set but not used variable 'fops_dump_nfcal'
YueHaibing
2018-10-01
1
-13
/
+0
*
ath9k: add reset for airtime station debugfs
Louie Lu
2018-10-01
1
-1
/
+17
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-08-28
6
-25
/
+5
|
\
|
*
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
2018-08-28
4
-20
/
+4
|
*
ath9k: remove unused array firstep_table
Colin Ian King
2018-08-28
1
-4
/
+0
|
*
ath9k: Remove unnecessary parentheses
Varsha Rao
2018-08-28
1
-1
/
+1
*
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
1
-0
/
+1
|
\
\
|
*
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
|
|
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-16
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ath9k: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
2018-08-06
1
-1
/
+0
|
|
/
*
|
ath9k: fix more-data flag for buffered multicast packets
Felix Fietkau
2018-07-31
1
-9
/
+3
*
|
ath9k_hw: fix channel maximum power level test
Felix Fietkau
2018-07-31
1
-2
/
+5
[next]