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:	Thu, 7 Jan 2016 21:14:34 +0100
From:	Andrew Lunn <andrew@...n.ch>
To:	David Miller <davem@...emloft.net>
Cc:	f.fainelli@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCHv2 net-next 00/22] Support MDIO devices

On Thu, Jan 07, 2016 at 02:33:57PM -0500, David Miller wrote:
> From: Andrew Lunn <andrew@...n.ch>
> Date: Wed,  6 Jan 2016 20:11:05 +0100
> 
> > The discussions about changing the way DSA probes switches resulted in
> > the wish to have switches attached to an MDIO bus to be represented as
> > an MDIO device. However the current code only supports PHYs on MDIO
> > busses. This patchset remedies this problem. It consists of a number
> > of cleanups, abstraction for accessing structure members, and
> > refactoring, as well as adding the concept of a generic MDIO device
> > and MDIO driver.
> > 
> > v2:
> > Added Reviewed-by from Florian
> > Made phydev_name() an inline function
> > Added phy_attached_info/phy_attached_print() for information about
> > the attached phy.
> > Removed now redundant irq setup from of_mdio.c
> > Dropped hunks from PHYMII ioctl which prevented access to any address
> > DSA carrier off before phy setup
> 
> Series applied, thanks Andrew.

Hi Dave

You might get some build failures from less well used
architectures/drivers.  I've got a couple of 0-day emails i need to
send fixups for.

     Andrew

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ