index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Age
Commit message (
Expand
)
Author
2025-06-27
wifi: ath6kl: Fix spellings
Sumanth Gavini
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-06-18
wifi: ath6kl: remove WARN on bad firmware input
Johannes Berg
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
2024-10-31
Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-19
wifi: ath6kl: fix typos in struct wmi_rssi_threshold_params_cmd and wmi_snr_t...
Andrew Kreimer
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-04-04
wifi: ath6kl: sdio: simplify module initialization
Krzysztof Kozlowski
2024-03-25
wifi: ath6kl: fix sparse warnings
Kalle Valo
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2023-10-18
wifi: ath6kl: replace deprecated strncpy with memcpy
Justin Stitt
2023-09-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-21
wifi: ath6kl: remove unnecessary (void*) conversions
Wu Yunchuan
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-08-04
Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-07-26
Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on ...
Kalle Valo
2023-07-25
wifi: ath6kl: Remove error checking for debugfs_create_dir()
Wang Ming
2023-02-27
wifi: ath6kl: reduce WARN to dev_dbg() in callback
Fedor Pchelkin
2023-02-17
wifi: ath6kl: minor fix for allocation size
Alexey V. Vissarionov
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-07-18
wifi: ath6kl: fix repeated words in comments
Jilin Yuan
2022-07-15
tracing/ath: Use the new __vstring() helper
Steven Rostedt (Google)
2022-07-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
ath6kl: avoid flush_scheduled_work() usage
Tetsuo Handa
2022-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-30
ath6kl: fix typo in comment
Julia Lawall
2022-05-24
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Nathan Chancellor
2022-05-22
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
2022-03-18
ath6kl: fix typos in comments
Julia Lawall
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-03-10
ath6kl: add device ID for WLU5150-D81
André Apitzsch
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-06
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
2022-02-21
ath6kl: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
[next]