1
linux/drivers/net/dsa/b53
Jonas Gorski 2f3dcd0d39 net: dsa: b53: fix jumbo frames on 10/100 ports
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: 6ae5834b98 ("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>
2024-10-08 10:42:27 +02:00
..
b53_common.c net: dsa: b53: fix jumbo frames on 10/100 ports 2024-10-08 10:42:27 +02:00
b53_mdio.c net: dsa: b53: Use dev_err_probe() 2024-08-20 18:22:44 -07:00
b53_mmap.c
b53_priv.h net: dsa: b53: Stop exporting b53_phylink_* routines 2024-04-25 11:46:37 -07:00
b53_regs.h
b53_serdes.c
b53_serdes.h
b53_spi.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
b53_srab.c
Kconfig
Makefile