index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
2022-07-27
can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
Vincent Mailhol
2022-07-27
can: slcan: export slcan_ethtool_ops and remove slcan_set_ethtool_ops()
Vincent Mailhol
2022-07-26
can: etas_es58x: remove DRV_VERSION
Vincent Mailhol
2022-07-26
can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAME
Vincent Mailhol
2022-07-26
can: ubs_8dev: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: kvaser_usb: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: gs_ubs: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: esd_usb: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: softing: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: ems_usb: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: can327: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: mcp251xfd: mcp251xfd_dump(): fix comment
Marc Kleine-Budde
2022-07-21
Merge tag 'linux-can-next-for-5.20-20220721' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
can: pch_can: pch_can_error(): initialize errc before using it
Vincent Mailhol
2022-07-20
can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()
Liang He
2022-07-20
can: mcp251xfd: fix detection of mcp251863
Marc Kleine-Budde
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-07-20
can: usb_8dev: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
can: sun4i_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
can: hi311x: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
can: slcan: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
can: sja1000: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
can: rcar_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
can: pch_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-19
can: peak_usb: include support for a new MCU
Stephane Grosjean
2022-07-19
can: peak_usb: correction of an initially misnamed field name
Stephane Grosjean
2022-07-19
can: peak_usb: pcan_dump_mem(): mark input prompt and data pointer as const
Stephane Grosjean
2022-07-19
can: ctucanfd: Update CTU CAN FD IP core registers to match version 3.x.
Pavel Pisa
2022-07-19
can: c_can: remove wrong comment
Dario Binacchi
2022-07-19
can: slcan: do not sleep with a spin lock held
Dario Binacchi
2022-07-19
can: sja1000: Change the return type as void for SoC specific init
Biju Das
2022-07-19
can: sja1000: Use device_get_match_data to get device data
Biju Das
2022-07-19
can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
Biju Das
2022-07-19
can: slcan: clean up if/else
Marc Kleine-Budde
2022-07-19
can: slcan: convert comparison to NULL into !val
Marc Kleine-Budde
2022-07-19
can: slcan: fix whitespace issues
Marc Kleine-Budde
2022-07-19
can: slcan: slcan_init() convert printk(LEVEL ...) to pr_level()
Marc Kleine-Budde
2022-07-19
can: slcan: convert comments to network style comments
Marc Kleine-Budde
2022-07-19
can: slcan: use scnprintf() as a hardening measure
Dan Carpenter
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-04
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversion
Marc Kleine-Budde
2022-07-04
can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read d...
Marc Kleine-Budde
2022-07-04
can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
Marc Kleine-Budde
2022-07-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on ...
Thomas Kopp
2022-07-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for ...
Thomas Kopp
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
Jimmy Assarsson
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
Jimmy Assarsson
[prev]
[next]