summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/zydas
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
2024-02-05wifi: zd1211rw: remove __nocast from zd_addr_tKalle Valo1-1/+1
2023-10-30wifi: remove orphaned zd1201 driverArnd Bergmann4-2074/+0
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-3/+3
2023-07-25wifi: zd1211rw: fix typo "tranmits"Yueh-Shun Li1-1/+1
2023-02-13wifi: zd1211rw: remove redundant declsTom Rix1-3/+0
2022-11-16wifi: zd1201: Avoid clashing function prototypesGustavo A. R. Silva1-85/+89
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
2022-03-16zd1201: use kzallocJulia Lawall1-2/+1
2021-10-20zd1201: use eth_hw_addr_set()Jakub Kicinski1-3/+4
2021-10-20wireless: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski1-1/+1
2021-09-21zd1211rw: remove duplicate USB device IDKrzysztof Kozlowski1-1/+0
2021-06-15zd1211rw: Prefer pr_err over printk error msgSaurav Girepunje1-2/+2
2020-12-08zd1201: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-11-07zd1211rw: Remove in_atomic() usage.Sebastian Andrzej Siewior1-15/+0
2020-09-30net: zd1211rw: Remove ZD_ASSERT(in_interrupt())Sebastian Andrzej Siewior1-1/+0
2020-09-24zd1201: simplify the return expression of zd1201_set_maxassoc()Qinglang Miao1-5/+1
2020-09-01zd1211rw: zd_chip: Correct misspelled function argumentLee Jones1-1/+1
2020-09-01zd1211rw: zd_mac: Add missing or incorrect function documentationLee Jones1-8/+7
2020-09-01zd1211rw: zd_chip: Fix formattingLee Jones1-2/+2
2020-09-01zd1211rw: fix build warningAllen Pais1-1/+2
2020-08-27zd1211rw: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-07-15zd1211rw: remove needless check before usb_free_coherent()Xu Wang1-3/+1
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-4/+4
2020-03-23zd1211rw: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-4/+4
2019-12-21Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+1
2019-12-18zd1211rw: fix storage endpoint lookupJohan Hovold1-1/+1
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-09-21zd1211rw: zd_usb: Use "%zu" to format size_tGeert Uytterhoeven1-1/+1
2019-09-06zd1211rw: use %*ph to print small bufferAndy Shevchenko1-2/+1
2019-09-03zd1211rw: zd_usb: Use struct_size() helperGustavo A. R. Silva1-8/+3
2019-09-03zd1211rw: remove false assertion from zd_mac_clear()Oliver Neukum1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner13-169/+13
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner3-0/+3
2019-04-25zd1211rw: use struct_size() helperGustavo A. R. Silva1-2/+1
2018-11-06zd1201: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-10-05zd1211rw: Replace spin_is_locked() with lockdepLance Roy1-1/+1
2018-06-27zd1211rw: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-9/+12
2018-06-27zd1211rw: stop using deprecated get_seconds()Arnd Bergmann1-1/+1
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap1-2/+2
2018-02-27wireless: zd1211rw: remove redundant assignment of pointer 'q'Colin Ian King1-1/+0
2017-11-08zd1201: remove unused variable framelenColin Ian King1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10zd1211rw: constify usb_device_idArvind Yadav1-1/+1
2017-08-10zd1201: constify usb_device_idArvind Yadav1-1/+1
2017-07-28zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate'Colin Ian King1-1/+1