index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
esd_usb.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
1
-3
/
+3
2024-09-12
can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD
Stefan Mätje
1
-5
/
+1
2023-08-03
can: esd_usb: Add support for esd CAN-USB/3
Frank Jungclaus
1
-31
/
+244
2023-06-22
can: esd_usb: Use consistent prefix ESD_USB_ for macros
Frank Jungclaus
1
-7
/
+6
2023-06-22
can: esd_usb: Make use of kernel macros BIT() and GENMASK()
Frank Jungclaus
1
-14
/
+14
2023-06-22
can: esd_usb: Don't bother the user with nonessential log message
Frank Jungclaus
1
-1
/
+1
2023-06-22
can: esd_usb: Replace hardcoded message length given to USB commands
Frank Jungclaus
1
-19
/
+21
2023-06-22
can: esd_usb: Prefix all structures with the device name
Frank Jungclaus
1
-22
/
+22
2023-06-22
can: esd_usb: Use consistent prefixes for macros
Frank Jungclaus
1
-99
/
+99
2023-06-22
can: esd_usb: Replace initializer macros used for struct can_bittiming_const
Frank Jungclaus
1
-20
/
+13
2023-05-22
can: esd_usb: Make use of existing kernel macros
Frank Jungclaus
1
-19
/
+21
2023-04-04
can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
Frank Jungclaus
1
-15
/
+20
2023-03-24
can: esd_usb: Improve code readability by means of replacing struct esd_usb_msg with a union
Frank Jungclaus
1
-84
/
+82
2023-02-16
can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages
Frank Jungclaus
1
-5
/
+13
2023-02-16
can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
Frank Jungclaus
1
-25
/
+25
2023-02-16
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bus error
Frank Jungclaus
1
-1
/
+3
2022-12-07
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
1
-0
/
+6
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-1
/
+1
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
1
-0
/
+6
2022-07-26
can: esd_usb: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
1
-1
/
+1
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
1
-1
/
+2
2022-06-25
can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTION
Frank Jungclaus
1
-4
/
+6
2022-06-25
can/esd_usb: Fixed some checkpatch.pl warnings
Frank Jungclaus
1
-23
/
+8
2022-06-25
can/esd_usb: Rename all terms USB2 to USB
Frank Jungclaus
1
-104
/
+109
2022-06-25
can/esd_usb2: Rename esd_usb2.c to esd_usb.c
Frank Jungclaus
1
-0
/
+1154