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


regards,
Ben


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to