OSDN Git Service

Merge branch 'r8169-RTL8106e'
authorDavid S. Miller <davem@davemloft.net>
Sat, 7 Aug 2021 08:33:22 +0000 (09:33 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Aug 2021 08:33:22 +0000 (09:33 +0100)
commitd992e99b87ec6ac59d95a1e3de0cde8a996c7697
treeae2b305de264ab6619470164cb80e6682a29a8a8
parent84103209bab24440a156c476c2af890cec1f87d5
parent9c40186488145b57f800de120f0872168772adfe
Merge branch 'r8169-RTL8106e'

Hayes Wang says:

====================
r8169: adjust the setting for RTL8106e

These patches are uesed to avoid the delay of link-up interrupt, when
enabling ASPM for RTL8106e. The patch #1 is used to enable ASPM if
it is possible. And the patch #2 is used to modify the entrance latencies
of L0 and L1.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>