openwrt-pf/target/linux/generic/files/drivers/net/phy
Chuanhong Guo 47f17b0662 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>
2020-05-06 08:59:27 +08:00
..
b53 swconfig: fix Broadcom b53 support 2020-01-12 14:12:50 +01:00
adm6996.c generic: make all phy drivers kernel 5.0 compatible 2020-03-16 22:28:16 +01:00
adm6996.h
ar8216.c generic: ar8216: fix unknown packet flooding for ar8229/ar8236 2020-05-06 08:59:27 +08:00
ar8216.h generic: ar8216: fix unknown packet flooding for ar8229/ar8236 2020-05-06 08:59:27 +08:00
ar8327.c
ar8327.h
ip17xx.c
mvsw61xx.c
mvsw61xx.h
mvswitch.c generic: make all phy drivers kernel 5.0 compatible 2020-03-16 22:28:16 +01:00
mvswitch.h
psb6970.c generic: make all phy drivers kernel 5.0 compatible 2020-03-16 22:28:16 +01:00
rtl8306.c
rtl8366_smi.c
rtl8366_smi.h
rtl8366rb.c
rtl8366s.c
rtl8367.c
rtl8367b.c kernel: rtl8367b: use id as a bit offset for BYPASS_LINE_RATE 2020-04-04 17:20:13 +08:00
swconfig.c kernel: swconfig: make compatible with kernel 5.2 2020-02-12 22:15:14 +01:00
swconfig_leds.c