aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zydas/zd1201.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-08zd1201: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-09-24zd1201: simplify the return expression of zd1201_set_maxassoc()Qinglang Miao1-5/+1
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-11-06zd1201: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-08zd1201: remove unused variable framelenColin Ian King1-2/+1
2017-08-10zd1201: constify usb_device_idArvind Yadav1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-13/+13
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2015-11-18zd1201: move under zydas vendor directoryKalle Valo1-0/+1913