]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: add opencore 10/100 ethernet mac driver
authorThomas Chou <thomas@wytron.com.tw>
Thu, 15 Apr 2010 14:32:38 +0000 (22:32 +0800)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 3 May 2010 21:52:49 +0000 (14:52 -0700)
commitf6569884b45e480e2c575d85ce86a2636a41c66b
treefe6bf9b8db1c6892e87794ecc7b2a1e50d9b7994
parentbd75db3feb9a8e4123b76006dbe582b71adbf22f
net: add opencore 10/100 ethernet mac driver

This patch ports the opencore 10/100 ethernet mac driver ethoc.c
from linux kernel to u-boot.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
drivers/net/Makefile
drivers/net/ethoc.c [new file with mode: 0644]
include/netdev.h