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]
Message-ID: <ZpZ3jOmJo_mr48K9@nanopsycho.orion>
Date: Tue, 16 Jul 2024 15:37:16 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: Raju Lakkaraju <Raju.Lakkaraju@...rochip.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
	andrew@...n.ch, horms@...nel.org, hkallweit1@...il.com,
	richardcochran@...il.com, rdunlap@...radead.org,
	linux@...linux.org.uk, bryan.whitehead@...rochip.com,
	edumazet@...gle.com, pabeni@...hat.com,
	linux-kernel@...r.kernel.org, UNGLinuxDriver@...rochip.com
Subject: Re: [PATCH net-next V2 0/4] Add support to PHYLINK for
 LAN743x/PCI11x1x chips

Tue, Jul 16, 2024 at 01:33:45PM CEST, Raju.Lakkaraju@...rochip.com wrote:
>This is the follow-up patch series of
>https://lkml.iu.edu/hypermail/linux/kernel/2310.2/02078.html
>
>Divide the PHYLINK adaptation and SFP modifications into two separate patch
>series.
>
>The current patch series focuses on transitioning the LAN743x driver's PHY
>support from phylib to phylink.
>
>Tested on chip PCI11010 Rev-B with Bridgeport Evaluation board Rev-1
>
>Change List:
>============
>V1 ->V2:
>  - Fix the Russell King's comments i.e. remove the speed, duplex update in 
>    lan743x_phylink_mac_config( )
>  - pre-March 2020 legacy support has been removed
>
>V0 -> V1:
>  - Integrate with Synopsys DesignWare XPCS drivers
>  - Based on external review comments,
>  - Changes made to SGMII interface support only 1G/100M/10M bps speed
>  - Changes made to 2500Base-X interface support only 2.5Gbps speed
>  - Add check for not is_sgmii_en with is_sfp_support_en support
>  - Change the "pci11x1x_strap_get_status" function return type from void to
>    int
>  - Add ethtool phylink wol, eee, pause get/set functions

Net-next is closed. Please repost once it opens again.


>
>
>Raju Lakkaraju (4):
>  net: lan743x: Create separate PCS power reset function
>  net: lan743x: Create separate Link Speed Duplex state function
>  net: lan743x: Migrate phylib to phylink
>  net: lan743x: Add support to ethtool phylink get and set settings
>
> drivers/net/ethernet/microchip/Kconfig        |   5 +-
> .../net/ethernet/microchip/lan743x_ethtool.c  | 118 +---
> drivers/net/ethernet/microchip/lan743x_main.c | 657 +++++++++++-------
> drivers/net/ethernet/microchip/lan743x_main.h |   7 +
> 4 files changed, 460 insertions(+), 327 deletions(-)
>
>-- 
>2.34.1
>
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ