Ethernet driver for the WIZnet W5300 chip

Based on original driver from chip manufacturer, but nearly full rewite.
Tested and used in production with Blackfin BF531 embedded processor.

Signed-off-by: Mike Sinkovsky <msink@permonline.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Mike Sinkovsky
2012-04-04 19:33:53 +00:00
committed by David S. Miller
parent 044a38134a
commit 9899b81e7c
6 changed files with 814 additions and 0 deletions

View File

@@ -0,0 +1 @@
obj-$(CONFIG_WIZNET_W5300) += w5300.o