From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Pull request - net
Date: Mon, 28 Apr 2008 22:42:14 -0700 [thread overview]
Message-ID: <4816B536.6040400@gmail.com> (raw)
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
next reply other threads:[~2008-04-29 5:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-29 5:42 Ben Warren [this message]
2008-04-29 21:43 ` [U-Boot-Users] Pull request - net Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-07-07 7:00 Ben Warren
2008-07-09 21:23 ` Wolfgang Denk
2008-04-15 4:32 Ben Warren
2008-04-18 7:54 ` Wolfgang Denk
2008-04-01 3:27 Ben Warren
2008-04-07 22:13 ` Wolfgang Denk
2008-01-17 15:54 Ben Warren
2008-01-17 17:42 ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-23 13:21 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4816B536.6040400@gmail.com \
--to=biggerbadderben@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.