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] [day] [month] [year] [list]
Date:   Sun, 17 Feb 2019 10:26:08 +0100
From:   Heiner Kallweit <hkallweit1@...il.com>
To:     Andrew Lunn <andrew@...n.ch>,
        Florian Fainelli <f.fainelli@...il.com>,
        David Miller <davem@...emloft.net>,
        Russell King - ARM Linux <linux@...linux.org.uk>
Cc:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next v2 0/4] net: phy: add and use
 genphy_c45_an_config_an

On 17.02.2019 09:35, Heiner Kallweit wrote:
> This series adds genphy_c45_an_config_an() and uses it in the
> marvell10g diver. In addition patch 4 aligns the aneg configuration
> with what is done in genphy_config_aneg().
> 
> v2:
> - in patch 2 changed function name to genphy_c45_an_config_aneg
> - in patch 3 add a comment regarding 1000BaseT vendor registers
> 
> Andrew Lunn (2):
>   net: phy: add genphy_c45_an_config_an
>   net: phy: marvell10g: use genphy_c45_an_config_aneg
> 
> Heiner Kallweit (2):
>   net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t
>   net: phy: marvell10g: check for newly set aneg
> 
>  drivers/net/phy/marvell10g.c | 31 ++++++++++---------------
>  drivers/net/phy/phy-c45.c    | 44 ++++++++++++++++++++++++++++++++++++
>  include/linux/mdio.h         | 25 ++++++++++++++++++++
>  include/linux/phy.h          |  1 +
>  4 files changed, 82 insertions(+), 19 deletions(-)
> 
Forgot to rebase patch 3 what's needed due to another pending patch.
Will send a v3.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ