From: Heiner Kallweit <hkallweit1@gmail.com>
To: Realtek linux nic maintainers <nic_swsd@realtek.com>,
David Miller <davem@davemloft.net>
Cc: Francois Romieu <romieu@fr.zoreil.com>,
Florian Fainelli <f.fainelli@gmail.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH net-next 0/3] r8169: improve runtime pm
Date: Mon, 8 Jan 2018 21:34:41 +0100 [thread overview]
Message-ID: <9bc4bf55-04d5-def8-40f2-346902988192@gmail.com> (raw)
On my system with two network ports I found that runtime PM didn't
suspend the unused port. Therefore I checked runtime pm in this driver
in somewhat more detail and this series improves runtime pm in general
and solves the mentioned issue.
Tested on a system with RTL8168evl (MAC version 34).
Heiner Kallweit (3):
r8169: remove unneeded rpm ops in rtl_shutdown
r8169: improve runtime pm in rtl8169_check_link_status
r8169: improve runtime pm in general and suspend unused ports
drivers/net/ethernet/realtek/r8169.c | 44 ++++++++++++++----------------------
1 file changed, 17 insertions(+), 27 deletions(-)
--
2.15.1
next reply other threads:[~2018-01-08 20:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-08 20:34 Heiner Kallweit [this message]
2018-01-08 20:39 ` [PATCH net-next 1/3] r8169: remove unneeded rpm ops in rtl_shutdown Heiner Kallweit
2018-01-08 20:39 ` [PATCH net-next 2/3] r8169: improve runtime pm in rtl8169_check_link_status Heiner Kallweit
2018-01-08 20:39 ` [PATCH net-next 3/3] r8169: improve runtime pm in general and suspend unused ports Heiner Kallweit
2018-01-10 4:01 ` Hayes Wang
2018-01-10 4:41 ` Hayes Wang
2018-01-09 17:39 ` [PATCH net-next 0/3] r8169: improve runtime pm David Miller
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=9bc4bf55-04d5-def8-40f2-346902988192@gmail.com \
--to=hkallweit1@gmail.com \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=nic_swsd@realtek.com \
--cc=romieu@fr.zoreil.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).