[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1233075077-17205-1-git-send-email-steve.glendinning@smsc.com>
Date: Tue, 27 Jan 2009 16:51:08 +0000
From: Steve Glendinning <steve.glendinning@...c.com>
To: linux-arm-kernel@...ts.arm.linux.org.uk, netdev@...r.kernel.org
Cc: David Miller <davem@...emloft.net>,
Russell King <linux@....linux.org.uk>,
Stanley Miao <stanley.miao@...driver.com>,
Ian Saturley <ian.saturley@...c.com>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Catalin Marinas <catalin.marinas@....com>,
Steve Glendinning <steve.glendinning@...c.com>
Subject: [PATCHv3 00/10] convert arm platforms to smsc911x
This patchset, intended for 2.6.30, converts in-tree arm platforms from
smc911x to the actively maintained smsc911x driver.
The platform updates (5-7) depend on the driver updates (1-4) for
correct operation, so David Miller is planning to take these via the
net-2.6 tree. Defconfig updates have been split out (8-10) for merging
via the arm tree.
Stanley.Miao (1):
arm: update omap_ldp defconfig to use smsc911x
Steve Glendinning (9):
smsc911x: add support for platform-specific irq flags
smsc911x: register isr as IRQF_SHARED
smsc911x: add external phy detection overrides
smsc911x: allow mac address to be saved before device reset
arm: convert pcm037 platform to use smsc911x
arm: convert realview platform to use smsc911x
arm: convert omap ldp platform to use smsc911x
arm: update pcm037 defconfig to use smsc911x
arm: update realview defconfigs to use smsc911x
arch/arm/configs/omap_ldp_defconfig | 24 +++++-
arch/arm/configs/pcm037_defconfig | 23 +++++-
arch/arm/configs/realview-smp_defconfig | 24 +++++-
arch/arm/configs/realview_defconfig | 24 +++++-
arch/arm/mach-mx3/pcm037.c | 23 +++--
arch/arm/mach-omap2/board-ldp.c | 49 ++++++-----
arch/arm/mach-realview/core.c | 17 ++--
arch/arm/plat-omap/include/mach/board-ldp.h | 6 +-
drivers/net/smsc911x.c | 124 ++++++++++++++++-----------
include/linux/smsc911x.h | 3 +
10 files changed, 218 insertions(+), 99 deletions(-)
--
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