aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/libertas_tf/if_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-27libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-06-15libertas_tf: Fix wrong function name in commentsYang Shen1-1/+1
2020-09-01libertas_tf: Fix function documentation formatting errorsLee Jones1-18/+19
2020-05-06libertas_tf: avoid a null dereference in pointer privColin Ian King1-3/+3
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-28libertas: fix spelling mistake "Donwloading" -> "Downloading"Colin Ian King1-1/+1
2019-02-20libertas_tf: don't defer firmware loading until start()Lubomir Rintel1-12/+12
2019-02-20libertas_tf: move hardware callbacks to a separate structureLubomir Rintel1-5/+7
2019-02-19libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2018-08-31libertas_tf: prevent underflow in process_cmdrequest()Dan Carpenter1-2/+3
2018-06-27libertas_tf: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+4
2017-10-27libertas: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-08-10libertas_tf: constify usb_device_idArvind Yadav1-1/+1
2016-08-13net: wireless: marvell: libertas_tf: if_usb: don't print error when allocating urb failsWolfram Sang1-9/+3
2015-11-18libertas_tf: move under marvell vendor directoryKalle Valo1-0/+928