public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Halasa <khc@pm.waw.pl>
To: David Miller <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>
Subject: [pull request - net-next] my WAN and ixp4xx ethernet stuff
Date: Mon, 22 Dec 2008 02:43:23 +0100	[thread overview]
Message-ID: <m3skohq91g.fsf@maximus.localdomain> (raw)

David,

The following changes since commit 221b3d60cbb2740ec7d46a4f1ea6d3318a112e51:
  Anton Vorontsov (1): ucc_geth: Remove UGETH_FILTERING dead code
(IOW, your current net-next)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6.git for-david

Please pull. Thanks.

Julia Lawall (1):
      drivers/net/wan: Remove redundant test

Krzysztof Hałasa (12):
      IXP4xx: check for queue being empty in qmgr_release_queue().
      IXP4xx: clear IRQ stat in qmgr_disable_irq().
      IXP4xx: Silence section mismatch warning in Ethernet driver.
      IXP4xx: Make the Ethernet driver use built-in netdev stats.
      IXP4xx: Add PHYLIB support to Ethernet driver.
      IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.
      IXP4xx: Add ethtool support to Ethernet driver.
      WAN: Add IXP4xx HSS HDLC driver.
      Update MAINTAINERS entries for IXP4xx and WAN network drivers.
      IXP4xx: move common debugging from network drivers to QMGR module.
      HDLC_PPP: Fix Configure-Ack to return original options as
            required by the standard.
      Convert ixp4xx_eth driver to use net_device_ops.

 MAINTAINERS                              |    7 +-
 arch/arm/mach-ixp4xx/include/mach/qmgr.h |   35 +-
 arch/arm/mach-ixp4xx/ixp4xx_qmgr.c       |   44 +-
 drivers/net/arm/Kconfig                  |    2 +-
 drivers/net/arm/ixp4xx_eth.c             |  337 ++++----
 drivers/net/wan/Kconfig                  |    7 +
 drivers/net/wan/Makefile                 |    1 +
 drivers/net/wan/hdlc_ppp.c               |   11 +-
 drivers/net/wan/ixp4xx_hss.c             | 1325 ++++++++++++++++++++++++++++++
 drivers/net/wan/pc300_drv.c              |    5 +-
 10 files changed, 1587 insertions(+), 187 deletions(-)
 create mode 100644 drivers/net/wan/ixp4xx_hss.c

-- 
Krzysztof Halasa

             reply	other threads:[~2008-12-22  1:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-22  1:43 Krzysztof Halasa [this message]
2008-12-26  2:12 ` [pull request - net-next] my WAN and ixp4xx ethernet stuff David Miller

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=m3skohq91g.fsf@maximus.localdomain \
    --to=khc@pm.waw.pl \
    --cc=davem@davemloft.net \
    --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