index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ar5523
/
ar5523.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-04-30
wifi: ar5523: enable proper endpoint verification
Nikita Zhandarovich
1
-0
/
+14
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-0
/
+4
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for ar5523
Breno Leitao
1
-0
/
+1
2023-09-21
wifi: ar5523: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-1
/
+1
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+6
2022-10-12
wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
Shigeru Yoshida
1
-0
/
+6
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
1
-0
/
+1
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-5
/
+5
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+2
2022-04-20
ar5523: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-2
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-2
/
+2
2022-03-21
ar5523: fix typo "to short" -> "too short"
Tong Zhang
1
-1
/
+1
2021-11-12
ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
Zekun Shen
1
-0
/
+4
2021-09-21
ar5512: remove duplicate USB device ID
Krzysztof Kozlowski
1
-2
/
+1
2020-01-26
ar5523: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-26
ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter
Mert Dirik
1
-0
/
+2
2019-10-02
ar5523: check NULL before memcpy() in ar5523_cmd()
Denis Efremov
1
-1
/
+2
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-08-10
ar5523: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+2
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+2
2016-08-13
net: wireless: ath: ar5523: ar5523: don't print error when allocating urb fails
Wolfram Sang
1
-7
/
+2
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-2
/
+2
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-3
/
+3
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-2
/
+1
2015-03-13
ar5523: use container_of
Florian Westphal
1
-4
/
+5
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
1
-1
/
+2
2014-02-04
ar5523: fix usb id for Gigaset.
Oleksij Rempel
1
-1
/
+1
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-26
ar5523: Add USB ID of D-Link WUA-2340 rev A1
Albert Pool
1
-0
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-7
/
+7
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-1
/
+1
2012-11-14
ar5523: Don't dereference sta if NULL
Pontus Fuchs
1
-2
/
+2
2012-11-14
ar5523: Fix sparse endianness warnings
Pontus Fuchs
1
-20
/
+23
2012-11-14
ar5523: use module_usb_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-29
ar5523: Add new driver
Pontus Fuchs
1
-0
/
+1806