开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
spi
Age
Commit message (
Expand
)
Author
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
2023-02-02
can: mcp251xfd: regmap: optimizing transfer size for CRC transfers size 1
Thomas Kopp
2023-02-02
can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...
Marc Kleine-Budde
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-10-25
can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path
Dongliang Mu
2022-08-09
can: mcp251x: Fix race condition on receive interrupt
Sebastian Würl
2022-07-28
can: mcp251xfd: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-26
can: mcp251xfd: mcp251xfd_dump(): fix comment
Marc Kleine-Budde
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
can: mcp251xfd: fix detection of mcp251863
Marc Kleine-Budde
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-07-20
can: hi311x: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-04
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversion
Marc Kleine-Budde
2022-07-04
can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read d...
Marc Kleine-Budde
2022-07-04
can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
Marc Kleine-Budde
2022-07-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on ...
Thomas Kopp
2022-07-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for ...
Thomas Kopp
2022-06-11
can: Kconfig: add CONFIG_CAN_RX_OFFLOAD
Vincent Mailhol
2022-05-19
can: mcp251xfd: silence clang's -Wunaligned-access warning
Vincent Mailhol
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
[next]