net: add Xilinx emac lite device driver
authorJohn Linn <john.linn@xilinx.com>
Thu, 20 Aug 2009 09:52:16 +0000 (02:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Aug 2009 09:52:16 +0000 (02:52 -0700)
commitbb81b2ddfa194b6d12761a350b5b5985cecae0a9
tree3955dda3791dd39a3b0c08ddbd658fc0b340e5ca
parent886f9fe68310168358f55028a03553ae154dfeb6
net: add Xilinx emac lite device driver

This patch adds support for the Xilinx Ethernet Lite device.  The
soft logic core from Xilinx is typically used on Virtex and Spartan
designs attached to either a PowerPC or a Microblaze processor.

Signed-off-by: Sadanand M <sadanan@xilinx.com>
Signed-off-by: John Linn <john.linn@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/xilinx_emaclite.c [new file with mode: 0755]