]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'ethtool-add-support-for-Fast-Link-Down-as-new-PHY-tunable'
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 Mar 2019 20:51:49 +0000 (13:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Mar 2019 20:51:49 +0000 (13:51 -0700)
commitd7aa033831b3a51ad0c87d706e160e00271761a8
tree8b503359b6d4fcfbcf17106936f91c41e57907a0
parent7b7ed885aff2eede24d641c3b042ebcf7517a5c5
parent69f42be8af7158e6f10eecde20036cb411bd78f2
Merge branch 'ethtool-add-support-for-Fast-Link-Down-as-new-PHY-tunable'

Heiner Kallweit says:

====================
ethtool: add support for Fast Link Down as new PHY tunable

This adds support for Fast Link Down as new PHY tunable.
Fast Link Down reduces the time until a link down event is reported
for 1000BaseT. According to the standard it's 750ms what is too long
for several use cases.

This is the kernel-related series, the ethtool userspace extension
I'd submit once the kernel part has been applied.

v2:
- add describing comment in patch 1
====================

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