]> Git Repo - J-u-boot.git/commit
net: Add MSCC Serval network driver.
authorHoratiu Vultur <[email protected]>
Thu, 11 Apr 2019 12:11:32 +0000 (14:11 +0200)
committerDaniel Schwierzeck <[email protected]>
Fri, 3 May 2019 14:42:23 +0000 (16:42 +0200)
commit8cf9473288dc4f35858d8267b7b4ed0702c89209
tree5075a23c7550cf7e90817fd11835154b626f93d8
parentc6b2e7117db83e9aaba5d47b56c5d918ce92fcf0
net: Add MSCC Serval network driver.

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

Signed-off-by: Horatiu Vultur <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
drivers/net/mscc_eswitch/Kconfig
drivers/net/mscc_eswitch/Makefile
drivers/net/mscc_eswitch/serval_switch.c [new file with mode: 0644]
This page took 0.033812 seconds and 4 git commands to generate.