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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 14 Nov 2008 15:57:24 +0000
From:	Steve.Glendinning@...c.com
To:	Jeff Garzik <jeff@...zik.org>
Cc:	Bahadir.Balban@....com, bgat@...lgatliff.com,
	catalin.marinas@....com, dustin@...soria.com,
	g.liakhovetski@....de, ian.saturley@...c.com,
	Peter Korsgaard <jacmet@...site.dk>, netdev@...r.kernel.org
Subject: Re: [PATCH 1/6] SMSC LAN911x and LAN921x vendor driver

Hi Jeff,

Could you please also apply #2 (smsc911x: add dynamic bus configuration), 
as all the platform-specific patches depend on it.

Regards,
--
Steve Glendinning
SMSC GmbH
m: +44 777 933 9124
e: steve.glendinning@...c.com



Jeff Garzik <jeff@...zik.org> wrote on 06/11/2008 06:00:08:

> Steve Glendinning wrote:
> > Attached is a driver for SMSC's LAN911x and LAN921x families of 
embedded
> > ethernet controllers.
> > 
> > There is an existing smc911x driver in the tree; this is intended to
> > replace it.  Dustin McIntire (the author of the smc911x driver) has
> > expressed his support for switching to this driver.
> > 
> > This driver contains workarounds for all known hardware issues, and 
has
> > been tested on all flavours of the chip on multiple architectures.
> > 
> > This driver now uses phylib, so this patch also adds support for the
> > device's internal phy
> > 
> > Signed-off-by: Steve Glendinning <steve.glendinning@...c.com>
> > Signed-off-by: Bahadir Balban <Bahadir.Balban@....com>
> > Signed-off-by: Dustin Mcintire <dustin@...soria.com>
> > Signed-off-by: Bill Gatliff <bgat@...lgatliff.com>
> > ---
> >  MAINTAINERS              |    6 +
> >  drivers/net/Kconfig      |   14 +
> >  drivers/net/Makefile     |    1 +
> >  drivers/net/phy/smsc.c   |   28 +
> >  drivers/net/smsc911x.c   | 2091 
> ++++++++++++++++++++++++++++++++++++++++++++++
> >  drivers/net/smsc911x.h   |  394 +++++++++
> >  include/linux/smsc911x.h |   42 +
> >  7 files changed, 2576 insertions(+), 0 deletions(-)
> >  create mode 100644 drivers/net/smsc911x.c
> >  create mode 100644 drivers/net/smsc911x.h
> >  create mode 100644 include/linux/smsc911x.h
> 
> applied patch #1
> 
> ACK patches 2-6
> 
> 

--
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