summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-26Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-24can: netlink: add userland error messagesVincent Mailhol
2025-09-24can: dev: add can_get_ctrlmode_str()Vincent Mailhol
2025-09-24can: calc_bittiming: make can_calc_tdco() FD agnosticVincent Mailhol
2025-09-24can: netlink: make can_tdc_fill_info() FD agnosticVincent Mailhol
2025-09-24can: netlink: add can_bitrate_const_fill_info()Vincent Mailhol
2025-09-24can: netlink: add can_bittiming_const_fill_info()Vincent Mailhol
2025-09-24can: netlink: add can_bittiming_fill_info()Vincent Mailhol
2025-09-24can: netlink: add can_data_bittiming_get_size()Vincent Mailhol
2025-09-24can: netlink: make can_tdc_get_size() FD agnosticVincent Mailhol
2025-09-24can: netlink: add can_ctrlmode_changelink()Vincent Mailhol
2025-09-24can: netlink: add can_dtb_changelink()Vincent Mailhol
2025-09-24can: netlink: make can_tdc_changelink() FD agnosticVincent Mailhol
2025-09-24can: netlink: remove useless check in can_tdc_changelink()Vincent Mailhol
2025-09-24can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logicVincent Mailhol
2025-09-24can: netlink: add can_validate_databittiming()Vincent Mailhol
2025-09-24can: netlink: add can_validate_tdc()Vincent Mailhol
2025-09-24can: netlink: refactor can_validate_bittiming()Vincent Mailhol
2025-09-24can: enable CAN XL for virtual CAN devices by defaultVincent Mailhol
2025-09-24can: populate the minimum and maximum MTU valuesVincent Mailhol
2025-09-23can: dev: turn can_set_static_ctrlmode() into a non-inline functionVincent Mailhol
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-19can: esd_usb: Avoid errors triggered from USB disconnectStefan Mätje
2025-09-19can: esd_usb: Rework display of error messagesStefan Mätje
2025-09-19can: rcar_can: Convert to %peGeert Uytterhoeven
2025-09-19can: rcar_can: Do not print alloc_candev() failuresGeert Uytterhoeven
2025-09-19can: rcar_can: Mailbox bitfield conversionGeert Uytterhoeven
2025-09-19can: rcar_can: BCR bitfield conversionGeert Uytterhoeven
2025-09-19can: rcar_can: TFCR bitfield conversionGeert Uytterhoeven
2025-09-19can: rcar_can: CTLR bitfield conversionGeert Uytterhoeven
2025-09-19can: rcar_can: Convert to GENMASK()Geert Uytterhoeven
2025-09-19can: rcar_can: Convert to BIT()Geert Uytterhoeven
2025-09-19can: rcar_can: Convert to Runtime PMGeert Uytterhoeven
2025-09-19can: rcar_can: Add helper variable dev to rcar_can_probe()Geert Uytterhoeven
2025-09-19can: rcar_can: Consistently use ndev for net_device pointersGeert Uytterhoeven
2025-09-19can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean
2025-09-19can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-09-19can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-09-19can: hi311x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-09-19can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-09-19can: rcar_canfd: Fix controller mode settingDuy Nguyen
2025-09-19can: hi311x: fix null pointer dereference when resuming from sleep before int...Chen Yufeng
2025-09-16can: Add Nuvoton NCT6694 CANFD supportMing Yu
2025-09-13can: rcar_canfd: Simplify data bit rate configBiju Das
2025-09-13can: rcar_canfd: Simplify nominal bit rate configBiju Das
2025-09-13can: rcar_canfd: Update RCANFD_CFG_* macrosBiju Das
2025-09-13can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4Biju Das