index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
spi
Age
Commit message (
Expand
)
Author
2025-11-12
can: mcp251xfd: add gpio functionality
Gregor Herburger
2025-11-12
can: mcp251xfd: only configure PIN1 when rx_int is set
Gregor Herburger
2025-11-12
can: mcp251xfd: add workaround for errata 5
Gregor Herburger
2025-11-12
can: mcp251xfd: utilize gather_write function for all non-CRC writes
Gregor Herburger
2025-11-12
can: mcp251xfd: move chip sleep mode into runtime pm
Marc Kleine-Budde
2025-10-31
can: mcp251x: mcp251x_can_probe(): use dev_err_probe()
Maud Spierings
2025-10-31
can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks
Vadim Fedorenko
2025-10-17
can: treewide: remove can_change_mtu()
Vincent Mailhol
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-19
can: hi311x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
2025-09-19
can: hi311x: fix null pointer dereference when resuming from sleep before int...
Chen Yufeng
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
2025-06-17
net: can: mcp251x: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
net: can: mcp251x: propagate the return value of mcp251x_spi_write()
Bartosz Golaszewski
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
2025-05-06
can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
2025-05-06
can: mcp251xfd: fix TDC setting for low data bit rates
Kelsey Maes
2025-02-18
can: mcp251xfd: Switch to use hrtimer_setup()
Nam Cao
2024-11-26
can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.
Marc Kleine-Budde
2024-11-26
can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-26
can: hi311x: hi3110_can_ist(): update state error statistics if skb allocatio...
Dario Binacchi
2024-11-26
can: hi311x: hi3110_can_ist(): fix potential use-after-free
Dario Binacchi
2024-11-04
can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
Marc Kleine-Budde
2024-11-04
can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...
Marc Kleine-Budde
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-22
can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
Simon Arlott
2024-08-06
can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
Marc Kleine-Budde
2024-08-06
can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
Marc Kleine-Budde
2024-06-28
can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
2024-06-28
can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum
Marc Kleine-Budde
2024-06-28
can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
2024-06-28
can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
Marc Kleine-Budde
2024-06-28
can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...
Marc Kleine-Budde
2024-06-28
can: mcp251xfd: clarify the meaning of timestamp
Marc Kleine-Budde
2024-06-28
can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...
Marc Kleine-Budde
2024-06-28
can: mcp251xfd: update errata references
Marc Kleine-Budde
2024-06-28
can: mcp251xfd: properly indent labels
Marc Kleine-Budde
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-21
can: mcp251xfd: fix infinite loop when xmit fails
Vitor Soares
2024-06-21
can: mcp251xfd: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
2024-06-21
can: mcp251x: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
2024-06-21
can: hi311x: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
2024-06-20
can: mcp251x: Fix up includes
Andy Shevchenko
2024-03-04
can: mcp251xfd: __mcp251xfd_get_berr_counter(): use CAN_BUS_OFF_THRESHOLD ins...
Marc Kleine-Budde
2023-07-28
can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...
Marc Kleine-Budde
2023-07-17
can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
Fedor Ross
2023-02-07
Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
[next]