]> Git Repo - u-boot.git/commit
net: Add MSCC ServalT network driver.
authorHoratiu Vultur <[email protected]>
Mon, 8 Apr 2019 08:31:36 +0000 (10:31 +0200)
committerDaniel Schwierzeck <[email protected]>
Fri, 12 Apr 2019 15:32:52 +0000 (17:32 +0200)
commit746f2d3e8bf4961b9f5558c21bc67a61b2b89eee
treefa243f46744978b00a4e861b3a99712a4db7744c
parentb158e56f34f6546d0fc1f4261bb2dd0472524b39
net: Add MSCC ServalT network driver.

Add network driver for Microsemi Ethernet switch.
It is present on ServalT SoCs.

Signed-off-by: Horatiu Vultur <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
arch/mips/mach-mscc/include/mach/servalt/servalt_devcpu_gcb.h
drivers/net/mscc_eswitch/Kconfig
drivers/net/mscc_eswitch/Makefile
drivers/net/mscc_eswitch/servalt_switch.c [new file with mode: 0644]
This page took 0.0348 seconds and 4 git commands to generate.