summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
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
2025-09-13can: peak: Modification of references to email accounts being deletedStéphane Grosjean
2025-09-13can: dev: sort includes by alphabetical orderVincent Mailhol
2025-09-13can: m_can: use us_to_ktime() where appropriateXichao Zhao
2025-09-10can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven
2025-09-10can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKBAnssi Hannula
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds