index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-10
1
-0
/
+1
*
wifi: ath5k: fix repeated words in comments
Jilin Yuan
2022-07-18
2
-2
/
+2
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
1
-1
/
+2
*
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
1
-1
/
+1
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-6
/
+6
*
ath5k: replace ternary operator with min()
Guo Zhengkui
2022-05-22
1
-1
/
+1
*
ath5k: fix ah_txq_isr_txok_all setting
Peter Seiderer
2022-01-17
1
-0
/
+1
*
ath5k: remove unused ah_txq_isr_txurn member from struct ath5k_hw
Peter Seiderer
2022-01-17
2
-8
/
+0
*
ath5k: remove unused ah_txq_isr_qcborn member from struct ath5k_hw
Peter Seiderer
2022-01-17
2
-5
/
+1
*
ath5k: remove unused ah_txq_isr_qcburn member from struct ath5k_hw
Peter Seiderer
2022-01-17
2
-5
/
+1
*
ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hw
Peter Seiderer
2022-01-17
2
-5
/
+1
*
ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
Zekun Shen
2022-01-12
1
-0
/
+3
*
ath5k: switch to rate table based lookup
Jonas Jelonek
2021-12-20
1
-2
/
+48
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-10-20
1
-4
/
+4
|
\
|
*
ath5k: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-18
1
-4
/
+4
*
|
ath5k: fix building with LEDS=m
Arnd Bergmann
2021-09-24
2
-7
/
+7
|
/
*
ath: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-07-02
1
-1
/
+1
*
ath5k: Fix wrong function name in comments
Yang Shen
2021-06-15
1
-1
/
+1
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
*
ath: Modify ath_key_delete() to not need full key entry
Jouni Malinen
2020-12-17
1
-1
/
+1
*
ath5k: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-09
1
-0
/
+1
*
ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-22
1
-22
/
+3
*
ath5k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
2
-16
/
+15
*
ath5k: Fix kerneldoc formatting issue
Lee Jones
2020-08-17
1
-1
/
+1
*
ath5k: pcu: Add a description for 'band' remove one for 'mode'
Lee Jones
2020-08-17
1
-1
/
+1
*
ath5k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-17
4
-8
/
+8
*
ath5k: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-14
2
-2
/
+2
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-6
/
+6
*
ath5k: remove conversion to bool in ath5k_ani_calibration()
Jason Yan
2020-04-28
1
-1
/
+1
*
ath5k: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
1
-87
/
+87
*
ath5k: Add proper dependency for ATH5K_AHB
Krzysztof Kozlowski
2020-03-11
1
-1
/
+1
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
ath5k: eeprom: Remove unneeded variable
Saurav Girepunje
2019-10-31
1
-2
/
+2
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-10-03
1
-2
/
+1
|
\
|
*
ath: Use dev_get_drvdata where possible
Chuhong Yuan
2019-09-23
1
-2
/
+1
*
|
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-28
1
-1
/
+0
|
/
*
ath: fix SPDX tags
Kalle Valo
2019-06-26
2
-2
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
2
-6
/
+0
*
ath5k: Remove unused BUG_ON
Nathan Chancellor
2018-10-01
1
-2
/
+0
*
ath5k: remove redundant pointer rf
Colin Ian King
2018-07-30
1
-5
/
+0
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-06-18
1
-0
/
+1
|
\
|
*
ath5k: mark expected switch fall-through
Gustavo A. R. Silva
2018-06-13
1
-0
/
+1
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+2
|
/
*
ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
Joe Perches
2018-03-29
1
-1
/
+1
*
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
3
-33
/
+18
*
ath5k: remove duplicated re-assignment to pointer 'tq'
Colin Ian King
2018-02-27
1
-2
/
+0
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
3
-0
/
+3
|
\
[next]