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:   Wed, 20 Mar 2019 13:51:39 -0700
From:   Arun Parameswaran <arun.parameswaran@...adcom.com>
To:     Florian Fainelli <f.fainelli@...il.com>, netdev@...r.kernel.org
Cc:     Andrew Lunn <andrew@...n.ch>,
        "David S. Miller" <davem@...emloft.net>,
        open list <linux-kernel@...r.kernel.org>, hkallweit1@...il.com,
        bcm-kernel-feedback-list@...adcom.com,
        murali.policharla@...adcom.com
Subject: Re: [PATCH net-next 0/2] net: phy: Move Omega PHY entry to Cygnus PHY
 driver

Thanks Florian.


For the patch series,

Acked-by: Arun Parameswaran <arun.parameswaran@...adcom.com>


On 2019-03-20 12:53 p.m., Florian Fainelli wrote:
> Hi,
> 
> In order to pave the way for adding some specific Omega PHY features
> that may not be desirable on other products covered by the bcm7xxx PHY
> driver, split the Omega PHY entry into the Cygnus PHY driver such that
> the PHY drivers are reflective of product lines/business units
> maintaining them within Broadcom.
> 
> No functional changes intended.
> 
> Florian Fainelli (2):
>   net: phy: Prepare for moving Omega out of bcm7xxx
>   net: phy: Move Omega PHY entry to Cygnus PHY driver
> 
>  drivers/net/phy/Kconfig       |   5 +-
>  drivers/net/phy/bcm-cygnus.c  | 147 +++++++++++++++++++++++++++++++++-
>  drivers/net/phy/bcm-phy-lib.c |  52 ++++++++++++
>  drivers/net/phy/bcm-phy-lib.h |  20 +++++
>  drivers/net/phy/bcm7xxx.c     |  76 +-----------------
>  5 files changed, 225 insertions(+), 75 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ