summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/zydas/zd1211rw/zd_mac.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-4/+5
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-2/+2
2020-09-01zd1211rw: zd_mac: Add missing or incorrect function documentationLee Jones1-8/+7
2019-09-03zd1211rw: remove false assertion from zd_mac_clear()Oliver Neukum1-1/+0
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2018-10-05zd1211rw: Replace spin_is_locked() with lockdepLance Roy1-1/+1
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2018-02-27wireless: zd1211rw: remove redundant assignment of pointer 'q'Colin Ian King1-1/+0
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-2/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-2/+2
2015-11-18zd1211rw: move under zydas vendor directoryKalle Valo1-0/+1550