netdev: Added KS8842 driver
authorRichard R\9aöjfors <richard.rojfors.ext@mocean-labs.com>
Thu, 4 Jun 2009 03:35:55 +0000 (03:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Jun 2009 07:20:20 +0000 (00:20 -0700)
commitb07878e5471a8c880cb3cffee3a73048f38d2001
tree7c27c277265c436a51d9c7a614336902ee3737c2
parent5ff8dda3035d95df5bf6979136eb82b0e301726b
netdev: Added KS8842 driver

This is a driver for the Micrel KS8842 ethernet switch.

The supplied code is for driving the KS8842 through the Timberdale FPGA
on the Russellville board, a development board for Intel Atom CPU
in the automotive area.

Signed-off-by: Richard Röjfors <richard.rojfors.ext@mocean-labs.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/ks8842.c [new file with mode: 0644]