aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pcs
AgeCommit message (Expand)AuthorFilesLines
6 daysnet: pcs: lynx: accept in-band autoneg for 2500base-xVladimir Oltean1-72/+5
11 daysnet: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMDAlexander Duyck1-2/+22
11 daysnet: pcs: xpcs: Fix PMA identifier handling in XPCSAlexander Duyck1-5/+4
11 daysnet: pcs: xpcs: Add support for 25G, 50G, and 100G interfacesAlexander Duyck1-4/+101
12 daysnet: mdio: remove redundant fwnode cleanupBuday Csaba1-3/+0
2025-11-13net: pcs: xpcs-plat: fix MODULE_AUTHORVladimir Oltean1-1/+1
2025-09-17net: pcs: Kconfig: Fix unmet dependency warningLad Prabhakar1-1/+1
2025-09-15net: pcs: rzn1-miic: Add RZ/T2H MIIC supportLad Prabhakar2-5/+88
2025-09-15net: pcs: rzn1-miic: Add per-SoC control for MIIC register unlock/lockLad Prabhakar1-5/+24
2025-09-15net: pcs: rzn1-miic: Add support to handle resetsLad Prabhakar1-0/+56
2025-09-15net: pcs: rzn1-miic: Make switch mode mask SoC-specificLad Prabhakar1-2/+9
2025-09-15net: pcs: rzn1-miic: move port range handling into SoC dataLad Prabhakar1-8/+18
2025-09-15net: pcs: rzn1-miic: Move configuration data to SoC-specific structLad Prabhakar1-32/+77
2025-09-15net: pcs: rzn1-miic: Add missing include filesLad Prabhakar1-0/+2
2025-09-15net: pcs: rzn1-miic: Drop trailing comma from of_device_id tableLad Prabhakar1-1/+1
2025-09-05net: pcs: lynx: support phy-mode = "10g-qxgmii"Vladimir Oltean1-2/+9
2025-09-02net: pcs: rzn1-miic: Correct MODCTRL register offsetLad Prabhakar1-1/+1
2025-07-17net: pcs: xpcs: mask readl() return value to 16 bitsJack Ping CHNG1-2/+2
2025-07-17net: pcs: xpcs: Use devm_clk_get_optionalJack Ping CHNG1-1/+1
2025-03-05net: pcs: xpcs: re-initiate clause 37 Auto-negotiationChoong Yong Liang1-4/+21
2025-02-17net: xpcs: rearrange register definitionsRussell King (Oracle)1-17/+8
2025-02-14net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)4-4/+0
2025-02-14net: xpcs: group EEE code togetherRussell King (Oracle)1-29/+29
2025-02-14net: xpcs: clean up xpcs_config_eee()Russell King (Oracle)1-5/+4
2025-02-14net: xpcs: remove xpcs_config_eee() from global scopeRussell King (Oracle)1-10/+4
2025-02-14net: xpcs: convert to phylink managed EEERussell King (Oracle)1-1/+23
2025-02-14net: xpcs: add function to configure EEE clock multiplying factorRussell King (Oracle)2-0/+15
2025-02-06net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helperGeert Uytterhoeven1-4/+1
2025-02-06net: pcs: rzn1-miic: fill in PCS supported_interfacesRussell King (Oracle)1-12/+4
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2025-01-15net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)3-4/+6
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)3-2/+3
2025-01-15net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMIIVladimir Oltean1-1/+2
2025-01-15net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...Vladimir Oltean1-0/+1
2025-01-06net: pcs: xpcs: make xpcs_get_interfaces() staticRussell King (Oracle)1-2/+1
2025-01-06net: pcs: lynx: fill in PCS supported_interfacesRussell King (Oracle)1-0/+13
2025-01-06net: pcs: mtk-lynxi: fill in PCS supported_interfacesRussell King (Oracle)1-0/+4
2025-01-06net: pcs: xpcs: fill in PCS supported_interfacesRussell King (Oracle)1-0/+2
2025-01-04net: pcs: pcs-mtk-lynxi: correctly report in-band status capabilitiesDaniel Golle1-2/+3
2024-12-07net: pcs: xpcs: implement pcs_inband_caps() methodRussell King (Oracle)1-0/+28
2024-12-07net: pcs: pcs-mtk-lynxi: implement pcs_inband_caps() methodRussell King (Oracle)1-0/+16
2024-12-07net: pcs: pcs-lynx: implement pcs_inband_caps() methodRussell King (Oracle)1-0/+22
2024-10-23net: pcs: xpcs: remove return statements in void functionRussell King (Oracle)1-6/+13
2024-10-23net: pcs: xpcs: rename xpcs_config_usxgmii()Russell King (Oracle)1-2/+2
2024-10-23net: pcs: xpcs: combine xpcs_link_up_{1000basex,sgmii}()Russell King (Oracle)1-31/+23
2024-10-23net: pcs: xpcs: replace open-coded mii_bmcr_encode_fixed()Russell King (Oracle)1-4/+1
2024-10-23net: pcs: xpcs: rearrange xpcs_link_up_1000basex()Russell King (Oracle)1-3/+4
2024-10-23net: pcs: xpcs: remove switch() in xpcs_link_up_1000basex()Russell King (Oracle)1-8/+3
2024-10-23net: pcs: xpcs: use generic register definitionsRussell King (Oracle)2-42/+34
2024-10-09net: pcs: xpcs: move Wangxun VR_XS_PCS_DIG_CTRL1 configurationRussell King (Oracle)1-6/+8
2024-10-09net: pcs: xpcs: correctly place DW_VR_MII_DIG_CTRL1_2G5_ENRussell King (Oracle)1-2/+1
2024-10-09net: pcs: xpcs: use dev_*() to print messagesRussell King (Oracle)1-22/+22
2024-10-09net: pcs: xpcs: convert to use read_poll_timeout()Russell King (Oracle)1-10/+7
2024-10-09net: pcs: xpcs: add _modify() accessorsRussell King (Oracle)4-142/+104
2024-10-09net: pcs: xpcs: use FIELD_PREP() and FIELD_GET()Russell King (Oracle)2-12/+6
2024-10-09net: pcs: xpcs: move searching ID list out of lineRussell King (Oracle)1-20/+21
2024-10-09net: pcs: xpcs: rename xpcs_get_id()Russell King (Oracle)1-2/+2
2024-10-09net: pcs: xpcs: move definition of struct dw_xpcs to private headerRussell King (Oracle)1-0/+18
2024-10-09net: pcs: xpcs: provide a helper to get the phylink pcs given xpcsRussell King (Oracle)1-0/+6
2024-10-09net: pcs: xpcs: pass xpcs instead of xpcs->id to xpcs_find_compat()Russell King (Oracle)1-7/+7
2024-10-09net: pcs: xpcs: don't use array for interfaceRussell King (Oracle)1-57/+14
2024-10-09net: pcs: xpcs: remove dw_xpcs_compat enumRussell King (Oracle)1-44/+25
2024-10-04net: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-10-02net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internalRussell King (Oracle)1-6/+5
2024-10-02net: pcs: xpcs: drop interface argument from xpcs_create*()Russell King (Oracle)1-7/+3
2024-10-02net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()Russell King (Oracle)1-0/+18
2024-10-02net: pcs: xpcs: get rid of xpcs_init_iface()Russell King (Oracle)1-13/+4
2024-10-02net: pcs: xpcs: drop interface argument from internal functionsRussell King (Oracle)1-6/+5
2024-10-02net: pcs: xpcs: move PCS reset to .pcs_pre_config()Russell King (Oracle)1-10/+29
2024-10-01net: pcs: xpcs: fix the wrong register that was written backJiawen Wu1-1/+1
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin1-0/+50
2024-07-05net: pcs: xpcs: Add Synopsys DW xPCS platform device driverSerge Semin5-9/+529
2024-07-05net: pcs: xpcs: Introduce DW XPCS info structureSerge Semin1-54/+50
2024-07-05net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compatSerge Semin1-19/+19
2024-07-05net: pcs: xpcs: Convert xpcs_id to dw_xpcs_descSerge Semin1-16/+16
2024-07-05net: pcs: xpcs: Split up xpcs_create() body to sub-functionsSerge Semin1-33/+69
2024-07-05net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.hSerge Semin2-7/+4
2024-05-13net: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()Vladimir Oltean1-3/+2
2024-03-28net: pcs: rzn1-miic: Init RX clock early if MAC requires itRomain Gantois1-0/+28
2024-03-07net: pcs: rzn1-miic: update PCS driver to use neg_modeRussell King (Oracle)1-2/+3
2024-02-26net: pcs: xpcs: Explicitly return error on caps validationSerge Semin1-3/+4
2024-02-26net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin1-2/+2
2024-02-26net: pcs: xpcs: Drop redundant workqueue.h include directiveSerge Semin1-1/+1
2024-02-26net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces listSerge Semin1-3/+1
2024-01-29net: fill in MODULE_DESCRIPTION()s for PCS driversBreno Leitao3-0/+3
2023-12-05net: pcs: rzn1-miic: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS driversRaju Lakkaraju2-0/+31
2023-08-25net: pcs: xpcs: adapt Wangxun NICs for SGMII modeJiawen Wu3-6/+52
2023-08-25net: pcs: xpcs: add 1000BASE-X AN interrupt supportJiawen Wu2-1/+21
2023-08-25net: pcs: xpcs: support to switch mode for Wangxun NICsJiawen Wu4-6/+225
2023-08-25net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICsJiawen Wu1-3/+32
2023-08-21net: pcs: lynxi: implement pcs_disable opDaniel Golle1-0/+8
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+8
2023-08-13net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...Vladimir Oltean1-1/+1
2023-08-11net: pcs: Add missing put_device call in miic_createXiang Yang1-2/+8
2023-07-26net: phy/pcs: Explicitly include correct DT includesRob Herring1-0/+1
2023-06-22net: pcs: lynx: update PCS driver to use neg_modeRussell King (Oracle)1-18/+18
2023-06-22net: pcs: lynxi: update PCS driver to use neg_modeRussell King (Oracle)1-23/+16
2023-06-22net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)1-20/+23
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)1-6/+12
2023-06-08net: pcs: lynx: check that the fwnode is available prior to useRussell King (Oracle)1-0/+14
2023-06-08net: pcs: lynx: change lynx_pcs_create() to return error-pointersRussell King (Oracle)1-13/+1
2023-06-08net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)1-2/+1
2023-06-08net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)1-0/+29
2023-06-08net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)1-8/+0
2023-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu1-0/+30
2023-06-05net: pcs: xpcs: remove xpcs_create() from public viewRussell King (Oracle)1-3/+2
2023-06-05net: pcs: Drop the TSE PCS driverMaxime Chevallier3-167/+0
2023-05-29net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)1-0/+31
2023-05-29net: pcs: xpcs: add xpcs_create_mdiodev()Russell King (Oracle)1-0/+28
2023-05-24net: pcs: xpcs: avoid reading STAT1 more than onceRussell King (Oracle)1-41/+50
2023-05-24net: pcs: xpcs: use phylink_resolve_c73() helperRussell King (Oracle)1-39/+1
2023-05-24net: pcs: xpcs: correct pause resolutionRussell King (Oracle)1-1/+10
2023-05-24net: pcs: xpcs: correct lp_advertising contentsRussell King (Oracle)1-4/+5
2023-05-24net: pcs: xpcs: use mii_c73_to_linkmode() helperRussell King (Oracle)1-12/+1
2023-05-24net: pcs: xpcs: clean up reading clause 73 link partner advertisementRussell King (Oracle)2-25/+17
2023-05-17net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean1-1/+1
2023-05-10net: pcs: xpcs: fix incorrect number of interfacesRussell King (Oracle)1-1/+1
2023-03-22net: pcs: xpcs: use Autoneg bit rather than an_enabledRussell King (Oracle)1-3/+7
2023-03-20net: pcs: add driver for MediaTek SGMII PCSDaniel Golle3-0/+313
2023-03-17net: pcs: lynx: don't print an_enabled in pcs_get_state()Russell King (Oracle)1-2/+2
2023-03-17net: pcs: xpcs: remove double-read of link state when using ANRussell King (Oracle)1-11/+2
2023-02-09net: pcs: rzn1-miic: remove unused struct members and use miic variableClément Léger1-5/+1
2023-01-13net: pcs: pcs-lynx: use phylink_get_link_timer_ns() helperRussell King (Oracle)1-12/+8
2023-01-10net: pcs: pcs-xpcs: Use C45 MDIO APIAndrew Lunn1-3/+1
2022-11-29net: pcs: altera-tse: remove unnecessary register definitionsMaxime Chevallier1-9/+0
2022-11-29net: pcs: altera-tse: don't set the speed for 1000BaseXMaxime Chevallier1-1/+0
2022-11-29net: pcs: altera-tse: use read_poll_timeout to wait for resetMaxime Chevallier1-8/+3
2022-11-09net: pcs: xpcs: use mdiodev accessorsRussell King (Oracle)1-8/+2
2022-09-05net: pcs: add new PCS driver for altera TSE PCSMaxime Chevallier3-0/+182
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-07-21net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmiiVladimir Oltean1-1/+1
2022-07-01net: pcs: rzn1-miic: update speed only if interface is changedClément Léger1-5/+16
2022-06-29net: pcs-rzn1-miic: fix return value check in miic_probe()Yang Yingliang1-2/+2
2022-06-27net: pcs: add Renesas MII converter driverClément Léger3-0/+529
2022-06-24net: pcs: xpcs: depends on PHYLINK in KconfigJakub Kicinski1-2/+2
2022-06-24net: pcs: lynx: consolidate sgmii and 1000base-x config codeRussell King (Oracle)1-35/+21
2022-06-22net: pcs: lynx: use mdiodev accessorsRussell King (Oracle)1-20/+10
2022-06-19net: pcs: pcs-xpcs: use mii_bmcr_encode_fixed()Russell King (Oracle)1-17/+1
2022-06-17net: pcs: xpcs: add CL37 1000BASE-X AN supportOng Boon Leong2-1/+170
2022-06-17net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105Ong Boon Leong1-3/+3
2022-05-02net: pcs: pcs-xpcs: Convert to mdiobus_c45_readAndrew Lunn1-4/+2
2022-01-26net: stmmac/xpcs: convert to pcs_validate()Russell King (Oracle)1-16/+11
2022-01-26net: xpcs: add support for retrieving supported interface modesRussell King (Oracle)1-0/+14
2022-01-02net: pcs: lynx: use a common naming scheme for all lynx_pcs variablesColin Foster1-7/+7
2022-01-02net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster1-4/+20
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson1-1/+1
2021-10-06net: pcs: xpcs: fix incorrect steps on disable EEEWong Vee Khee1-4/+9
2021-10-05net: pcs: xpcs: fix incorrect CL37 AN sequenceWong Vee Khee1-5/+27
2021-09-17net: update NXP copyright textVladimir Oltean1-1/+1
2021-08-16net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseXWong Vee Khee1-0/+4
2021-08-11net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee1-1/+1
2021-06-17net: pcs: xpcs: Fix a less than zero u16 comparison errorColin Ian King1-6/+6
2021-06-11net: pcs: xpcs: export xpcs_do_config and xpcs_link_upVladimir Oltean1-4/+6
2021-06-11net: pcs: xpcs: add support for NXP SJA1110Vladimir Oltean3-0/+192
2021-06-11net: pcs: xpcs: add support for NXP SJA1105Vladimir Oltean4-3/+52
2021-06-11net: pcs: xpcs: also ignore phy id if it's all onesVladimir Oltean1-2/+4
2021-06-11net: pcs: xpcs: add support for sgmii with no inband ANVladimir Oltean1-3/+38
2021-06-11net: pcs: xpcs: move register bit descriptions to a header fileVladimir Oltean2-96/+104
2021-06-11net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean1-37/+36
2021-06-08net: pcs: add 2500BASEX support for Intel mGbE controllerVoon Weifeng1-0/+56
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean1-39/+60
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean1-11/+42
2021-06-03net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}Vladimir Oltean1-2/+2
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean1-2/+2
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean1-3/+3
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean1-7/+4
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean1-62/+113
2021-06-03net: pcs: xpcs: there is only one PHY IDVladimir Oltean1-51/+78
2021-05-17net: pcs: Introducing support for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong1-0/+51
2021-03-15net: pcs: add C37 SGMII AN support for intel mGbE controllerOng Boon Leong1-1/+166
2021-03-15net: pcs: rearrange C73 functions to prepare for C37 support laterOng Boon Leong1-28/+66
2021-02-06net: pcs: add pcs-lynx 1000BASE-X supportRussell King1-0/+36
2020-10-16net: pcs-xpcs: depend on MDIO_BUS instead of selecting itIoana Ciornei1-2/+1
2020-09-24net: pcs-lynx: add support for 10GBASERIoana Ciornei1-0/+6
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei3-0/+319
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn3-0/+736