linux/drivers/net/dsa/b53
Vladimir Oltean 7228b23e68 net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
The DSA core is now able to do this check prior to calling the
.port_vlan_filtering callback, so tell it that VLAN filtering is global
for this particular hardware.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Suggested-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-30 23:05:28 -04:00
..
b53_common.c net: dsa: b53: Let DSA handle mismatched VLAN filtering settings 2019-04-30 23:05:28 -04:00
b53_mdio.c
b53_mmap.c
b53_priv.h dsa: Remove phydev parameter from disable_port call 2019-02-24 22:30:34 -08:00
b53_regs.h
b53_serdes.c net: dsa: b53: Don't assign autonegotiation enabled 2018-09-21 19:57:03 -07:00
b53_serdes.h net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offset 2018-09-21 20:01:19 -07:00
b53_spi.c
b53_srab.c net: dsa: b53: Fix for failure when irq is not defined in dt 2019-02-07 18:18:37 -08:00
Kconfig net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=m 2018-09-28 10:33:42 -07:00
Makefile