[U-Boot-Users] Pull request - net

Wolfgang Denk wd at denx.de
Tue Apr 29 23:43:51 CEST 2008


In message <4816B536.6040400 at gmail.com> you wrote:
> Wolfgang,
> 
> The following changes since commit dd5748bcd669f46aeb6686c1b341323843738ccc:
>   Guennadi Liakhovetski (1):
>         rtl8169: fix compiler warnings
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-net.git master
> 
> Guennadi Liakhovetski (2):
>       minor cs8900 driver clean up
>       net: make ARP timeout configurable
> 
> Jean-Christophe PLAGNIOL-VILLARD (1):
>       NE2000: Fix regresssion introduced by e710185aae90 on non AX88796
> 
>  README                    |    4 +
>  drivers/net/Makefile      |    5 +-
>  drivers/net/ax88796.c     |  156 +++++++++++++++++++++++++++++++++++++++++++++
>  drivers/net/ax88796.h     |  136 ---------------------------------------
>  drivers/net/cs8900.c      |   15 ++--
>  drivers/net/cs8900.h      |    1 -
>  drivers/net/ne2000.c      |   94 ++++++++++++++++++++++++++-
>  drivers/net/ne2000.h      |   87 +-------------------------
>  drivers/net/ne2000_base.h |    1 -
>  net/net.c                 |   23 +++++--
>  10 files changed, 280 insertions(+), 242 deletions(-)
>  create mode 100644 drivers/net/ax88796.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Live long and prosper.
	-- Spock, "Amok Time", stardate 3372.7




More information about the U-Boot mailing list