openwrt/target/linux/realtek/files-5.10/drivers/net/dsa/rtl83xx
Birger Koblitz fce11f6849 realtek: Create 4 different Realtek Platforms
Creates RTL83XX as a basic kernel config parameter for the
RTL838X, RTL839x, RTL930X and RTL931X platforms with respective
configurations for the SoCs, which are introduced in addition.

Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
2022-02-17 15:21:47 +00:00
..
common.c realtek: re-enable IPv6 routing 2021-10-30 15:00:22 +02:00
debugfs.c realtek: Add debugfs support for RTL9300 2021-10-09 08:25:06 +02:00
dsa.c realtek: Fix bug in VLAN ingress and egress filtering 2021-10-09 08:25:06 +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 realtek: copy config/files/patches to 5.10 2021-09-26 00:32:17 +02:00
rtl83xx.h realtek: Add driver support for TC offloading 2021-10-09 08:25:05 +02:00
rtl838x.c realtek: Add SoC-specific routing offload implementation 2021-10-09 08:25:06 +02:00
rtl838x.h realtek: add driver support for routing offload 2021-10-09 08:25:06 +02:00
rtl839x.c realtek: Fix bug when accessing external PHYs on SoCs older than Revision C 2021-10-09 08:25:06 +02:00
rtl930x.c realtek: Add SoC-specific routing offload implementation 2021-10-09 08:25:06 +02:00
rtl931x.c realtek: Add SoC-specific routing offload implementation 2021-10-09 08:25:06 +02:00
tc.c realtek: Add driver support for TC offloading 2021-10-09 08:25:05 +02:00