linux/drivers/net/dsa
Lorenzo Bianconi ccc2f5a436 net: dsa: mt7530: Fix traffic flooding for MMIO devices
On MMIO devices (e.g. MT7988 or EN7581) unicast traffic received on lanX
port is flooded on all other user ports if the DSA switch is configured
without VLAN support since PORT_MATRIX in PCR regs contains all user
ports. Similar to MDIO devices (e.g. MT7530 and MT7531) fix the issue
defining default VLAN-ID 0 for MT7530 MMIO devices.

Fixes: 110c18bfed ("net: dsa: mt7530: introduce driver for MT7988 built-in switch")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Reviewed-by: Chester A. Unal <chester.a.unal@arinc9.com>
Link: https://patch.msgid.link/20250304-mt7988-flooding-fix-v1-1-905523ae83e9@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-03-05 19:16:24 -08:00
..
b53 net: phylink: pass neg_mode into .pcs_get_state() method 2025-01-15 13:23:30 -08:00
hirschmann net: dsa: use ethtool string helpers 2024-11-03 10:36:34 -08:00
microchip net: dsa: ksz: remove ksz_get_mac_eee() 2025-01-07 18:06:17 -08:00
mv88e6xxx Networking changes for 6.14. 2025-01-22 08:28:57 -08:00
ocelot net: dsa: felix: report timestamping stats from the ocelot library 2025-01-17 20:01:10 -08:00
qca net: phylink: pass neg_mode into .pcs_get_state() method 2025-01-15 13:23:30 -08:00
realtek net: dsa: rtl8366rb: don't prompt users for LED control 2025-03-04 11:54:06 +01:00
sja1105 lib: packing: demote truncation error in pack() to a warning in __pack() 2024-12-11 20:12:59 -08:00
xrs700x net: dsa: use ethtool string helpers 2024-11-03 10:36:34 -08:00
Kconfig net: dsa: vsc73xx: Implement the tag_8021q VLAN operations 2024-07-15 06:55:15 -07:00
Makefile
bcm_sf2.c net: dsa: b53/bcm_sf2: remove b53_get_mac_eee() 2025-01-07 18:06:17 -08:00
bcm_sf2.h net: dsa: use ethtool string helpers 2024-11-03 10:36:34 -08:00
bcm_sf2_cfp.c net: dsa: use ethtool string helpers 2024-11-03 10:36:34 -08:00
bcm_sf2_regs.h
dsa_loop.c net: dsa: use ethtool string helpers 2024-11-03 10:36:34 -08:00
dsa_loop.h
dsa_loop_bdinfo.c
lan9303-core.c net: dsa: lan9303: ensure chip reset and wait for READY status 2024-10-07 16:38:02 -07:00
lan9303.h
lan9303_i2c.c net: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-06-26 07:28:08 -07:00
lan9303_mdio.c dsa: lan9303: consistent naming for PHY address parameter 2024-07-15 08:49:59 -07:00
lantiq_gswip.c net: dsa: Switch back to struct platform_driver::remove() 2024-10-04 16:39:57 -07:00
lantiq_pce.h
mt7530-mdio.c net: dsa: mt7530-mdio: read PHY address of switch from device tree 2024-04-23 10:32:40 +02:00
mt7530-mmio.c net: dsa: Switch back to struct platform_driver::remove() 2024-10-04 16:39:57 -07:00
mt7530.c net: dsa: mt7530: Fix traffic flooding for MMIO devices 2025-03-05 19:16:24 -08:00
mt7530.h net: dsa: mt7530: Add TBF qdisc offload support 2024-11-03 12:53:42 -08:00
mv88e6060.c
mv88e6060.h
rzn1_a5psw.c net: dsa: use ethtool string helpers 2024-11-03 10:36:34 -08:00
rzn1_a5psw.h
vitesse-vsc73xx-core.c net: dsa: vsc73xx: fix reception from VLAN-unaware bridges 2024-10-15 18:41:52 -07:00
vitesse-vsc73xx-platform.c net: dsa: Switch back to struct platform_driver::remove() 2024-10-04 16:39:57 -07:00
vitesse-vsc73xx-spi.c
vitesse-vsc73xx.h net: dsa: vsc73xx: implement FDB operations 2024-09-03 10:22:58 +02:00