index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
wifi: ath6kl: Fix spellings
Sumanth Gavini
11
-20
/
+20
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
1
-2
/
+5
2025-06-18
wifi: ath6kl: remove WARN on bad firmware input
Johannes Berg
1
-1
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
4
-4
/
+5
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
5
-8
/
+8
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
1
-0
/
+1
2024-10-31
Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Kalle Valo
1
-4
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-19
wifi: ath6kl: fix typos in struct wmi_rssi_threshold_params_cmd and wmi_snr_threshold_params_cmd comments
Andrew Kreimer
1
-4
/
+4
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-2
/
+2
2024-04-04
wifi: ath6kl: sdio: simplify module initialization
Krzysztof Kozlowski
1
-19
/
+1
2024-03-25
wifi: ath6kl: fix sparse warnings
Kalle Valo
2
-4
/
+2
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
1
-1
/
+1
2023-10-18
wifi: ath6kl: replace deprecated strncpy with memcpy
Justin Stitt
1
-1
/
+1
2023-09-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2
-3
/
+3
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
1
-1
/
+1
2023-09-21
wifi: ath6kl: remove unnecessary (void*) conversions
Wu Yunchuan
2
-3
/
+3
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
1
-2
/
+2
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-2
/
+2
2023-08-04
Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-2
/
+0
2023-07-26
Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12"
Kalle Valo
1
-5
/
+0
2023-07-25
wifi: ath6kl: Remove error checking for debugfs_create_dir()
Wang Ming
1
-2
/
+0
2023-02-27
wifi: ath6kl: reduce WARN to dev_dbg() in callback
Fedor Pchelkin
1
-2
/
+2
2023-02-17
wifi: ath6kl: minor fix for allocation size
Alexey V. Vissarionov
1
-1
/
+1
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
1
-1
/
+1
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
David S. Miller
1
-4
/
+4
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
1
-4
/
+4
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-10
/
+4
2022-07-18
wifi: ath6kl: fix repeated words in comments
Jilin Yuan
3
-3
/
+3
2022-07-15
tracing/ath: Use the new __vstring() helper
Steven Rostedt (Google)
1
-10
/
+4
2022-07-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-4
/
+12
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
1
-1
/
+1
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-2
/
+4
2022-06-20
ath6kl: avoid flush_scheduled_work() usage
Tetsuo Handa
1
-4
/
+12
2022-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+1
2022-05-30
ath6kl: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-24
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Nathan Chancellor
1
-1
/
+1
2022-05-22
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-03-18
ath6kl: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
3
-37
/
+24
2022-03-10
ath6kl: add device ID for WLU5150-D81
André Apitzsch
1
-0
/
+1
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_aplist_event
Gustavo A. R. Silva
2
-5
/
+2
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_disconnect_event
Gustavo A. R. Silva
1
-1
/
+1
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_connect_event
Gustavo A. R. Silva
1
-1
/
+1
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_channel_list_reply
Gustavo A. R. Silva
1
-1
/
+1
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_start_scan_cmd
Gustavo A. R. Silva
2
-8
/
+2
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_begin_scan_cmd
Gustavo A. R. Silva
2
-8
/
+3
2022-03-06
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-21
ath6kl: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-13
/
+13
[next]