kernel_samsung_a53x/drivers/net/dsa/b53
Jonas Gorski 156fe33e3b net: dsa: b53: fix jumbo frames on 10/100 ports
[ Upstream commit 2f3dcd0d39affe5b9ba1c351ce0e270c8bdd5109 ]

All modern chips support and need the 10_100 bit set for supporting jumbo
frames on 10/100 ports, so instead of enabling it only for 583XX enable
it for everything except bcm63xx, where the bit is writeable, but does
nothing.

Tested on BCM53115, where jumbo frames were dropped at 10/100 speeds
without the bit set.

Fixes: 6ae5834b983a ("net: dsa: b53: add MTU configuration support")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:51 +01:00
..
b53_common.c net: dsa: b53: fix jumbo frames on 10/100 ports 2024-11-23 23:21:51 +01:00
b53_mdio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
b53_mmap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
b53_priv.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
b53_regs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
b53_serdes.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
b53_serdes.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
b53_spi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
b53_srab.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00