lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 20 Jan 2009 13:28:28 +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>,
	Steve Glendinning <steve.glendinning@...c.com>
Subject: [PATCH REPOST 0/6] 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 (3-4) depend on the driver updates (1-2) for 
correct operation, so David Miller is planning to take these via the 
net-2.6 tree.  Defconfig updates have been split out (5-6) for merging 
via the arm tree.

Stanley Miao is taking care of the OMAP platform separately.

Steve Glendinning (6):
  smsc911x: add support for platform-specific irq flags
  smsc911x: register isr as IRQF_SHARED
  arm: convert pcm037 platform to use smsc911x
  arm: convert realview platform to use smsc911x
  arm: update pcm037 defconfig to use smsc911x
  arm: update realview defconfigs to use smsc911x

 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              |   22 ++++++++++++----------
 arch/arm/mach-realview/core.c           |   17 +++++++++--------
 drivers/net/smsc911x.c                  |   19 ++++++++++++++-----
 6 files changed, 101 insertions(+), 28 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ