netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Dale Farnsworth" <dale@farnsworth.org>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: netdev@vger.kernel.org
Subject: Please pull features branch of linux-2.6-mv643xx_eth.git
Date: Tue, 23 Oct 2007 14:20:16 -0700	[thread overview]
Message-ID: <20071023212016.GA29970@xyzzy.farnsworth.org> (raw)


The following changes since commit e8b8c977734193adedf2b0f607d6252c78e86394:
  Linus Torvalds (1):
        Revert "kconfig: tristate choices with mixed tristate and boolean values"

are available in the git repository at:

  git://farnsworth.org/dale/linux-2.6-mv643xx_eth.git features

Dale Farnsworth (1):
      mv643xx_eth: Remove obsolete checksum offload comment

Lennert Buytenhek (9):
      mv643xx_eth: Split off mv643xx_eth platform device data
      mv643xx_eth: Move ethernet register definitions into private header
      mv643xx_eth: Disable RX/TX byte swapping on little-endian systems
      mv643xx_eth: Enable use on Orion platforms
      mv643xx_eth: Remove SHARED_REGS register address bias
      mv643xx_eth: Remove MV643XX_ETH_ register prefix
      mv643xx_eth: Clean up mv643xx_eth.h
      mv643xx_eth: Remove unused register defines
      mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.c

 drivers/net/Kconfig         |   13 +-
 drivers/net/mv643xx_eth.c   |  806 +++++++++++++++++++++++++++++++++++--------
 drivers/net/mv643xx_eth.h   |  370 --------------------
 include/linux/mv643xx.h     |  328 +------------------
 include/linux/mv643xx_eth.h |   31 ++
 5 files changed, 709 insertions(+), 839 deletions(-)
 delete mode 100644 drivers/net/mv643xx_eth.h
 create mode 100644 include/linux/mv643xx_eth.h

It may also be viewed at:
http://www.farnsworth.org/git?p=dale/linux-2.6-mv643xx_eth.git;a=shortlog;h=features

Of course, it would be nice to get this into 2.6.24, but as a feature
addition, it could wait.

Thanks,
-Dale

             reply	other threads:[~2007-10-23 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-23 21:20 Dale Farnsworth [this message]
2007-10-24  0:16 ` Please pull features branch of linux-2.6-mv643xx_eth.git Jeff Garzik

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=20071023212016.GA29970@xyzzy.farnsworth.org \
    --to=dale@farnsworth.org \
    --cc=jgarzik@pobox.com \
    --cc=netdev@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).