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]
Message-ID: 
 <174354264451.26800.7305550288043017625.stgit@ahduyck-xeon-server.home.arpa>
Date: Tue, 01 Apr 2025 14:29:59 -0700
From: Alexander Duyck <alexander.duyck@...il.com>
To: netdev@...r.kernel.org
Cc: linux@...linux.org.uk, andrew@...n.ch, hkallweit1@...il.com,
 davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 maxime.chevallier@...tlin.com
Subject: [net PATCH 0/2] Fixes for net/phy/phylink.c

This series consists of two minor fixes for phylink.

The first cleans up the handling of fixed-link for cases where the driver
may not be using a twisted pair connection. In such a case we essentially
leave it up to the driver to validate the supported connection types itself
likely via the pcs_validate function.

The second addresses an issue where the SFP refused to change speeds when
requested via the ksettings_set call due to the fact that the
config.advertising field wasn't updated when not using autonegotiation.

---

Alexander Duyck (2):
      net: phylink: Cleanup handling of recent changes to phy_lookup_setting
      net: phylink: Set advertising based on phy_lookup_setting in ksettings_set


 drivers/net/phy/phylink.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

--


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ