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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
can: peak_usb: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
2024-09-04
can: peak_canfd: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
2024-09-04
can: dev: 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-30
can: kvaser_pciefd: Use IS_ENABLED() instead of #ifdef
Martin Jocic
1
-13
/
+13
2024-08-30
can: netlink: avoid call to do_set_data_bittiming callback with stale can_pri...
Stefan Mätje
1
-51
/
+51
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-08-05
can: esd_402_pci: Add support for one-shot mode
Stefan Mätje
3
-4
/
+11
2024-08-05
can: esd_402_pci: Rename esdACC CTRL register macros
Stefan Mätje
2
-41
/
+42
2024-08-05
can: flexcan: add wakeup support for imx95
Haibo Chen
2
-7
/
+45
2024-07-29
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
5
-5
/
+5
2024-07-05
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-29
can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
1
-44
/
+27
2024-06-29
can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum
Marc Kleine-Budde
3
-26
/
+43
2024-06-29
can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
3
-3
/
+33
2024-06-29
can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
Marc Kleine-Budde
3
-47
/
+56
2024-06-29
can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...
Marc Kleine-Budde
1
-16
/
+32
2024-06-29
can: mcp251xfd: clarify the meaning of timestamp
Marc Kleine-Budde
5
-38
/
+43
2024-06-29
can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...
Marc Kleine-Budde
3
-5
/
+11
2024-06-29
can: mcp251xfd: update errata references
Marc Kleine-Budde
1
-5
/
+7
2024-06-29
can: mcp251xfd: properly indent labels
Marc Kleine-Budde
4
-20
/
+20
2024-06-28
can: gs_usb: add VID/PID for Xylanta SAINT3 product family
Marc Kleine-Budde
1
-0
/
+5
2024-06-28
can: m_can: Constify struct m_can_ops
Christophe JAILLET
4
-4
/
+4
2024-06-28
can: rcar_canfd: Remove superfluous parentheses in address calculations
Geert Uytterhoeven
1
-7
/
+7
2024-06-28
can: rcar_canfd: Improve printing of global operational state
Geert Uytterhoeven
1
-2
/
+3
2024-06-28
can: rcar_canfd: Simplify clock handling
Geert Uytterhoeven
1
-17
/
+7
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-10
/
+66
2024-06-21
can: mcp251xfd: fix infinite loop when xmit fails
Vitor Soares
3
-9
/
+65
2024-06-21
can: kvaser_usb: fix return value for hif_usb_send_regout
Chen Ni
1
-1
/
+1
2024-06-21
can: m_can: don't enable transceiver when probing
Martin Hundebøll
2
-66
/
+116
2024-06-21
can: mcp251xfd: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
1
-8
/
+1
2024-06-21
can: mcp251x: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
1
-5
/
+1
2024-06-21
can: hi311x: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
1
-6
/
+1
2024-06-21
can: kvaser_pciefd: Add MSI interrupts
Martin Jocic
1
-4
/
+20
[next]