index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
libertas
/
if_usb.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2022-12-22
wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-07-27
wifi: libertas: Fix possible refcount leak in if_usb_probe()
Hangyu Hua
2021-10-27
libertas: Fix possible memory leak in probe and disconnect
Wang Hai
2019-07-24
libertas: Add missing sentinel at end of if_usb.c fw_table
Kevin Easton
2019-05-28
libertas: fix spelling mistake "Donwloading" -> "Downloading"
Colin Ian King
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-10-13
libertas: return errno from lbs_add_card()
Lubomir Rintel
2018-10-13
libertas: don't set URB_ZERO_PACKET on IN USB transfer
Lubomir Rintel
2018-06-27
libertas: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2017-10-27
libertas: Convert timers to use timer_setup()
Kees Cook
2017-08-10
libertas: constify usb_device_id
Arvind Yadav
2017-05-24
libertas: Remove function entry/exit debugging
Kees Cook
2016-02-06
libertas: check whether bus can do more than polling
Andreas Kemnade
2015-11-18
libertas: move under marvell vendor directory
Kalle Valo