summaryrefslogtreecommitdiff
path: root/drivers/net/can/usb/f81604.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-12can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman1-3/+21
2026-03-12can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman1-0/+6
2026-03-12can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman1-2/+13
2025-10-17can: treewide: remove can_change_mtu()Vincent Mailhol1-1/+0
2024-11-26can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statisticsDario Binacchi1-3/+7
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2023-05-15can: usb: f81604: add Fintek F81604 supportJi-Ze Hong1-0/+1201