3
0
Fork 0
forked from mirrors/linux
kernel/drivers/net/ethernet/microchip
Daniel Machon ddd7ba0060 net: sparx5: fix the maximum frame length register
On port initialization, we configure the maximum frame length accepted
by the receive module associated with the port. This value is currently
written to the MAX_LEN field of the DEV10G_MAC_ENA_CFG register, when in
fact, it should be written to the DEV10G_MAC_MAXLEN_CFG register. Fix
this.

Fixes: 946e7fd505 ("net: sparx5: add port module support")
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-12-09 13:30:17 +00:00
..
fdma net: microchip: Make FDMA config symbol invisible 2024-10-01 11:31:43 +02:00
lan865x microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY 2024-09-11 20:53:46 -07:00
lan966x net: ethernet: Switch back to struct platform_driver::remove() 2024-10-04 16:39:56 -07:00
sparx5 net: sparx5: fix the maximum frame length register 2024-12-09 13:30:17 +00:00
vcap net: microchip: vcap: Add typegroup table terminators in kunit tests 2024-11-24 16:52:13 -08:00
enc28j60.c
enc28j60_hw.h
encx24j600-regmap.c net: encx24j600: constify struct regmap_bus/regmap_config 2024-07-05 17:02:20 -07:00
encx24j600.c net: encx24j600: Correct spelling in comments 2024-04-25 19:13:26 -07:00
encx24j600_hw.h net: encx24j600: Correct spelling in comments 2024-04-25 19:13:26 -07:00
Kconfig net: lan969x: fix cyclic dependency reported by depmod 2024-12-09 13:30:16 +00:00
lan743x_ethtool.c net: lan743x: Add support to ethtool phylink get and set settings 2024-09-11 11:06:12 +01:00
lan743x_ethtool.h
lan743x_main.c net: lan743x: Add support to ethtool phylink get and set settings 2024-09-11 11:06:12 +01:00
lan743x_main.h net: lan743x: Add support to ethtool phylink get and set settings 2024-09-11 11:06:12 +01:00
lan743x_ptp.c net: lan743x: Remove duplicate check 2024-10-14 17:22:43 -07:00
lan743x_ptp.h net: microchip: lan743x: Reduce PTP timeout on HW failure 2024-05-06 11:41:32 +02:00
Makefile net: lan969x: fix cyclic dependency reported by depmod 2024-12-09 13:30:16 +00:00