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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
can: flexcan: disable transceiver during system PM
Haibo Chen
1
-1
/
+11
2025-03-28
can: flexcan: only change CAN state when link up in system PM
Haibo Chen
1
-2
/
+4
2025-03-28
can: ucan: fix out of bound read in strscpy() source
Vincent Mailhol
1
-25
/
+18
2025-03-28
can: rcar_canfd: Fix page entries in the AFL list
Biju Das
1
-17
/
+11
2025-02-21
can: etas_es58x: fix potential NULL pointer dereference on udev->serial
Vincent Mailhol
1
-1
/
+5
2025-02-21
can: c_can: fix unbalanced runtime PM disable in error path
Krzysztof Kozlowski
1
-2
/
+3
2025-02-21
can: ctucanfd: handle skb allocation failure
Fedor Pchelkin
1
-4
/
+6
2024-12-14
can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.
Marc Kleine-Budde
1
-1
/
+28
2024-12-14
can: dev: can_set_termination(): allow sleeping GPIOs
Marc Kleine-Budde
1
-1
/
+1
2024-12-14
can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-3
/
+7
2024-12-14
can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-25
/
+33
2024-12-14
can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-5
/
+9
2024-12-14
can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-28
/
+39
2024-12-14
can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-18
/
+29
2024-12-14
can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-18
/
+40
2024-12-14
can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-10
/
+23
2024-12-14
can: hi311x: hi3110_can_ist(): fix potential use-after-free
Dario Binacchi
1
-1
/
+2
2024-12-14
can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL
Dario Binacchi
1
-4
/
+4
2024-12-14
can: c_can: c_can_handle_bus_err(): update statistics if skb allocation fails
Dario Binacchi
1
-9
/
+17
2024-12-14
can: gs_usb: add usb endpoint address detection at driver probe step
Alexander Kozhinov
1
-7
/
+18
2024-12-14
can: gs_usb: add VID/PID for Xylanta SAINT3 product family
Marc Kleine-Budde
1
-0
/
+5
2024-11-14
can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...
Marc Kleine-Budde
1
-3
/
+5
2024-11-14
can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
Marc Kleine-Budde
1
-3
/
+7
2024-11-14
can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices
Marc Kleine-Budde
1
-1
/
+2
2024-11-14
can: c_can: fix {rx,tx}_errors statistics
Dario Binacchi
1
-1
/
+6
2024-10-10
can: netlink: avoid call to do_set_data_bittiming callback with stale can_pri...
Stefan Mätje
1
-51
/
+51
2024-10-04
can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD
Stefan Mätje
1
-5
/
+1
2024-10-04
can: m_can: m_can_close(): stop clocks after device has been shut down
Marc Kleine-Budde
1
-1
/
+1
2024-10-04
can: m_can: enable NAPI before enabling interrupts
Jake Hamby
1
-6
/
+6
2024-09-30
can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...
Marc Kleine-Budde
3
-5
/
+11
2024-09-30
can: mcp251xfd: properly indent labels
Marc Kleine-Budde
4
-20
/
+20
2024-09-30
can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
Marc Kleine-Budde
1
-3
/
+11
2024-09-12
can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
3
-3
/
+33
2024-09-12
can: mcp251xfd: clarify the meaning of timestamp
Marc Kleine-Budde
5
-38
/
+43
2024-09-12
can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
Marc Kleine-Budde
3
-47
/
+56
2024-09-12
can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...
Marc Kleine-Budde
1
-16
/
+32
2024-09-12
can: kvaser_pciefd: Use a single write when releasing RX buffers
Martin Jocic
1
-10
/
+8
2024-09-12
can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
Martin Jocic
1
-12
/
+18
2024-09-12
can: kvaser_pciefd: Rename board_irq to pci_irq
Martin Jocic
1
-4
/
+4
2024-09-12
can: kvaser_pciefd: Remove unnecessary comment
Martin Jocic
1
-1
/
+0
2024-09-12
can: kvaser_pciefd: Skip redundant NULL pointer check in ISR
Martin Jocic
1
-6
/
+0
2024-09-12
can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
Marc Kleine-Budde
2
-4
/
+27
2024-09-12
can: m_can: Release irq on error in m_can_open
Simon Horman
1
-1
/
+4
2024-09-12
can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
Simon Arlott
1
-1
/
+1
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-03-26
can: m_can: Start/Cancel polling timer together with interrupts
Markus Schneider-Pargmann
1
-11
/
+12
[next]