1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/can/m_can
Markus Schneider-Pargmann e443d15b94 can: m_can: Limit coalescing to peripheral instances
The use of coalescing for non-peripheral chips in the current
implementation is limited to non-existing. Disable the possibility to
set coalescing through ethtool.

Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>
Link: https://lore.kernel.org/all/20240805183047.305630-8-msp@baylibre.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2024-08-06 09:25:31 +02:00
..
Kconfig can: Kconfig: add CONFIG_CAN_RX_OFFLOAD 2022-06-11 17:11:02 +02:00
m_can.c can: m_can: Limit coalescing to peripheral instances 2024-08-06 09:25:31 +02:00
m_can.h can: m_can: Constify struct m_can_ops 2024-06-28 09:35:13 +02:00
m_can_pci.c can: m_can: Constify struct m_can_ops 2024-06-28 09:35:13 +02:00
m_can_platform.c can: m_can: Constify struct m_can_ops 2024-06-28 09:35:13 +02:00
Makefile can: tcan4x5x: move regmap code into seperate file 2021-01-06 15:15:37 +01:00
tcan4x5x-core.c can: m_can: Constify struct m_can_ops 2024-06-28 09:35:13 +02:00
tcan4x5x-regmap.c can: tcan4x5x: Remove reserved register 0x814 from writable table 2023-07-31 10:41:08 +02:00
tcan4x5x.h can: tcan4x5x: remove duplicate include of regmap.h 2021-03-30 11:14:48 +02:00