aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pcs/pcs-xpcs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-16net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseXWong Vee Khee1-0/+4
2021-08-11net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee1-1/+1
2021-06-11net: pcs: xpcs: export xpcs_do_config and xpcs_link_upVladimir Oltean1-4/+6
2021-06-11net: pcs: xpcs: add support for NXP SJA1110Vladimir Oltean1-0/+21
2021-06-11net: pcs: xpcs: add support for NXP SJA1105Vladimir Oltean1-2/+23
2021-06-11net: pcs: xpcs: also ignore phy id if it's all onesVladimir Oltean1-2/+4
2021-06-11net: pcs: xpcs: add support for sgmii with no inband ANVladimir Oltean1-3/+38
2021-06-11net: pcs: xpcs: move register bit descriptions to a header fileVladimir Oltean1-96/+1
2021-06-11net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean1-37/+36
2021-06-08net: pcs: add 2500BASEX support for Intel mGbE controllerVoon Weifeng1-0/+56
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean1-39/+60
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean1-11/+42
2021-06-03net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}Vladimir Oltean1-2/+2
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean1-2/+2
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean1-3/+3
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean1-7/+4
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean1-62/+113
2021-06-03net: pcs: xpcs: there is only one PHY IDVladimir Oltean1-51/+78
2021-05-17net: pcs: Introducing support for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong1-0/+51
2021-03-15net: pcs: add C37 SGMII AN support for intel mGbE controllerOng Boon Leong1-1/+166
2021-03-15net: pcs: rearrange C73 functions to prepare for C37 support laterOng Boon Leong1-28/+66
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn1-0/+716