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

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

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ