[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <14ee6c37-3b4f-454e-9760-ca41848fffc2@gmail.com>
Date: Sat, 3 Feb 2024 12:19:02 +0100
From: Heiner Kallweit <hkallweit1@...il.com>
To: Paolo Abeni <pabeni@...hat.com>, Jakub Kicinski <kuba@...nel.org>,
David Miller <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Andrew Lunn <andrew@...n.ch>,
Russell King - ARM Linux <linux@...linux.org.uk>,
Realtek linux nic maintainers <nic_swsd@...ltek.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/2] net: phy: add and use helper
phy_advertise_eee_all
Per default phylib preserves the EEE advertising at the time of
phy probing. The EEE advertising can be changed from user space,
in addition this helper allows to set the EEE advertising to all
supported modes from drivers in kernel space.
Heiner Kallweit (2):
net: phy: add helper phy_advertise_eee_all
r8169: use new helper phy_advertise_eee_all
drivers/net/ethernet/realtek/r8169_main.c | 3 +--
drivers/net/phy/phy_device.c | 12 ++++++++++++
include/linux/phy.h | 1 +
3 files changed, 14 insertions(+), 2 deletions(-)
--
2.43.0
Powered by blists - more mailing lists