summaryrefslogtreecommitdiff
path: root/drivers/net/pcs
AgeCommit message (Expand)Author
2024-10-01net: pcs: xpcs: fix the wrong register that was written backJiawen Wu
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin
2024-07-05net: pcs: xpcs: Add Synopsys DW xPCS platform device driverSerge Semin
2024-07-05net: pcs: xpcs: Introduce DW XPCS info structureSerge Semin
2024-07-05net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compatSerge Semin
2024-07-05net: pcs: xpcs: Convert xpcs_id to dw_xpcs_descSerge Semin
2024-07-05net: pcs: xpcs: Split up xpcs_create() body to sub-functionsSerge Semin
2024-07-05net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.hSerge Semin
2024-05-13net: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()Vladimir Oltean
2024-03-28net: pcs: rzn1-miic: Init RX clock early if MAC requires itRomain Gantois
2024-03-07net: pcs: rzn1-miic: update PCS driver to use neg_modeRussell King (Oracle)
2024-02-26net: pcs: xpcs: Explicitly return error on caps validationSerge Semin
2024-02-26net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin
2024-02-26net: pcs: xpcs: Drop redundant workqueue.h include directiveSerge Semin
2024-02-26net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces listSerge Semin
2024-01-29net: fill in MODULE_DESCRIPTION()s for PCS driversBreno Leitao
2023-12-05net: pcs: rzn1-miic: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS driversRaju Lakkaraju
2023-08-25net: pcs: xpcs: adapt Wangxun NICs for SGMII modeJiawen Wu
2023-08-25net: pcs: xpcs: add 1000BASE-X AN interrupt supportJiawen Wu
2023-08-25net: pcs: xpcs: support to switch mode for Wangxun NICsJiawen Wu
2023-08-25net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICsJiawen Wu
2023-08-21net: pcs: lynxi: implement pcs_disable opDaniel Golle
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-13net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...Vladimir Oltean
2023-08-11net: pcs: Add missing put_device call in miic_createXiang Yang
2023-07-26net: phy/pcs: Explicitly include correct DT includesRob Herring
2023-06-22net: pcs: lynx: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: lynxi: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: xpcs: 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-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu
2023-06-05net: pcs: xpcs: remove xpcs_create() from public viewRussell King (Oracle)
2023-06-05net: pcs: Drop the TSE PCS driverMaxime Chevallier
2023-05-29net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: pcs: xpcs: add xpcs_create_mdiodev()Russell King (Oracle)
2023-05-24net: pcs: xpcs: avoid reading STAT1 more than onceRussell King (Oracle)
2023-05-24net: pcs: xpcs: use phylink_resolve_c73() helperRussell King (Oracle)
2023-05-24net: pcs: xpcs: correct pause resolutionRussell King (Oracle)
2023-05-24net: pcs: xpcs: correct lp_advertising contentsRussell King (Oracle)
2023-05-24net: pcs: xpcs: use mii_c73_to_linkmode() helperRussell King (Oracle)
2023-05-24net: pcs: xpcs: clean up reading clause 73 link partner advertisementRussell King (Oracle)
2023-05-17net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean
2023-05-10net: pcs: xpcs: fix incorrect number of interfacesRussell King (Oracle)
2023-03-22net: pcs: xpcs: use Autoneg bit rather than an_enabledRussell King (Oracle)