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:   Tue, 16 Feb 2021 20:20:51 +0100
From:   Marek Behún <kabel@...nel.org>
To:     netdev@...r.kernel.org,
        Russell King - ARM Linux admin <linux@...linux.org.uk>,
        davem@...emloft.net, kuba@...nel.org
Cc:     pavana.sharma@...i.com, vivien.didelot@...il.com,
        f.fainelli@...il.com, lkp@...el.com, ashkan.boldaji@...i.com,
        andrew@...n.ch, Chris Packham <chris.packham@...iedtelesis.co.nz>,
        olteanv@...il.com,
        Marek Behún <kabel@...nel.org>
Subject: [PATCH net-next 0/4] Add 5gbase-r PHY interface mode

Hello,

there is still some testing needed for Amethyst patches, so I have
split the part adding support for 5gbase-r interface mode and am sending
it alone.

The first two patches are already reviewed.

Changes since last patches (Amethyst v16):
- added phylink 5gbase-r handler
- added SFP support for 5gbase-r mode

Marek

Marek Behún (2):
  net: phylink: Add 5gbase-r support
  sfp: add support for 5gbase-t SFPs

Pavana Sharma (2):
  dt-bindings: net: Add 5GBASER phy interface
  net: phy: Add 5GBASER interface mode

 .../devicetree/bindings/net/ethernet-controller.yaml        | 1 +
 Documentation/networking/phy.rst                            | 6 ++++++
 drivers/net/phy/phylink.c                                   | 4 ++++
 drivers/net/phy/sfp-bus.c                                   | 3 +++
 include/linux/phy.h                                         | 4 ++++
 5 files changed, 18 insertions(+)

-- 
2.26.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ