aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-02-11 13:53:26 -0800
committerDavid S. Miller <davem@davemloft.net>2021-02-11 13:53:26 -0800
commit50d3da756c9a9939613c3e176173e93b43c7f4eb (patch)
tree2ec3fb2666687bb4e029df31fa8fe32884b54cc9 /drivers/net/ethernet/realtek
parentMerge branch 'dsa-hsr-offload' (diff)
parentnet: phy: icplus: add MDI/MDIX support for IP101A/G (diff)
downloadlinux-dev-50d3da756c9a9939613c3e176173e93b43c7f4eb.tar.xz
linux-dev-50d3da756c9a9939613c3e176173e93b43c7f4eb.zip
Merge branch 'phy-icplus-next'
Michael Walle says: ==================== net: phy: icplus: cleanups and new features Cleanup the PHY drivers for IPplus devices and add PHY counters and MDIX support for the IP101A/G. Patch 5 adds a model detection based on the behavior of the PHY. Unfortunately, the IP101A shares the PHY ID with the IP101G. But the latter provides more features. Try to detect the newer model by accessing the page selection register. If it is writeable, it is assumed, that it is a IP101G. With this detection in place, we can now access registers >= 16 in a correct way on the IP101G; that is by first selecting the correct page. This might previouly worked, because no one ever set another active page before booting linux. The last two patches add the new features. =================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/realtek')
0 files changed, 0 insertions, 0 deletions