index
:
pm24.git
master
perf-mon
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
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-07-18
wifi: ath5k: fix repeated words in comments
Jilin Yuan
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-05-22
ath5k: replace ternary operator with min()
Guo Zhengkui
2022-01-17
ath5k: fix ah_txq_isr_txok_all setting
Peter Seiderer
2022-01-17
ath5k: remove unused ah_txq_isr_txurn member from struct ath5k_hw
Peter Seiderer
2022-01-17
ath5k: remove unused ah_txq_isr_qcborn member from struct ath5k_hw
Peter Seiderer
2022-01-17
ath5k: remove unused ah_txq_isr_qcburn member from struct ath5k_hw
Peter Seiderer
2022-01-17
ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hw
Peter Seiderer
2022-01-12
ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
Zekun Shen
2021-12-20
ath5k: switch to rate table based lookup
Jonas Jelonek
2021-10-20
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-10-18
ath5k: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-09-24
ath5k: fix building with LEDS=m
Arnd Bergmann
2021-07-02
ath: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-06-15
ath5k: Fix wrong function name in comments
Yang Shen
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2020-12-17
ath: Modify ath_key_delete() to not need full key entry
Jouni Malinen
2020-12-09
ath5k: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-09-22
ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-08-27
ath5k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-17
ath5k: Fix kerneldoc formatting issue
Lee Jones
2020-08-17
ath5k: pcu: Add a description for 'band' remove one for 'mode'
Lee Jones
2020-08-17
ath5k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-14
ath5k: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-28
ath5k: remove conversion to bool in ath5k_ani_calibration()
Jason Yan
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
[next]