net: add calxeda xgmac ethernet driver

Add support for the XGMAC 10Gb ethernet device in the Calxeda Highbank
SOC.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Rob Herring
2011-11-22 17:18:19 +00:00
committed by David S. Miller
parent 8ac72d1671
commit 85c10f2828
6 changed files with 1953 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
config NET_CALXEDA_XGMAC
tristate "Calxeda 1G/10G XGMAC Ethernet driver"
select CRC32
help
This is the driver for the XGMAC Ethernet IP block found on Calxeda
Highbank platforms.