openwrt/target/linux/generic/files/drivers
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
..
misc owl-loader: fix crash caused by endian patch 2019-03-06 22:02:56 +01:00
mtd kernel: Fix off-by-one error in FIT mtd partition search. 2019-10-09 21:05:08 +02:00
net/phy generic: ar8216: fix unknown packet flooding for ar8229/ar8236 2020-05-06 09:06:17 +08:00