index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
2021-12-20
ath5k: switch to rate table based lookup
Jonas Jelonek
1
-2
/
+48
2021-10-20
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-4
/
+4
2021-10-18
ath5k: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-4
/
+4
2021-09-24
ath5k: fix building with LEDS=m
Arnd Bergmann
2
-7
/
+7
2021-07-02
ath: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-1
/
+1
2021-06-15
ath5k: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2020-12-17
ath: Modify ath_key_delete() to not need full key entry
Jouni Malinen
1
-1
/
+1
2020-12-09
ath5k: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-09-22
ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-22
/
+3
2020-08-27
ath5k: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-16
/
+15
2020-08-17
ath5k: Fix kerneldoc formatting issue
Lee Jones
1
-1
/
+1
2020-08-17
ath5k: pcu: Add a description for 'band' remove one for 'mode'
Lee Jones
1
-1
/
+1
2020-08-17
ath5k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-8
/
+8
2020-08-14
ath5k: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-06-14
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-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-12
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
[next]