summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ar5523/ar5523.c
AgeCommit message (Expand)Author
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for ar5523Breno Leitao
2023-09-21wifi: ar5523: Remove unnecessary (void*) conversionsWu Yunchuan
2022-10-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-10-12wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-04-20ar5523: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-03-21ar5523: fix typo "to short" -> "too short"Tong Zhang
2021-11-12ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen
2021-09-21ar5512: remove duplicate USB device IDKrzysztof Kozlowski
2020-01-26ar5523: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-26ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik
2019-10-02ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2017-10-27ath: Convert timers to use timer_setup()Kees Cook
2017-08-10ar5523: constify usb_device_idArvind Yadav
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2016-08-13net: wireless: ath: ar5523: ar5523: don't print error when allocating urb failsWolfram Sang
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-03-13ar5523: use container_ofFlorian Westphal
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-02-04ar5523: fix usb id for Gigaset.Oleksij Rempel
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-09-26ar5523: Add USB ID of D-Link WUA-2340 rev A1Albert Pool
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2012-11-14ar5523: Don't dereference sta if NULLPontus Fuchs
2012-11-14ar5523: Fix sparse endianness warningsPontus Fuchs
2012-11-14ar5523: use module_usb_driver to simplify the codeWei Yongjun
2012-10-29ar5523: Add new driverPontus Fuchs