]> git.karo-electronics.de Git - karo-tx-linux.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)
commit5acde34a5a420ffe7441bb7d3909dc2618025c3c
tree602c8418143791c7d281beb87163a2a140664988
parent92046578ac88e0a93f8ef03240e6c832b0189aa7
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