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-08-14
can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
1
-44
/
+27
2024-08-14
can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum
Marc Kleine-Budde
3
-26
/
+43
2024-07-25
can: kvaser_usb: fix return value for hif_usb_send_regout
Chen Ni
1
-1
/
+1
2024-07-11
can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
Jimmy Assarsson
1
-0
/
+1
2024-07-05
can: mcp251xfd: fix infinite loop when xmit fails
Vitor Soares
3
-9
/
+65
2024-02-23
can: netlink: Fix TDCO calculation using the old data bittiming
Maxime Jayat
1
-1
/
+1
2023-11-20
can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is acc...
Marc Kleine-Budde
1
-1
/
+5
2023-11-20
can: dev: can_restart(): fix race condition between controller restart and ne...
Marc Kleine-Budde
1
-3
/
+4
2023-11-20
can: dev: can_restart(): don't crash kernel if carrier is OK
Marc Kleine-Budde
1
-1
/
+2
2023-10-20
can: sun4i_can: Only show Kconfig if ARCH_SUNXI is set
John Watts
1
-1
/
+1
2023-09-23
can: sun4i_can: Add support for the Allwinner D1
John Watts
2
-3
/
+13
2023-09-23
can: sun4i_can: Add acceptance register quirk
John Watts
1
-2
/
+8
2023-09-13
can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...
Marc Kleine-Budde
1
-2
/
+3
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-6
/
+1
2023-08-03
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
Marc Kleine-Budde
1
-0
/
+2
2023-07-27
can: gs_usb: gs_can_open(): improve error handling
Marc Kleine-Budde
1
-9
/
+22
2023-07-27
can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
Fedor Ross
2
-2
/
+9
2023-07-19
can: kvaser_pciefd: Set hardware timestamp on transmitted packets
Jimmy Assarsson
1
-2
/
+10
2023-07-19
can: kvaser_pciefd: Add function to set skb hwtstamps
Jimmy Assarsson
1
-17
/
+10
2023-05-24
can: kvaser_pciefd: Disable interrupts in probe error path
Jimmy Assarsson
1
-0
/
+2
2023-05-24
can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
Jimmy Assarsson
1
-17
/
+4
2023-05-24
can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
Jimmy Assarsson
1
-0
/
+2
2023-05-24
can: kvaser_pciefd: Empty SRB buffer in probe
Jimmy Assarsson
1
-0
/
+15
2023-05-24
can: kvaser_pciefd: Call request_irq() before enabling interrupts
Jimmy Assarsson
1
-5
/
+5
2023-05-24
can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
Jimmy Assarsson
1
-0
/
+1
2023-05-24
can: dev: fix missing CAN XL support in can_put_echo_skb()
Oliver Hartkopp
1
-1
/
+2
2023-03-10
can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
Frank Jungclaus
1
-25
/
+25
2023-03-10
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...
Frank Jungclaus
1
-1
/
+3
2023-03-10
can: rcar_canfd: Fix R-Car V3U GAFLCFG field accesses
Geert Uytterhoeven
1
-2
/
+2
2023-02-25
can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
Marc Kleine-Budde
1
-9
/
+24
2023-02-09
can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...
Marc Kleine-Budde
1
-0
/
+1
2022-12-31
can: tcan4x5x: Fix use of register error status mask
Markus Schneider-Pargmann
1
-7
/
+7
2022-12-31
can: m_can: Call the RAM init directly from m_can_chip_config
Vivek Yadav
3
-15
/
+26
2022-12-31
can: tcan4x5x: Remove invalid write in clear_interrupts
Markus Schneider-Pargmann
1
-5
/
+0
2022-12-31
can: kvaser_usb: Compare requested bittiming parameters with actual parameter...
Jimmy Assarsson
4
-41
/
+284
2022-12-31
can: kvaser_usb: Add struct kvaser_usb_busparams
Jimmy Assarsson
3
-31
/
+27
2022-12-31
can: kvaser_usb_leaf: Fix bogus restart events
Anssi Hannula
1
-3
/
+3
2022-12-31
can: kvaser_usb_leaf: Fix wrong CAN state after stopping
Anssi Hannula
1
-0
/
+4
2022-12-31
can: kvaser_usb_leaf: Fix improved state not being reported
Anssi Hannula
3
-3
/
+81
2022-12-31
can: kvaser_usb_leaf: Set Warning state even without bus errors
Anssi Hannula
1
-12
/
+8
2022-12-31
can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
Jimmy Assarsson
1
-0
/
+99
2022-12-31
can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {le...
Jimmy Assarsson
1
-19
/
+19
2022-12-31
can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
Jimmy Assarsson
1
-1
/
+143
2022-12-07
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
1
-0
/
+6
2022-12-07
can: can327: flush TX_work on ldisc .close()
Max Staudt
1
-7
/
+10
2022-12-07
can: slcan: fix freed work crash
Jiri Slaby (SUSE)
1
-4
/
+6
2022-11-24
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
1
-3
/
+7
2022-11-24
can: m_can: Add check for devm_clk_get
Jiasheng Jiang
1
-1
/
+1
2022-11-24
can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methods
Zhang Changzhong
1
-3
/
+6
2022-11-24
can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()
Zhang Changzhong
1
-1
/
+4
[next]