index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: grcan: move napi_enable() from under spin lock
Jakub Kicinski
2025-01-14
1
-1
/
+2
*
Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2025-01-11
10
-148
/
+166
|
\
|
*
can: kvaser_pciefd: Add support for CAN_CTRLMODE_BERR_REPORTING
Jimmy Assarsson
2025-01-10
1
-13
/
+16
|
*
can: kvaser_pciefd: Update stats and state even if alloc_can_err_skb() fails
Jimmy Assarsson
2025-01-10
1
-26
/
+26
|
*
can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
Jimmy Assarsson
2025-01-10
3
-19
/
+26
|
*
can: kvaser_usb: Update stats and state even if alloc_can_err_skb() fails
Jimmy Assarsson
2025-01-10
2
-95
/
+60
|
*
can: m_can: call deinit/init callback when going into suspend/resume
Sean Nyekjaer
2025-01-10
1
-4
/
+11
|
*
can: tcan4x5x: add deinit callback to set standby mode
Sean Nyekjaer
2025-01-10
1
-0
/
+9
|
*
can: m_can: add deinit callback
Sean Nyekjaer
2025-01-10
2
-0
/
+8
|
*
can: dev: can_get_state_str(): Remove dead code
Ariel Otilibili
2024-12-23
1
-2
/
+0
|
*
can: tcan4x5x: get rid of false clock errors
Sean Nyekjaer
2024-12-23
1
-1
/
+1
|
*
can: sun4i_can: continue to use likely() to check skb
Dario Binacchi
2024-12-23
1
-1
/
+1
|
*
can: tcan4x5x: add option for selecting nWKRQ voltage
Sean Nyekjaer
2024-12-23
2
-0
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-19
3
-10
/
+28
|
\
\
|
*
|
can: m_can: fix missed interrupts with m_can_pci
Matthias Schiffer
2024-12-18
3
-5
/
+19
|
*
|
can: m_can: set init flag earlier in probe
Matthias Schiffer
2024-12-18
1
-5
/
+9
*
|
|
net: simplify resource acquisition + ioremap
Rosen Penev
2024-12-07
1
-12
/
+3
|
/
/
*
|
rtnetlink: fix double call of rtnl_link_get_net_ifla()
Cong Wang
2024-12-03
1
-8
/
+2
*
|
can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.
Marc Kleine-Budde
2024-11-26
1
-1
/
+28
*
|
can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-26
1
-3
/
+7
*
|
can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-26
1
-25
/
+33
*
|
can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-26
1
-5
/
+9
*
|
can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-26
1
-28
/
+39
*
|
can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-26
1
-18
/
+29
*
|
can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-26
1
-18
/
+40
*
|
can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-26
1
-10
/
+23
*
|
can: hi311x: hi3110_can_ist(): update state error statistics if skb allocatio...
Dario Binacchi
2024-11-26
1
-4
/
+3
*
|
can: hi311x: hi3110_can_ist(): fix potential use-after-free
Dario Binacchi
2024-11-26
1
-1
/
+2
*
|
can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL
Dario Binacchi
2024-11-26
1
-4
/
+4
*
|
can: c_can: c_can_handle_bus_err(): update statistics if skb allocation fails
Dario Binacchi
2024-11-26
1
-9
/
+17
*
|
can: gs_usb: add usb endpoint address detection at driver probe step
Alexander Kozhinov
2024-11-26
1
-7
/
+18
*
|
can: dev: can_set_termination(): allow sleeping GPIOs
Marc Kleine-Budde
2024-11-26
1
-1
/
+1
|
/
*
vxcan: Set VXCAN_INFO_PEER to vxcan_link_ops.peer_type.
Kuniyuki Iwashima
2024-11-12
1
-9
/
+3
*
can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
Marc Kleine-Budde
2024-11-04
1
-3
/
+7
*
can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...
Marc Kleine-Budde
2024-11-04
1
-3
/
+5
*
can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2024-11-04
1
-1
/
+1
*
can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP
Geert Uytterhoeven
2024-11-04
1
-0
/
+1
*
can: c_can: fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-04
1
-1
/
+6
*
can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices
Marc Kleine-Budde
2024-11-04
1
-1
/
+2
*
can: {cc770,sja1000}_isa: allow building on x86_64
Thomas Mühlbacher
2024-11-04
2
-2
/
+2
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
10
-10
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-15
3
-12
/
+11
|
\
|
*
can: m_can: m_can_close(): stop clocks after device has been shut down
Marc Kleine-Budde
2024-09-12
1
-1
/
+1
|
*
can: m_can: enable NAPI before enabling interrupts
Jake Hamby
2024-09-12
1
-6
/
+6
|
*
can: kvaser_pciefd: Enable 64-bit DMA addressing
Martin Jocic
2024-09-12
1
-0
/
+3
|
*
can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD
Stefan Mätje
2024-09-12
1
-5
/
+1
*
|
can: rockchip_canfd: rkcanfd_handle_error_int_reg_ec(): fix decoding of error...
Marc Kleine-Budde
2024-09-11
1
-3
/
+1
*
|
can: rockchip_canfd: rkcanfd_timestamp_init(): rework delay calculation
Arnd Bergmann
2024-09-11
1
-2
/
+2
*
|
can: m_can: m_can_chip_config(): mask timestamp wraparound IRQ
Jake Hamby
2024-09-11
1
-1
/
+2
*
|
can: usb: Kconfig: Fix list of devices for esd_usb driver
Stefan Mätje
2024-09-11
1
-1
/
+2
[next]