openwrt/target/linux/generic/files/drivers
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
..
mtd/mtdsplit kernel: fix include of myloader.o since kernel 5.4 2020-04-24 17:50:12 +02:00
net/phy generic: ar8216: fix unknown packet flooding for ar8229/ar8236 2020-05-06 08:59:27 +08:00