index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-19
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
1
-3
/
+7
2022-12-14
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
1
-0
/
+6
2022-12-08
can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()
Zhang Changzhong
1
-1
/
+4
2022-11-03
can: kvaser_usb: Fix possible completions during init_completion
Anssi Hannula
2
-4
/
+4
2022-10-26
can: kvaser_usb_leaf: Fix CAN state after restart
Anssi Hannula
1
-0
/
+2
2022-10-26
can: kvaser_usb_leaf: Fix TX queue out of sync after restart
Anssi Hannula
3
-1
/
+5
2022-10-26
can: kvaser_usb_leaf: Fix overread with an invalid command
Anssi Hannula
1
-0
/
+75
2022-10-26
can: kvaser_usb: Fix use of uninitialized completion
Anssi Hannula
2
-1
/
+2
2022-09-28
can: gs_usb: gs_can_open(): fix race dev->can.state condition
Marc Kleine-Budde
1
-2
/
+2
2022-08-25
can: ems_usb: fix clang's -Wunaligned-access warning
Marc Kleine-Budde
1
-1
/
+1
2022-08-17
can: usb_8dev: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-08-17
can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-2
/
+4
2022-08-17
can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-4
/
+8
2022-07-12
can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
Jimmy Assarsson
3
-35
/
+47
2022-07-12
can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
Jimmy Assarsson
3
-21
/
+38
2022-07-12
can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
Jimmy Assarsson
3
-148
/
+173
2022-07-12
can: gs_usb: gs_usb_open/close(): fix memory leak
Rhett Aultman
1
-2
/
+21
2022-04-13
can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before call...
Vincent Mailhol
1
-2
/
+1
2022-04-08
can: mcba_usb: properly check endpoint type
Pavel Skripkin
1
-10
/
+16
2022-04-08
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
1
-1
/
+0
2022-04-08
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
1
-16
/
+14
2022-04-08
can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
1
-1
/
+0
2022-03-08
can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
Vincent Mailhol
2
-7
/
+10
2022-03-08
can: gs_usb: change active_channels's type from atomic_t to u8
Vincent Mailhol
1
-5
/
+5
2022-01-16
can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}
Brian Silverman
1
-0
/
+2
2022-01-16
can: gs_usb: fix use of uninitialized variable, detach device on reception of...
Marc Kleine-Budde
1
-1
/
+2
2021-12-14
can: kvaser_usb: get CAN clock frequency from device
Jimmy Assarsson
1
-28
/
+73
2021-11-18
can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path
Vincent Mailhol
1
-4
/
+2
2021-11-18
can: peak_usb: always ask for BERR reporting for PCAN-USB devices
Stephane Grosjean
1
-9
/
+8
2021-10-17
can: peak_usb: pcan_usb_fd_decode_status(): remove unnecessary test on the nu...
Stephane Grosjean
1
-2
/
+1
2021-10-17
can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...
Stephane Grosjean
1
-3
/
+2
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-08-26
can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...
Stefan Mätje
1
-2
/
+2
2021-08-19
can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg
Vincent Mailhol
1
-16
/
+7
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-8
/
+49
2021-07-30
can: esd_usb2: fix memory leak
Pavel Skripkin
1
-1
/
+15
2021-07-30
can: ems_usb: fix memory leak
Pavel Skripkin
1
-1
/
+13
2021-07-30
can: usb_8dev: fix memory leak
Pavel Skripkin
1
-2
/
+13
2021-07-30
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
1
-0
/
+2
2021-07-25
can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increa...
Vincent Mailhol
2
-4
/
+2
2021-07-25
can: etas_es58x: use sizeof and sizeof_field macros instead of constant values
Vincent Mailhol
2
-2
/
+2
2021-07-25
can: etas_es58x: add es58x_free_netdevs() to factorize code
Vincent Mailhol
1
-22
/
+24
2021-07-25
can: etas_es58x: use devm_kzalloc() to allocate device resources
Vincent Mailhol
1
-6
/
+3
2021-07-25
can: etas_es58x: use error pointer during device probing
Vincent Mailhol
1
-13
/
+10
2021-07-25
can: etas_es58x: fix three typos in author name and documentation
Vincent Mailhol
3
-10
/
+10
2021-07-25
can: peak_usb: pcan_usb_decode_error(): upgrade handling of bus state changes
Stephane Grosjean
1
-123
/
+43
2021-07-25
can: peak_usb: pcan_usb_encode_msg(): add information
Stephane Grosjean
1
-2
/
+4
2021-07-25
can: peak_usb: PCAN-USB: add support of loopback and one-shot mode
Stephane Grosjean
1
-4
/
+49
2021-07-25
can: peak_usb: pcan_usb_get_device_id(): read value only in case of success
Stephane Grosjean
1
-1
/
+2
2021-07-25
can: esd_usb2: use DEVICE_ATTR_RO() helper macro
Zhen Lei
1
-6
/
+6
[next]