netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] r8169: improve runtime pm
@ 2018-01-08 20:34 Heiner Kallweit
  2018-01-08 20:39 ` [PATCH net-next 1/3] r8169: remove unneeded rpm ops in rtl_shutdown Heiner Kallweit
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Heiner Kallweit @ 2018-01-08 20:34 UTC (permalink / raw)
  To: Realtek linux nic maintainers, David Miller
  Cc: Francois Romieu, Florian Fainelli, netdev@vger.kernel.org

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-01-10  4:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-08 20:34 [PATCH net-next 0/3] r8169: improve runtime pm Heiner Kallweit
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

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).