]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '100base-Fx-link-modes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 19 Sep 2020 23:54:35 +0000 (16:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 19 Sep 2020 23:54:43 +0000 (16:54 -0700)
commit244bfbd6c30040905c4d1d19d1951e66c669a04a
treed0fe4ba12a193cd92fa1eadfefe51b9a5191aa34
parentaef3ef64a1ac998b926e08eb1178a29bef56f3e4
parent884d8a3dcf2a03c37114cbb95ac9a2ef6444bc6d
Merge branch '100base-Fx-link-modes'

Dan Murphy says:

====================
100base Fx link modes

As per patch https://lore.kernel.org/patchwork/patch/1300241/ the link
modes for 100base FX full and half duplex modes did not exist.  Adding
these link modes to the core and ethtool allow devices like the
DP83822, DP83869 and Broadcomm PHYs to properly advertise the correct
mode for Fiber 100Mbps.

Corresponding user land ethtool patches are available but rely on
these patches to be applied first.
====================

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