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
/
ar5523
Age
Commit message (
Expand
)
Author
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
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-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-04-30
wifi: ar5523: enable proper endpoint verification
Nikita Zhandarovich
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for ar5523
Breno Leitao
2023-09-21
wifi: ar5523: Remove unnecessary (void*) conversions
Wu Yunchuan
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-10-12
wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
Shigeru Yoshida
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-04-20
ar5523: Use kzalloc instead of kmalloc/memset
Haowen Bai
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-03-21
ar5523: fix typo "to short" -> "too short"
Tong Zhang
2021-11-12
ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
Zekun Shen
2021-09-21
ar5512: remove duplicate USB device ID
Krzysztof Kozlowski
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-01-26
ar5523: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-26
ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter
Mert Dirik
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-10-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-10-02
ar5523: check NULL before memcpy() in ar5523_cmd()
Denis Efremov
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-06-26
ath: fix SPDX tags
Kalle Valo
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
2017-08-10
ar5523: constify usb_device_id
Arvind Yadav
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2016-08-13
net: wireless: ath: ar5523: ar5523: don't print error when allocating urb fails
Wolfram Sang
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-03-13
ar5523: use container_of
Florian Westphal
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2014-02-04
ar5523: fix usb id for Gigaset.
Oleksij Rempel
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-26
ar5523: Add USB ID of D-Link WUA-2340 rev A1
Albert Pool
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
2012-11-30
wireless: allow Atheros card to not depend on ath.ko
Vladimir Kondratiev
2012-11-14
ar5523: Don't dereference sta if NULL
Pontus Fuchs
2012-11-14
ar5523: Fix sparse endianness warnings
Pontus Fuchs
2012-11-14
ar5523: use module_usb_driver to simplify the code
Wei Yongjun
2012-10-30
ar5523: make buffer size variable unsigned
Dan Carpenter
2012-10-29
ar5523: Add new driver
Pontus Fuchs