summaryrefslogtreecommitdiff
path: root/drivers/net/pcs/pcs-xpcs.c
AgeCommit message (Expand)Author
2021-06-11net: pcs: xpcs: add support for sgmii with no inband ANVladimir Oltean
2021-06-11net: pcs: xpcs: move register bit descriptions to a header fileVladimir Oltean
2021-06-11net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean
2021-06-08net: pcs: add 2500BASEX support for Intel mGbE controllerVoon Weifeng
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean
2021-06-03net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}Vladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean
2021-06-03net: pcs: xpcs: there is only one PHY IDVladimir Oltean
2021-05-17net: pcs: Introducing support for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong
2021-03-15net: pcs: add C37 SGMII AN support for intel mGbE controllerOng Boon Leong
2021-03-15net: pcs: rearrange C73 functions to prepare for C37 support laterOng Boon Leong
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn