]> 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)
commit79a7d0e1e1e1594544dac5eddfd5b4baab63dbe1
tree4c95a077aa4d3285ca81e6574f821ce83b8af5e6
parent58b4cd01e205edf9cee097123d63909a59edf54e
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