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: <20240813181515.863208-1-divya.koppera@microchip.com>
Date: Tue, 13 Aug 2024 23:45:13 +0530
From: Divya Koppera <divya.koppera@...rochip.com>
To: <andrew@...n.ch>, <hkallweit1@...il.com>, <linux@...linux.org.uk>,
	<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
	<pabeni@...hat.com>, <netdev@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>, <arun.ramadoss@...rochip.com>,
	<UNGLinuxDriver@...rochip.com>
Subject: [PATCH net-next v2 0/2] Adds support for lan887x phy

Adds support for lan887x phy and accept autoneg configuration in
phy driver only when feature is enabled in supported list.

v1 -> v2
Addresed below review comments
- Added phy library support to check supported list when autoneg is
  enabled
- Removed autoneg enabled check in lan887x phy.
- Removed of_mdio macro for LED initialization.
- Removed clearing pause frames support from supported list.

Divya Koppera (2):
  net: phy: Add phy library support to check supported list when autoneg
is enabled
  net: phy: microchip_t1: Adds support for lan887x phy

 drivers/net/phy/microchip_t1.c | 577 ++++++++++++++++++++++++++++++++-
 drivers/net/phy/phy.c          |   5 +-
 2 files changed, 580 insertions(+), 2 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ