index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-56
/
+74
2023-07-20
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
Marc Kleine-Budde
1
-0
/
+2
2023-07-19
can: ucan: Remove repeated word
Mao Zhu
1
-1
/
+1
2023-07-17
can: gs_usb: fix time stamp counter initialization
Marc Kleine-Budde
1
-48
/
+53
2023-07-17
can: gs_usb: gs_can_open(): improve error handling
Marc Kleine-Budde
1
-9
/
+22
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-05-22
can: kvaser_usb: Add len8_dlc support
Carsten Schmidt
3
-8
/
+13
2023-05-15
can: usb: f81604: add Fintek F81604 support
Ji-Ze Hong
3
-0
/
+1214
2023-04-04
kvaser_usb: convert USB IDs to hexadecimal values
Oliver Hartkopp
1
-51
/
+51
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_m...
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 bu...
Frank Jungclaus
1
-1
/
+3
2023-02-02
can: peak_usb: Reorder include directives alphabetically
Lukas Magel
4
-11
/
+12
2023-02-02
can: peak_usb: align CAN channel ID format in log with sysfs attribute
Lukas Magel
1
-2
/
+2
2023-02-02
can: peak_usb: export PCAN CAN channel ID as sysfs device attribute
Lukas Magel
1
-0
/
+25
2023-02-02
can: peak_usb: add ethtool interface to user-configurable CAN channel identifier
Stephane Grosjean
5
-0
/
+101
2023-02-02
can: peak_usb: replace unregister_netdev() with unregister_candev()
Stephane Grosjean
1
-1
/
+1
2023-02-02
can: peak_usb: allow flashing of the CAN channel ID
Stephane Grosjean
5
-0
/
+63
2023-02-02
can: peak_usb: add callback to read CAN channel ID of PEAK CAN-FD devices
Stephane Grosjean
2
-6
/
+30
2023-02-02
can: peak_usb: rename device_id to CAN channel ID
Stephane Grosjean
5
-16
/
+17
2022-12-19
can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
Marc Kleine-Budde
1
-9
/
+24
2022-12-12
can: gs_usb: remove gs_can::iface
Vincent Mailhol
1
-20
/
+9
2022-12-12
can: ucan: remove unused ucan_priv::intf
Vincent Mailhol
1
-2
/
+0
2022-12-12
can: ucan: use strscpy() to instead of strncpy()
Xu Panda
1
-3
/
+2
2022-12-12
can: etas_es58x: remove es58x_get_product_info()
Vincent Mailhol
1
-49
/
+3
2022-12-12
can: etas_es58x: export product information through devlink_ops::info_get()
Vincent Mailhol
3
-0
/
+264
2022-12-12
can: etas_es58x: add devlink port support
Vincent Mailhol
2
-8
/
+29
2022-12-12
can: etas_es58x: add devlink support
Vincent Mailhol
5
-4
/
+31
2022-12-12
can: etas_es58x: sort the includes by alphabetic order
Vincent Mailhol
4
-11
/
+11
2022-12-10
can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var...
Marc Kleine-Budde
1
-2
/
+0
2022-12-10
can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war...
Marc Kleine-Budde
1
-1
/
+1
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-12-07
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
1
-0
/
+6
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+11
2022-11-24
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
1
-3
/
+7
2022-11-24
can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()
Zhang Changzhong
1
-1
/
+4
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-9
/
+9
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
9
-9
/
+9
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+4
2022-10-27
can: kvaser_usb: Fix possible completions during init_completion
Anssi Hannula
2
-4
/
+4
[prev]
[next]