index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ar5523
Age
Commit message (
Expand
)
Author
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