summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zydas/zd1201.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: remove orphaned zd1201 driverArnd Bergmann2023-10-301-1909/+0
* Fix nomenclature for USB and PCI wireless devicesAlan Stern2023-08-251-3/+3
* wifi: zd1201: Avoid clashing function prototypesGustavo A. R. Silva2022-11-161-85/+89
* zd1201: use kzallocJulia Lawall2022-03-161-2/+1
* zd1201: use eth_hw_addr_set()Jakub Kicinski2021-10-201-3/+4
* wireless: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-201-1/+1
* zd1201: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-081-1/+1
* zd1201: simplify the return expression of zd1201_set_maxassoc()Qinglang Miao2020-09-241-5/+1
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* zd1201: mark expected switch fall-throughGustavo A. R. Silva2018-11-061-0/+1
* zd1201: remove unused variable framelenColin Ian King2017-11-081-2/+1
* zd1201: constify usb_device_idArvind Yadav2017-08-101-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-13/+13
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* zd1201: move under zydas vendor directoryKalle Valo2015-11-181-0/+1913