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
/
ath5k
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-04-28
ath5k: remove conversion to bool in ath5k_ani_calibration()
Jason Yan
1
-1
/
+1
2020-03-12
ath5k: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-87
/
+87
2020-03-11
ath5k: Add proper dependency for ATH5K_AHB
Krzysztof Kozlowski
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-10-31
ath5k: eeprom: Remove unneeded variable
Saurav Girepunje
1
-2
/
+2
2019-10-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-2
/
+1
2019-09-23
ath: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-06-26
ath: fix SPDX tags
Kalle Valo
2
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2
-6
/
+0
2018-10-01
ath5k: Remove unused BUG_ON
Nathan Chancellor
1
-2
/
+0
2018-07-30
ath5k: remove redundant pointer rf
Colin Ian King
1
-5
/
+0
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+1
2018-06-13
ath5k: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-03-29
ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
Joe Perches
1
-1
/
+1
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
3
-33
/
+18
2018-02-27
ath5k: remove duplicated re-assignment to pointer 'tq'
Colin Ian King
1
-2
/
+0
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-4
/
+4
2017-05-19
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+4
2017-05-19
ath5k: fix memory leak on buf on failed eeprom read
Colin Ian King
1
-1
/
+4
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-3
/
+3
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+2
2017-03-02
average: change to declare precision, not factor
Johannes Berg
1
-1
/
+1
2017-02-10
net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-1
/
+1
2017-01-12
ath5k: drop bogus warning on drv_set_key with unsupported cipher
Felix Fietkau
1
-2
/
+1
2016-12-01
ath5k: drop duplicate header vmalloc.h
Geliang Tang
1
-1
/
+0
2016-09-03
ath5k: fix EEPROM dumping via debugfs
Sergey Ryazanov
1
-3
/
+3
2016-06-14
ath5k: fix misplaced default label in sifs switch
Bob Copeland
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
9
-54
/
+54
2016-04-04
ath5k: Change led pin configuration for compaq c700 laptop
Joseph Salisbury
1
-1
/
+1
2016-03-11
ath5k: fix incorrect indentation
Bob Copeland
2
-3
/
+3
2015-12-08
ath5k: fix RTS/CTS by using proper rate flags
Bob Copeland
1
-1
/
+1
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-1
/
+1
2015-08-21
ath5k: use DECLARE_EWMA
Johannes Berg
5
-7
/
+8
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-6
/
+6
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
1
-1
/
+0
2015-05-05
mac80211: make LED trigger names const
Johannes Berg
1
-1
/
+1
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
2
-14
/
+2
2015-03-13
ath5k: fix reset race
Sergey Ryazanov
2
-0
/
+8
2015-03-13
ath5k: channel change fix
Sergey Ryazanov
2
-27
/
+21
2015-03-04
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-02-06
ath5k: fix spontaneus AR5312 freezes
Sergey Ryazanov
1
-1
/
+1
2015-01-23
ath5k: document a fall-through case in ath5k_hw_set_opmode
John Linville
1
-0
/
+1
[next]