]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: add PHY_INTERFACE_MODE_10GBASER
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 3 Jan 2020 20:43:17 +0000 (20:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 5 Jan 2020 23:05:35 +0000 (15:05 -0800)
commitc03901b34bbd57edaeab3c9a433f9e6b130ecb12
tree4c95a077aa4d3285ca81e6574f821ce83b8af5e6
parent6ff70b0d77ea6171ed69a147e5109da05208da1c
net: phy: add PHY_INTERFACE_MODE_10GBASER

Recent discussion has revealed that the use of PHY_INTERFACE_MODE_10GKR
is incorrect. Add a 10GBASE-R definition, document both the -R and -KR
versions, and the fact that 10GKR was used incorrectly.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/phy.rst
include/linux/phy.h