index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
Age
Commit message (
Expand
)
Author
2023-06-22
can: esd_usb: Use consistent prefix ESD_USB_ for macros
Frank Jungclaus
2023-06-22
can: esd_usb: Make use of kernel macros BIT() and GENMASK()
Frank Jungclaus
2023-06-22
can: esd_usb: Don't bother the user with nonessential log message
Frank Jungclaus
2023-06-22
can: esd_usb: Replace hardcoded message length given to USB commands
Frank Jungclaus
2023-06-22
can: esd_usb: Prefix all structures with the device name
Frank Jungclaus
2023-06-22
can: esd_usb: Use consistent prefixes for macros
Frank Jungclaus
2023-06-22
can: esd_usb: Replace initializer macros used for struct can_bittiming_const
Frank Jungclaus
2023-05-22
can: esd_usb: Make use of existing kernel macros
Frank Jungclaus
2023-05-22
can: kvaser_usb: Add len8_dlc support
Carsten Schmidt
2023-05-15
can: usb: f81604: add Fintek F81604 support
Ji-Ze Hong
2023-04-04
kvaser_usb: convert USB IDs to hexadecimal values
Oliver Hartkopp
2023-04-04
can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
Frank Jungclaus
2023-03-24
can: esd_usb: Improve code readability by means of replacing struct esd_usb_m...
Frank Jungclaus
2023-02-16
can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages
Frank Jungclaus
2023-02-16
can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
Frank Jungclaus
2023-02-16
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...
Frank Jungclaus
2023-02-02
can: peak_usb: Reorder include directives alphabetically
Lukas Magel
2023-02-02
can: peak_usb: align CAN channel ID format in log with sysfs attribute
Lukas Magel
2023-02-02
can: peak_usb: export PCAN CAN channel ID as sysfs device attribute
Lukas Magel
2023-02-02
can: peak_usb: add ethtool interface to user-configurable CAN channel identifier
Stephane Grosjean
2023-02-02
can: peak_usb: replace unregister_netdev() with unregister_candev()
Stephane Grosjean
2023-02-02
can: peak_usb: allow flashing of the CAN channel ID
Stephane Grosjean
2023-02-02
can: peak_usb: add callback to read CAN channel ID of PEAK CAN-FD devices
Stephane Grosjean
2023-02-02
can: peak_usb: rename device_id to CAN channel ID
Stephane Grosjean
2022-12-19
can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
Marc Kleine-Budde
2022-12-12
can: gs_usb: remove gs_can::iface
Vincent Mailhol
2022-12-12
can: ucan: remove unused ucan_priv::intf
Vincent Mailhol
2022-12-12
can: ucan: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
can: etas_es58x: remove es58x_get_product_info()
Vincent Mailhol
2022-12-12
can: etas_es58x: export product information through devlink_ops::info_get()
Vincent Mailhol
2022-12-12
can: etas_es58x: add devlink port support
Vincent Mailhol
2022-12-12
can: etas_es58x: add devlink support
Vincent Mailhol
2022-12-12
can: etas_es58x: sort the includes by alphabetic order
Vincent Mailhol
2022-12-10
can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var...
Marc Kleine-Budde
2022-12-10
can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war...
Marc Kleine-Budde
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-07
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-24
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
2022-11-24
can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()
Zhang Changzhong
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
can: kvaser_usb: Fix possible completions during init_completion
Anssi Hannula
2022-10-26
can: ucan: ucan_disconnect(): change unregister_netdev() to unregister_candev()
Dongliang Mu
2022-10-26
can: kvaser_usb: Compare requested bittiming parameters with actual parameter...
Jimmy Assarsson
2022-10-26
can: kvaser_usb: Add struct kvaser_usb_busparams
Jimmy Assarsson
2022-10-26
can: kvaser_usb_leaf: Fix bogus restart events
Anssi Hannula
2022-10-26
can: kvaser_usb_leaf: Ignore stale bus-off after start
Anssi Hannula
2022-10-26
can: kvaser_usb_leaf: Fix wrong CAN state after stopping
Anssi Hannula
[next]