]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit66094d74103ca5dc1e15ff5fe666fab0ffdf9804
tree7c27c277265c436a51d9c7a614336902ee3737c2
parent5ebbd317a4b8b6fd3db7d29b61ffa28c0c71f0be
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]