index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: ath6kl: sdio: simplify module initialization
Krzysztof Kozlowski
2024-04-04
1
-19
/
+1
*
wifi: ath6kl: fix sparse warnings
Kalle Valo
2024-03-25
2
-4
/
+2
*
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2024-02-08
1
-1
/
+1
*
wifi: ath6kl: replace deprecated strncpy with memcpy
Justin Stitt
2023-10-18
1
-1
/
+1
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-09-28
2
-3
/
+3
|
\
|
*
wifi: ath6kl: remove unnecessary (void*) conversions
Wu Yunchuan
2023-09-21
2
-3
/
+3
*
|
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-25
1
-1
/
+1
*
|
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-09-13
1
-2
/
+2
*
|
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
1
-2
/
+2
|
/
*
Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-08-04
1
-2
/
+0
|
\
|
*
wifi: ath6kl: Remove error checking for debugfs_create_dir()
Wang Ming
2023-07-25
1
-2
/
+0
*
|
Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on ...
Kalle Valo
2023-07-26
1
-5
/
+0
|
/
*
wifi: ath6kl: reduce WARN to dev_dbg() in callback
Fedor Pchelkin
2023-02-27
1
-2
/
+2
*
wifi: ath6kl: minor fix for allocation size
Alexey V. Vissarionov
2023-02-17
1
-1
/
+1
*
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
2023-02-14
1
-1
/
+1
*
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-02
1
-1
/
+1
*
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-26
1
-4
/
+4
|
\
|
*
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-25
1
-4
/
+4
*
|
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-08-05
1
-10
/
+4
|
\
\
|
|
/
|
/
|
|
*
tracing/ath: Use the new __vstring() helper
Steven Rostedt (Google)
2022-07-15
1
-10
/
+4
*
|
wifi: ath6kl: fix repeated words in comments
Jilin Yuan
2022-07-18
3
-3
/
+3
*
|
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-07-08
1
-4
/
+12
|
\
\
|
*
|
ath6kl: avoid flush_scheduled_work() usage
Tetsuo Handa
2022-06-20
1
-4
/
+12
*
|
|
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2022-06-20
1
-1
/
+1
*
|
|
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
1
-2
/
+4
|
/
/
*
|
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-06-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ath6kl: fix typo in comment
Julia Lawall
2022-05-30
1
-1
/
+1
*
|
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Nathan Chancellor
2022-05-24
1
-1
/
+1
*
|
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
2022-05-22
1
-0
/
+5
|
/
*
ath6kl: fix typos in comments
Julia Lawall
2022-03-18
1
-1
/
+1
*
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-03-11
3
-37
/
+24
|
\
|
*
ath6kl: add device ID for WLU5150-D81
André Apitzsch
2022-03-10
1
-0
/
+1
|
*
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
2
-5
/
+2
|
*
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
1
-1
/
+1
|
*
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
1
-1
/
+1
|
*
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
1
-1
/
+1
|
*
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
2
-8
/
+2
|
*
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
2
-8
/
+3
|
*
ath6kl: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-21
1
-13
/
+13
*
|
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-06
1
-1
/
+1
|
/
*
ath6kl: Use struct_group() to avoid size-mismatched casting
Kees Cook
2021-12-09
2
-15
/
+19
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-10-28
1
-1
/
+6
|
\
|
*
ath6kl: fix division by zero in send path
Johan Hovold
2021-10-28
1
-0
/
+5
|
*
ath6kl: fix control-message timeout
Johan Hovold
2021-10-28
1
-1
/
+1
*
|
ath6kl: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-4
/
+5
*
|
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-1
/
+1
|
/
*
ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
Dan Carpenter
2021-08-29
1
-1
/
+3
*
ath6kl: Fix inconsistent indenting
Jiapeng Chong
2021-06-15
1
-2
/
+2
*
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Anirudh Rayabharam
2021-05-13
2
-4
/
+5
*
Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
Greg Kroah-Hartman
2021-05-13
1
-1
/
+3
[next]