summaryrefslogtreecommitdiff
path: root/drivers/net/pcs/pcs-lynx.c
AgeCommit message (Expand)Author
2023-08-13net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...Vladimir Oltean
2023-06-22net: pcs: lynx: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)
2023-06-08net: pcs: lynx: check that the fwnode is available prior to useRussell King (Oracle)
2023-06-08net: pcs: lynx: change lynx_pcs_create() to return error-pointersRussell King (Oracle)
2023-06-08net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)
2023-06-08net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)
2023-06-08net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)
2023-05-29net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-03-17net: pcs: lynx: don't print an_enabled in pcs_get_state()Russell King (Oracle)
2023-01-13net: pcs: pcs-lynx: use phylink_get_link_timer_ns() helperRussell King (Oracle)
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-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-02-06net: pcs: add pcs-lynx 1000BASE-X supportRussell King
2020-09-24net: pcs-lynx: add support for 10GBASERIoana Ciornei
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei