index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
Marc Kleine-Budde
2023-08-03
1
-0
/
+2
*
can: gs_usb: fix time stamp counter initialization
Marc Kleine-Budde
2023-07-27
1
-48
/
+53
*
can: gs_usb: gs_can_open(): improve error handling
Marc Kleine-Budde
2023-07-27
1
-9
/
+22
*
kvaser_usb: convert USB IDs to hexadecimal values
Oliver Hartkopp
2023-04-04
1
-51
/
+51
*
can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
Frank Jungclaus
2023-04-04
1
-15
/
+20
*
can: esd_usb: Improve code readability by means of replacing struct esd_usb_m...
Frank Jungclaus
2023-03-24
1
-84
/
+82
*
can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages
Frank Jungclaus
2023-02-16
1
-5
/
+13
*
can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
Frank Jungclaus
2023-02-16
1
-25
/
+25
*
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...
Frank Jungclaus
2023-02-16
1
-1
/
+3
*
can: peak_usb: Reorder include directives alphabetically
Lukas Magel
2023-02-02
4
-11
/
+12
*
can: peak_usb: align CAN channel ID format in log with sysfs attribute
Lukas Magel
2023-02-02
1
-2
/
+2
*
can: peak_usb: export PCAN CAN channel ID as sysfs device attribute
Lukas Magel
2023-02-02
1
-0
/
+25
*
can: peak_usb: add ethtool interface to user-configurable CAN channel identifier
Stephane Grosjean
2023-02-02
5
-0
/
+101
*
can: peak_usb: replace unregister_netdev() with unregister_candev()
Stephane Grosjean
2023-02-02
1
-1
/
+1
*
can: peak_usb: allow flashing of the CAN channel ID
Stephane Grosjean
2023-02-02
5
-0
/
+63
*
can: peak_usb: add callback to read CAN channel ID of PEAK CAN-FD devices
Stephane Grosjean
2023-02-02
2
-6
/
+30
*
can: peak_usb: rename device_id to CAN channel ID
Stephane Grosjean
2023-02-02
5
-16
/
+17
*
can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
Marc Kleine-Budde
2022-12-19
1
-9
/
+24
*
can: gs_usb: remove gs_can::iface
Vincent Mailhol
2022-12-12
1
-20
/
+9
*
can: ucan: remove unused ucan_priv::intf
Vincent Mailhol
2022-12-12
1
-2
/
+0
*
can: ucan: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
1
-3
/
+2
*
can: etas_es58x: remove es58x_get_product_info()
Vincent Mailhol
2022-12-12
1
-49
/
+3
*
can: etas_es58x: export product information through devlink_ops::info_get()
Vincent Mailhol
2022-12-12
3
-0
/
+264
*
can: etas_es58x: add devlink port support
Vincent Mailhol
2022-12-12
2
-8
/
+29
*
can: etas_es58x: add devlink support
Vincent Mailhol
2022-12-12
5
-4
/
+31
*
can: etas_es58x: sort the includes by alphabetic order
Vincent Mailhol
2022-12-12
4
-11
/
+11
*
can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var...
Marc Kleine-Budde
2022-12-10
1
-2
/
+0
*
can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war...
Marc Kleine-Budde
2022-12-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
1
-0
/
+6
|
\
|
*
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
2022-12-07
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
2
-4
/
+11
|
\
|
|
*
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
2022-11-24
1
-3
/
+7
|
*
can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()
Zhang Changzhong
2022-11-24
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
9
-9
/
+9
|
\
|
|
*
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-07
9
-9
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
2
-4
/
+4
|
\
|
|
*
can: kvaser_usb: Fix possible completions during init_completion
Anssi Hannula
2022-10-27
2
-4
/
+4
*
|
can: ucan: ucan_disconnect(): change unregister_netdev() to unregister_candev()
Dongliang Mu
2022-10-26
1
-1
/
+1
*
|
can: kvaser_usb: Compare requested bittiming parameters with actual parameter...
Jimmy Assarsson
2022-10-26
4
-41
/
+284
*
|
can: kvaser_usb: Add struct kvaser_usb_busparams
Jimmy Assarsson
2022-10-26
3
-31
/
+27
*
|
can: kvaser_usb_leaf: Fix bogus restart events
Anssi Hannula
2022-10-26
1
-3
/
+3
*
|
can: kvaser_usb_leaf: Ignore stale bus-off after start
Anssi Hannula
2022-10-26
1
-1
/
+30
*
|
can: kvaser_usb_leaf: Fix wrong CAN state after stopping
Anssi Hannula
2022-10-26
1
-0
/
+4
*
|
can: kvaser_usb_leaf: Fix improved state not being reported
Anssi Hannula
2022-10-26
3
-3
/
+81
*
|
can: kvaser_usb_leaf: Set Warning state even without bus errors
Anssi Hannula
2022-10-26
1
-12
/
+8
*
|
can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
Jimmy Assarsson
2022-10-26
1
-0
/
+99
*
|
can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {le...
Jimmy Assarsson
2022-10-26
1
-19
/
+19
*
|
can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
Jimmy Assarsson
2022-10-26
1
-1
/
+143
*
|
can: gs_usb: add support for reading error counters
Jeroen Hofstee
2022-10-20
1
-0
/
+39
*
|
can: gs_usb: document GS_CAN_FEATURE_GET_STATE
Jeroen Hofstee
2022-10-20
1
-1
/
+4
[next]