summaryrefslogtreecommitdiff
path: root/drivers/net/pcs
AgeCommit message (Expand)Author
2022-09-05net: pcs: add new PCS driver for altera TSE PCSMaxime Chevallier
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmiiVladimir Oltean
2022-07-01net: pcs: rzn1-miic: update speed only if interface is changedClément Léger
2022-06-29net: pcs-rzn1-miic: fix return value check in miic_probe()Yang Yingliang
2022-06-27net: pcs: add Renesas MII converter driverClément Léger
2022-06-24net: pcs: xpcs: depends on PHYLINK in KconfigJakub Kicinski
2022-06-24net: pcs: lynx: consolidate sgmii and 1000base-x config codeRussell King (Oracle)
2022-06-22net: pcs: lynx: use mdiodev accessorsRussell King (Oracle)
2022-06-19net: pcs: pcs-xpcs: use mii_bmcr_encode_fixed()Russell King (Oracle)
2022-06-17net: pcs: xpcs: add CL37 1000BASE-X AN supportOng Boon Leong
2022-06-17net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105Ong Boon Leong
2022-05-02net: pcs: pcs-xpcs: Convert to mdiobus_c45_readAndrew Lunn
2022-01-26net: stmmac/xpcs: convert to pcs_validate()Russell King (Oracle)
2022-01-26net: xpcs: add support for retrieving supported interface modesRussell King (Oracle)
2022-01-02net: pcs: lynx: use a common naming scheme for all lynx_pcs variablesColin Foster
2022-01-02net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-06net: pcs: xpcs: fix incorrect steps on disable EEEWong Vee Khee
2021-10-05net: pcs: xpcs: fix incorrect CL37 AN sequenceWong Vee Khee
2021-09-17net: update NXP copyright textVladimir Oltean
2021-08-16net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseXWong Vee Khee
2021-08-11net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee
2021-06-17net: pcs: xpcs: Fix a less than zero u16 comparison errorColin Ian King
2021-06-11net: pcs: xpcs: export xpcs_do_config and xpcs_link_upVladimir Oltean
2021-06-11net: pcs: xpcs: add support for NXP SJA1110Vladimir Oltean
2021-06-11net: pcs: xpcs: add support for NXP SJA1105Vladimir Oltean
2021-06-11net: pcs: xpcs: also ignore phy id if it's all onesVladimir Oltean
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
2021-02-06net: pcs: add pcs-lynx 1000BASE-X supportRussell King
2020-10-16net: pcs-xpcs: depend on MDIO_BUS instead of selecting itIoana Ciornei
2020-09-24net: pcs-lynx: add support for 10GBASERIoana Ciornei
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn