linux/drivers/net/can
Srinivas Neeli 54bf0b8c75 Revert "can: xilinx_can: Limit CANFD brp to 2"
[ Upstream commit c6da4590fe ]

This reverts commit 05ca14fdb6.

On early silicon engineering samples observed bit shrinking issue when
we use brp as 1. Hence updated brp_min as 2. As in production silicon
this issue is fixed, so reverting the patch.

Link: https://lore.kernel.org/all/20220609082433.1191060-2-srinivas.neeli@xilinx.com
Signed-off-by: Srinivas Neeli <srinivas.neeli@xilinx.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-07-21 21:20:17 +02:00
..
c_can can: c_can: move runtime PM enable/disable to c_can_platform 2021-03-30 14:32:00 +02:00
cc770
dev net: introduce CAN specific pointer in the struct net_device 2021-04-07 15:00:07 +02:00
ifi_canfd
m_can can: m_can: m_can_tx_handler(): fix use after free of skb 2022-04-08 14:40:44 +02:00
mscan
peak_canfd can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path 2021-07-14 16:55:41 +02:00
rcar can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready 2022-03-19 13:44:45 +01:00
sja1000 can: sja1000: fix use after free in ems_pcmcia_add_card() 2021-12-14 11:32:35 +01:00
softing can: softing: softing_startstop(): fix set but not used variable warning 2022-01-27 10:54:03 +01:00
spi can: mcp251xfd: silence clang's -Wunaligned-access warning 2022-06-09 10:20:56 +02:00
usb can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits 2022-07-12 16:32:19 +02:00
at91_can.c
flexcan.c can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate 2021-03-30 14:31:59 +02:00
grcan.c can: grcan: grcan_probe(): remove extra of_node_get() 2022-07-12 16:32:16 +02:00
janz-ican3.c
Kconfig
kvaser_pciefd.c can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter 2021-12-14 11:32:35 +01:00
led.c
Makefile can: dev: move driver related infrastructure into separate subdir 2021-04-07 15:00:07 +02:00
pch_can.c can: pch_can: pch_can_rx_normal: fix use after free 2021-12-14 11:32:39 +01:00
slcan.c net: introduce CAN specific pointer in the struct net_device 2021-04-07 15:00:07 +02:00
sun4i_can.c
ti_hecc.c
vcan.c net: introduce CAN specific pointer in the struct net_device 2021-04-07 15:00:07 +02:00
vxcan.c vxcan: enable local echo for sent CAN frames 2022-04-08 14:40:20 +02:00
xilinx_can.c Revert "can: xilinx_can: Limit CANFD brp to 2" 2022-07-21 21:20:17 +02:00