openwrt/target/linux/generic/files/drivers/net/phy
Chuanhong Guo d9244a1b5b generic: ar8216: fix unknown packet flooding for ar8229/ar8236
ar8229 and ar8236 don't allow unknown unicast/multicast frames and
broadcast frames to be flooded to cpu port. This isn't desired behavior
for swconfig as we treat it as a standalone switch.
Current code doesn't enable unicast frame flooding for ar8229 and uses
wrong setup for ar8236. This commit fixes both of them by enabling port
0 flooding for all unknown frames.

Fixes: FS#2848
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
(cherry picked from commit 47f17b0662)
2020-05-06 09:06:17 +08:00
..
b53 kernel: b53: add support for kernels 5.0+ 2019-04-04 11:35:53 +02:00
adm6996.c
adm6996.h
ar8216.c generic: ar8216: fix unknown packet flooding for ar8229/ar8236 2020-05-06 09:06:17 +08:00
ar8216.h generic: ar8216: fix unknown packet flooding for ar8229/ar8236 2020-05-06 09:06:17 +08:00
ar8327.c generic ar8xxx: increase VLAN table for AR83x7 2019-11-30 16:52:33 +01:00
ar8327.h kernel: ar83xx: Add support for three GMAC's connection 2018-12-06 08:15:27 +01:00
ip17xx.c
mvsw61xx.c kernel: add mv88e61xx switch port-mirroring support 2018-12-16 00:57:20 +01:00
mvsw61xx.h kernel: add mv88e61xx switch port-mirroring support 2018-12-16 00:57:20 +01:00
mvswitch.c
mvswitch.h
psb6970.c
rtl8306.c
rtl8366_smi.c generic: rtl836x: support defered probe on mdio-bus 2018-11-26 12:05:46 +01:00
rtl8366_smi.h kernel: rtl8366-smi: add Realtek switch management via mii-bus 2018-06-25 20:52:18 +02:00
rtl8366rb.c generic: rtl836x: support defered probe on mdio-bus 2018-11-26 12:05:46 +01:00
rtl8366s.c generic: rtl836x: support defered probe on mdio-bus 2018-11-26 12:05:46 +01:00
rtl8367.c generic: rtl836x: support defered probe on mdio-bus 2018-11-26 12:05:46 +01:00
rtl8367b.c generic: rtl8367b: make it possible to specify cpu_port via DT 2018-11-26 12:05:46 +01:00
swconfig_leds.c kernel: Make the patches apply on top of 4.19 2018-12-15 14:28:48 +01:00
swconfig.c swconfig: convert swdevs_lock from spinlock to mutex 2018-03-12 12:50:46 +01:00