aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/libertas/if_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-27wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua1-0/+1
2021-10-27libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2019-07-24libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton1-1/+2
2019-05-28libertas: fix spelling mistake "Donwloading" -> "Downloading"Colin Ian King1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-10-13libertas: return errno from lbs_add_card()Lubomir Rintel1-1/+4
2018-10-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2018-06-27libertas: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+3
2017-10-27libertas: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-08-10libertas: constify usb_device_idArvind Yadav1-1/+1
2017-05-24libertas: Remove function entry/exit debuggingKees Cook1-26/+1
2016-02-06libertas: check whether bus can do more than pollingAndreas Kemnade1-0/+1
2015-11-18libertas: move under marvell vendor directoryKalle Valo1-0/+1018