net: ethernet: renesas: Add support for "Ethernet Switch"
Add initial support for Renesas "Ethernet Switch" device of R-Car S4-8. The hardware has features about forwarding for an ethernet switch device. But, for now, it acts as ethernet controllers so that any forwarding offload features are not supported. So, any switchdev header files and DSA framework are not used. Signed-off-by:Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Reviewed-by:
Andrew Lunn <andrew@lunn.ch> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/renesas/Kconfig 11 additions, 0 deletionsdrivers/net/ethernet/renesas/Kconfig
- drivers/net/ethernet/renesas/Makefile 4 additions, 0 deletionsdrivers/net/ethernet/renesas/Makefile
- drivers/net/ethernet/renesas/rswitch.c 1699 additions, 0 deletionsdrivers/net/ethernet/renesas/rswitch.c
- drivers/net/ethernet/renesas/rswitch.h 972 additions, 0 deletionsdrivers/net/ethernet/renesas/rswitch.h
Loading
-
mentioned in commit 1cb50726
-
mentioned in commit b4b221bd
-
mentioned in commit 85311671
-
mentioned in commit ark-6@0e01edde
-
mentioned in commit 0c316b6e
Please register or sign in to comment