-
- Downloads
ethernet: Add new driver for Marvell Armada 375 network unit
This commit adds a new network driver for the network controller in Marvell Armada 375 SoC. Given the controller is very different from the ones in the other Marvell SoCs that use the mv643xx_eth (Kirkwood, Orion, Discovery) and mvneta (Armada 370/38x/XP) drivers, a new driver is needed. Signed-off-by:Marcin Wojtas <mw@semihalf.com> [Ezequiel: coding style cleanup] Signed-off-by:
Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/devicetree/bindings/net/marvell-pp2.txt 61 additions, 0 deletionsDocumentation/devicetree/bindings/net/marvell-pp2.txt
- drivers/net/ethernet/marvell/Kconfig 8 additions, 0 deletionsdrivers/net/ethernet/marvell/Kconfig
- drivers/net/ethernet/marvell/Makefile 1 addition, 0 deletionsdrivers/net/ethernet/marvell/Makefile
- drivers/net/ethernet/marvell/mvpp2.c 6393 additions, 0 deletionsdrivers/net/ethernet/marvell/mvpp2.c
drivers/net/ethernet/marvell/mvpp2.c
0 → 100644
This diff is collapsed.