openwrtv4/target/linux/ramips/files-4.9/drivers/net/ethernet/mtk
Jo-Philipp Wich bb4002c79d ramips: don't clobber vlans with remapped vid on mt7530/762x switches
Avoid overwriting vlan entries with remapped vid in later iterations of
the vlan enumeration loop of mt7530_apply_config().

Fix the problem by refactoring the code to first reset the entire table,
then reprogram only vlans with members to prevent overwriting configured
vlans with unconfigured ones.

Fixes FS#1147, FS#1341

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-14 16:43:29 +01:00
..
esw_rt3050.c
esw_rt3050.h
ethtool.c
ethtool.h
gsw_mt7620.c
gsw_mt7620.h ramips: add jumbo frame support for v4.9 2017-06-01 12:30:17 +02:00
gsw_mt7621.c ramips: add jumbo frame support for v4.9 2017-06-01 12:30:17 +02:00
Kconfig
Makefile
mdio.c
mdio.h
mdio_mt7620.c
mdio_rt2880.c
mdio_rt2880.h
mt7530.c ramips: don't clobber vlans with remapped vid on mt7530/762x switches 2018-02-14 16:43:29 +01:00
mt7530.h
mtk_eth_soc.c ramips: use napi_alloc_frag and skb_free_frag 2018-02-05 10:16:26 +01:00
mtk_eth_soc.h
soc_mt7620.c
soc_mt7621.c ramips: add jumbo frame support for v4.9 2017-06-01 12:30:17 +02:00
soc_rt2880.c
soc_rt3050.c
soc_rt3883.c