summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb
AgeCommit message (Expand)AuthorLines
2026-03-02can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde-6/+16
2026-03-02can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman-2/+13
2026-03-02can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman-3/+21
2026-03-02can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman-0/+6
2026-03-02can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman-1/+7
2026-03-02can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman-1/+1
2026-03-02can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman-1/+6
2026-03-02can: esd_usb: add endpoint type validationZiyi Guo-13/+17
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-30/+30
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-41/+39
2026-01-23can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde-2/+2
2026-01-16can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde-1/+7
2026-01-16can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde-1/+7
2026-01-16can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde-1/+8
2026-01-16can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde-1/+8
2026-01-16can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde-1/+7
2026-01-16can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde-0/+7
2026-01-09can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde-0/+2
2026-01-09can: etas_es58x: allow partial RX URB allocation to succeedSzymon Wilczek-1/+1
2025-12-10can: gs_usb: gs_can_open(): fix error handlingMarc Kleine-Budde-1/+1
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-15/+89
2025-11-17can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde-5/+54
2025-11-16can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde-7/+19
2025-11-16can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBsMarc Kleine-Budde-2/+15
2025-11-16can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae-2/+2
2025-10-31can: peak_usb: convert to use ndo_hwtstamp callbacksVadim Fedorenko-21/+18
2025-10-31can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacksVadim Fedorenko-5/+21
2025-10-17can: treewide: remove can_change_mtu()Vincent Mailhol-11/+0
2025-10-08can: gs_usb: gs_make_candev(): populate net_device->dev_portCeleste Liu-0/+1
2025-10-08can: gs_usb: increase max interface to U8_MAXCeleste Liu-12/+10
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-34/+57
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+844
2025-09-26Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...Jakub Kicinski-34/+57
2025-09-19can: esd_usb: Avoid errors triggered from USB disconnectStefan Mätje-8/+26
2025-09-19can: esd_usb: Rework display of error messagesStefan Mätje-16/+20
2025-09-19can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean-1/+1
2025-09-19can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol-0/+1
2025-09-19can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol-1/+2
2025-09-16can: Add Nuvoton NCT6694 CANFD supportMing Yu-0/+844
2025-09-13can: peak: Modification of references to email accounts being deletedStéphane Grosjean-13/+14
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-57/+364
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+9
2025-07-25can: kvaser_usb: Add devlink port supportJimmy Assarsson-3/+41
2025-07-25can: kvaser_usb: Expose device information via devlink info_get()Jimmy Assarsson-0/+51
2025-07-25can: kvaser_usb: Add devlink supportJimmy Assarsson-26/+63
2025-07-25can: kvaser_usb: Store additional device informationJimmy Assarsson-2/+13
2025-07-25can: kvaser_usb: Store the different firmware version components in a structJimmy Assarsson-9/+29
2025-07-25can: kvaser_usb: Move comment regarding max_tx_urbsJimmy Assarsson-2/+2