[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <m3skohq91g.fsf@maximus.localdomain>
Date: Mon, 22 Dec 2008 02:43:23 +0100
From: Krzysztof Halasa <khc@...waw.pl>
To: David Miller <davem@...emloft.net>
Cc: <netdev@...r.kernel.org>
Subject: [pull request - net-next] my WAN and ixp4xx ethernet stuff
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists