summaryrefslogtreecommitdiffstats
path: root/drivers/net/pcs
Commit message (Expand)AuthorAgeFilesLines
* net: pcs: pcs-xpcs: Convert to mdiobus_c45_readAndrew Lunn2022-05-021-4/+2
* net: stmmac/xpcs: convert to pcs_validate()Russell King (Oracle)2022-01-261-16/+11
* net: xpcs: add support for retrieving supported interface modesRussell King (Oracle)2022-01-261-0/+14
* net: pcs: lynx: use a common naming scheme for all lynx_pcs variablesColin Foster2022-01-021-7/+7
* net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster2022-01-021-4/+20
* net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-1/+1
* net: pcs: xpcs: fix incorrect steps on disable EEEWong Vee Khee2021-10-061-4/+9
* net: pcs: xpcs: fix incorrect CL37 AN sequenceWong Vee Khee2021-10-051-5/+27
* net: update NXP copyright textVladimir Oltean2021-09-171-1/+1
* net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseXWong Vee Khee2021-08-161-0/+4
* net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee2021-08-111-1/+1
* 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