]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: add 802.3 clause 45 support to phylib
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 5 Jun 2017 11:22:50 +0000 (12:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Jun 2017 01:14:13 +0000 (21:14 -0400)
commit81d835a19c32259625352e7a45a9306dccd26a99
tree602c8418143791c7d281beb87163a2a140664988
parentddc69cc562f25091e5adb123e2896477495a94f0
net: phy: add 802.3 clause 45 support to phylib

Add generic helpers for 802.3 clause 45 PHYs for >= 10Gbps support.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Makefile
drivers/net/phy/phy-c45.c [new file with mode: 0644]
drivers/net/phy/phy_device.c
include/linux/phy.h