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