openwrt/target/linux/realtek/files-5.10/drivers/net/dsa/rtl83xx
INAGAKI Hiroshi 629f2de1a7 realtek: cleanup rtl83{8x,9x}_enable_learning/flood
In *_enable_learning() only address learning should be configured, so
remove enabling forwarding. Forwarding is configured by the respective
*_enable_flood() functions.

Clean up both functions for RTL838x and RTL839x, and fix the comment on
the number of entries.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
[squash RTL838x, RTL839x changes]
Signed-off-by: Sander Vanheule <sander@svanheule.net>
2022-10-08 11:05:03 +02:00
..
common.c realtek: ignore disabled switch ports 2022-08-29 08:32:42 +02:00
debugfs.c realtek: Add RTL931X sub-target 2022-02-17 15:21:47 +00:00
dsa.c realtek: swap *_phylink_mac_link_down() contents 2022-10-08 11:05:02 +02:00
Kconfig realtek: Create 4 different Realtek Platforms 2022-02-17 15:21:47 +00:00
Makefile realtek: Add driver support for TC offloading 2021-10-09 08:25:05 +02:00
qos.c
rtl83xx.h realtek: do not reset SerDes on link change 2022-05-11 22:23:50 +02:00
rtl838x.c realtek: cleanup rtl83{8x,9x}_enable_learning/flood 2022-10-08 11:05:03 +02:00
rtl838x.h realtek: add support for port led configuration on RTL93XX 2022-02-17 15:21:47 +00:00
rtl839x.c realtek: cleanup rtl83{8x,9x}_enable_learning/flood 2022-10-08 11:05:03 +02:00
rtl930x.c realtek: add support for port led configuration on RTL93XX 2022-02-17 15:21:47 +00:00
rtl931x.c realtek: implement Clause-45 MDIO write on rtl931x 2022-02-17 15:21:47 +00:00
tc.c realtek: Add driver support for TC offloading 2021-10-09 08:25:05 +02:00