commit | 74db1c18d80aaacdc42e6d00d7aca2bb5c97c7ea | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Tue Mar 17 14:52:36 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 17 22:51:16 2020 -0700 |
tree | 13251f68c2684c188b55032aabe5c59e5f54f592 | |
parent | 6cc7cf8125b3d086cd80c96e02edb6f4ab9b20fa [diff] |
net: phylink: pcs: add 802.3 clause 22 helpers Implement helpers for PCS accessed via the MII bus using 802.3 clause 22 cycles, conforming to 802.3 clause 37 and Cisco SGMII specifications for the advertisement word. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>