net: Add EMAC ethernet driver found on Allwinner A10 SoC's
authorStefan Roese <sr@denx.de>
Thu, 30 May 2013 03:49:20 +0000 (03:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Jun 2013 00:23:07 +0000 (17:23 -0700)
The Allwinner A10 has an ethernet controller that seem to be developped
internally by them.

The exact feature set of this controller is unknown, since there is no
public documentation for this IP, and this driver is mostly the one
published by Allwinner that has been heavily cleaned up.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Tested-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found