summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
8 dayscan: m_can: pci: Remove driver_dataMarkus Schneider-Pargmann (The Capable Hub)
8 daysdrivers: gs_usb: gs_usb_probe(): fix typo in error messageFanbo He
8 dayscan: m_can: Use of_property_present() for wakeup-sourcebui duc phuc
8 dayscan: vxcan: support per-netns device unregistration.Kuniyuki Iwashima
8 dayscan: rockchip: add RK3588 CAN supportCunhao Lu
8 dayscan: tcan4x5x: put tcan into sleep when removing driverSean Nyekjaer
2026-07-29can: ems_usb: validate CPC message lengthsPengpeng Hou
2026-07-29can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubm...Guangshuo Li
2026-07-29can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...Marc Kleine-Budde
2026-07-29can: c_can: c_can_chip_config(): keep controller in init mode until bittiming...Lucas Martins Alves
2026-07-29can: softing: fw_parse(): validate firmware record spansPengpeng Hou
2026-07-29can: rcar_canfd: change the initializing flow for clocks and resetsTu Nguyen
2026-07-29can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command e...Pengpeng Hou
2026-07-29can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_...Abdun Nihaal
2026-07-29can: peak_usb: validate uCAN receive record lengthsPengpeng Hou
2026-07-29can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB su...Maoyi Xie
2026-07-29can: peak_usb: add bounds check for USB channel indexJames Gao
2026-07-29can: ctucanfd: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-29can: ctucanfd: use self-test mode for PRESUME_ACKAvi Weiss
2026-07-29can: ctucanfd: handle bus error interruptsAvi Weiss
2026-07-29can: ctucanfd: mark error-active controller status validAvi Weiss
2026-07-29can: ctucanfd: unmap BAR0 using base addressAvi Weiss
2026-07-16can: peak: Modification of references to email accounts being deletedStéphane Grosjean
2026-07-14can: esd_usb: kill anchored URBs before freeing netdevsFan Wu
2026-07-14can: vxcan: Kconfig: fix description stating no local echo providedAlexander Hölzl
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-06-10can: virtio: Add virtio CAN driverMatias Ezequiel Vara Larsen
2026-05-12net: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-09can: ucan: fix devres lifetimeJohan Hovold
2026-04-01can: ucan: refactor endpoint lookupJohan Hovold
2026-04-01can: kvaser_usb: leaf: refactor endpoint lookupJohan Hovold
2026-04-01can: mcp251xfd: add support for XSTBYEN transceiver standby controlViken Dadhaniya
2026-04-01can: rcar_can: Convert to FIELD_MODIFY()Geert Uytterhoeven
2026-04-01net: can: ctucanfd: remove useless copy of PCI_DEVICE_DATA macroEthan Nelson-Moore
2026-03-19can: mcp251x: add error handling for power enable in open and resumeWenyuan Li
2026-03-19can: netlink: can_changelink(): add missing error handling to call can_ctrlmo...Marc Kleine-Budde
2026-03-10can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li
2026-03-10can: dev: keep the max bitrate error at 5%Haibo Chen
2026-03-02can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde
2026-03-02can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-02can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman
2026-03-02can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman
2026-03-02can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-02can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman
2026-03-02can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman
2026-03-02can: esd_usb: add endpoint type validationZiyi Guo
2026-03-02can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel
2026-03-02can: dummy_can: dummy_can_init(): fix packet statisticsOliver Hartkopp