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
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
6
-6
/
+6
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+1
2024-09-12
can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD
Stefan Mätje
1
-5
/
+1
2024-09-11
can: usb: Kconfig: Fix list of devices for esd_usb driver
Stefan Mätje
1
-1
/
+2
2024-09-03
can: peak_usb: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
2024-08-30
can: kvaser_usb: Simplify with dev_err_probe()
Yan Zhen
1
-26
/
+16
2024-08-05
can: kvaser_usb: Rename kvaser_usb_{ethtool,netdev}_ops_hwts to kvaser_usb_{e...
Jimmy Assarsson
1
-4
/
+4
2024-08-05
can: kvaser_usb: Remove struct variables kvaser_usb_{ethtool,netdev}_ops
Jimmy Assarsson
1
-11
/
+0
2024-08-05
can: kvaser_usb: Remove KVASER_USB_QUIRK_HAS_HARDWARE_TIMESTAMP
Jimmy Assarsson
2
-19
/
+8
2024-08-05
can: kvaser_usb: leaf: Add hardware timestamp support to usbcan devices
Jimmy Assarsson
2
-1
/
+14
2024-08-05
can: kvaser_usb: leaf: Store MSB of timestamp
Jimmy Assarsson
2
-3
/
+9
2024-08-05
can: kvaser_usb: leaf: Add structs for Tx ACK and clock overflow commands
Jimmy Assarsson
1
-2
/
+17
2024-08-05
can: kvaser_usb: leaf: Add hardware timestamp support to leaf based devices
Jimmy Assarsson
2
-4
/
+22
2024-08-05
can: kvaser_usb: leaf: kvaser_usb_leaf_tx_acknowledge: Rename local variable
Jimmy Assarsson
1
-4
/
+4
2024-08-05
can: kvaser_usb: leaf: Replace kvaser_usb_leaf_m32c_dev_cfg with kvaser_usb_l...
Jimmy Assarsson
1
-3
/
+30
2024-08-05
can: kvaser_usb: leaf: Assign correct timestamp_freq for kvaser_usb_leaf_imx_...
Jimmy Assarsson
1
-3
/
+3
2024-08-05
can: kvaser_usb: leaf: Add struct for Tx ACK commands
Jimmy Assarsson
1
-1
/
+9
2024-08-05
can: kvaser_usb: hydra: Set hardware timestamp on transmitted packets
Jimmy Assarsson
1
-1
/
+4
2024-08-05
can: kvaser_usb: hydra: Add struct for Tx ACK commands
Jimmy Assarsson
1
-2
/
+17
2024-08-05
can: kvaser_usb: hydra: kvaser_usb_hydra_ktime_from_rx_cmd: Drop {rx_} in fun...
Jimmy Assarsson
1
-5
/
+4
2024-08-05
can: kvaser_usb: Add helper functions to convert device timestamp into ktime
Jimmy Assarsson
2
-6
/
+28
2024-07-28
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
3
-3
/
+3
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-07-01
can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
Jimmy Assarsson
1
-0
/
+1
2024-06-28
can: gs_usb: add VID/PID for Xylanta SAINT3 product family
Marc Kleine-Budde
1
-0
/
+5
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-06-21
can: kvaser_usb: fix return value for hif_usb_send_regout
Chen Ni
1
-1
/
+1
2024-06-21
can: kvaser_usb: Add support for Kvaser Mini PCIe 1xCAN
Martin Jocic
2
-0
/
+4
2024-06-21
can: kvaser_usb: Add support for Kvaser USBcan Pro 5xCAN
Martin Jocic
2
-0
/
+4
2024-06-21
can: kvaser_usb: Add support for Vining 800
Martin Jocic
2
-0
/
+4
2024-03-04
can: gs_usb: gs_cmd_reset(): use cpu_to_le32() to assign mode
Marc Kleine-Budde
1
-1
/
+1
2024-03-04
can: kvaser_usb: Add support for Leaf v3
Jimmy Assarsson
2
-0
/
+4
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
1
-1
/
+1
2023-10-04
can: etas_es58x: add missing a blank line after declaration
Vincent Mailhol
1
-0
/
+1
2023-10-04
can: etas_es58x: rework the version check logic to silence -Wformat-truncation
Vincent Mailhol
2
-21
/
+42
2023-08-03
can: esd_usb: Add support for esd CAN-USB/3
Frank Jungclaus
1
-31
/
+244
2023-07-28
can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception
Marc Kleine-Budde
2
-19
/
+67
2023-07-28
can: gs_usb: gs_usb_disconnect(): remove not needed usb_kill_anchored_urbs()
Marc Kleine-Budde
1
-1
/
+0
2023-07-28
can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()
Marc Kleine-Budde
1
-1
/
+0
2023-07-28
can: gs_usb: gs_can_close(): don't complain about failed device reset during ...
Marc Kleine-Budde
1
-3
/
+1
2023-07-28
can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error ...
Marc Kleine-Budde
1
-6
/
+3
2023-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...
Marc Kleine-Budde
1
-2
/
+3
2023-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats
Marc Kleine-Budde
1
-5
/
+5
2023-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev
Marc Kleine-Budde
1
-2
/
+2
2023-07-28
can: gs_usb: uniformly use "parent" as variable name for struct gs_usb
Marc Kleine-Budde
1
-31
/
+31
2023-07-28
can: gs_usb: gs_usb_set_timestamp(): remove return statements form void function
Marc Kleine-Budde
1
-2
/
+0
2023-07-28
can: gs_usb: gs_usb_probe(): align block comment
Marc Kleine-Budde
1
-2
/
+2
2023-07-28
can: gs_usb: remove leading space from goto labels
Marc Kleine-Budde
1
-6
/
+6
2023-07-28
can: peak_usb: remove unused/legacy peak_usb_netif_rx() function
Peter Seiderer
2
-15
/
+0
[next]