summaryrefslogtreecommitdiffstats
path: root/drivers/net/pcs
Commit message (Expand)AuthorAgeFilesLines
* net: pcs: xpcs: Fix a less than zero u16 comparison errorColin Ian King2021-06-171-6/+6
* net: pcs: xpcs: export xpcs_do_config and xpcs_link_upVladimir Oltean2021-06-111-4/+6
* net: pcs: xpcs: add support for NXP SJA1110Vladimir Oltean2021-06-113-0/+192
* net: pcs: xpcs: add support for NXP SJA1105Vladimir Oltean2021-06-114-3/+52
* net: pcs: xpcs: also ignore phy id if it's all onesVladimir Oltean2021-06-111-2/+4
* net: pcs: xpcs: add support for sgmii with no inband ANVladimir Oltean2021-06-111-3/+38
* net: pcs: xpcs: move register bit descriptions to a header fileVladimir Oltean2021-06-112-96/+104
* net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean2021-06-111-37/+36
* net: pcs: add 2500BASEX support for Intel mGbE controllerVoon Weifeng2021-06-081-0/+56
* net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean2021-06-031-39/+60
* net: pcs: xpcs: convert to mdio_deviceVladimir Oltean2021-06-031-11/+42
* net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}Vladimir Oltean2021-06-031-2/+2
* net: pcs: xpcs: export xpcs_probeVladimir Oltean2021-06-031-2/+2
* net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean2021-06-031-3/+3
* net: pcs: xpcs: export xpcs_validateVladimir Oltean2021-06-031-7/+4
* net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean2021-06-031-62/+113
* net: pcs: xpcs: there is only one PHY IDVladimir Oltean2021-06-031-51/+78
* net: pcs: Introducing support for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong2021-05-171-0/+51
* net: pcs: add C37 SGMII AN support for intel mGbE controllerOng Boon Leong2021-03-151-1/+166
* net: pcs: rearrange C73 functions to prepare for C37 support laterOng Boon Leong2021-03-151-28/+66
* net: pcs: add pcs-lynx 1000BASE-X supportRussell King2021-02-061-0/+36
* net: pcs-xpcs: depend on MDIO_BUS instead of selecting itIoana Ciornei2020-10-161-2/+1
* net: pcs-lynx: add support for 10GBASERIoana Ciornei2020-09-241-0/+6
* net: phy: add Lynx PCS moduleIoana Ciornei2020-08-313-0/+319
* net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn2020-08-273-0/+736