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:   Fri, 22 Feb 2019 20:11:19 +0000
From:   Parshuram Thombare <pthombar@...ence.com>
To:     <nicolas.ferre@...rochip.com>, <davem@...emloft.net>,
        <netdev@...r.kernel.org>, <andrew@...n.ch>, <f.fainelli@...il.com>,
        <hkallweit1@...il.com>, <linux-kernel@...r.kernel.org>,
        <rafalc@...ence.com>, <piotrs@...ence.com>, <jank@...ence.com>,
        <pthombar@...ence.com>
Subject: [PATCH 0/3] Cover letter: Add support for high speed MAC in Cadence
 controller driver

Hello !

This patch series contain changes to support high speed MAC and PCS
in Cadence ethernet controller driver.

Here is the list of patches.
[PATCH 1/3] net: ethernet: add support for PCS and 2.5G speed
        This patch add support for PCS (for SGMII interface) and 2.5Gbps
        MAC in Cadence ethernet controller driver.
[PATCH 2/3] net: ethernet: add c45 PHY support in MDIO read/write functions.
        This patch modify MDIO read/write functions to support
        communication with C45 PHY in Cadence ethernet controller driver.
[PATCH 3/3] net: ethernet: add support for high speed mac and usxgmii pcs
        This patch add support for (10G) high speed mac, usxgmii pcs
        and usxgmii interface in Cadence ethernet controller driver.

Regards,
Parshuram Thombare

Parshuram Thombare (3):
  net: ethernet: add support for PCS and 2.5G speed
  net: ethernet: add c45 PHY support in MDIO read/write functions.
  net: ethernet: add support for high speed mac and usxgmii pcs

 drivers/net/ethernet/cadence/macb.h      |   68 ++++++-
 drivers/net/ethernet/cadence/macb_main.c |  309 +++++++++++++++++++++++++----
 include/linux/phy.h                      |    3 +
 3 files changed, 333 insertions(+), 47 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ