From: Heiner Kallweit <hkallweit1@gmail.com>
To: Andrew Lunn <andrew@lunn.ch>,
Russell King - ARM Linux <linux@armlinux.org.uk>,
Paolo Abeni <pabeni@redhat.com>, Jakub Kicinski <kuba@kernel.org>,
Eric Dumazet <edumazet@google.com>,
David Miller <davem@davemloft.net>,
Realtek linux nic maintainers <nic_swsd@realtek.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH net-next v2 0/2] net: phy: add and use helper phy_advertise_eee_all
Date: Sat, 3 Feb 2024 20:47:53 +0100 [thread overview]
Message-ID: <0d886510-b2b7-43f2-b8a6-fb770d97266d@gmail.com> (raw)
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.
v2:
- extend kernel doc description of new function
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 | 6 +++++-
2 files changed, 6 insertions(+), 3 deletions(-)
--
2.43.0
next reply other threads:[~2024-02-03 19:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-03 19:47 Heiner Kallweit [this message]
2024-02-03 19:53 ` [PATCH net-next v2 1/2] net: phy: add helper phy_advertise_eee_all Heiner Kallweit
2024-02-03 20:35 ` Andrew Lunn
2024-02-03 19:54 ` [PATCH net-next v2 2/2] r8169: use new " Heiner Kallweit
2024-02-07 3:10 ` [PATCH net-next v2 0/2] net: phy: add and use " patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0d886510-b2b7-43f2-b8a6-fb770d97266d@gmail.com \
--to=hkallweit1@gmail.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=nic_swsd@realtek.com \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).