All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Pull request: net
Date: Thu, 03 Jan 2008 23:48:33 -0500	[thread overview]
Message-ID: <477DBAA1.8060202@gmail.com> (raw)

Wolfgang,

Please pull from the net repo.  In particular, the patch by Rafal 
Jaworowski is needed for further work that he wishes to submit.

The following changes since commit 5c740711f0ea5b51414b341b71597c4a0751be74:
  Jon Loeliger (1):
        8610: Move include of config.h earlier.

are available in the git repository at:

  git://www.denx.de/git/u-boot-net.git master

Matthias Fuchs (1):
      net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option

Rafal Jaworowski (1):
      Introduce new eth_receive routine

Shinya Kuribayashi (1):
      net/eth.c: Fix env_enetaddr signed overflow

Upakul Barkakaty (1):
      NET: Proper return code handling in eth_init() function in file eth.c

 include/net.h |    3 ++
 net/eth.c     |   69 
++++++++++++++++++++++++++++++++++++++++++++++++++++----
 net/net.c     |   12 ++++++++++
 3 files changed, 79 insertions(+), 5 deletions(-)

             reply	other threads:[~2008-01-04  4:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-04  4:48 Ben Warren [this message]
2008-01-08 12:32 ` [U-Boot-Users] Pull request: net 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=477DBAA1.8060202@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.