summaryrefslogtreecommitdiff
path: root/drivers/net/pcs
AgeCommit message (Expand)Author
2026-08-13net: pcs: xpcs: Add Baikal-T1 XPCS supportSerge Semin
2026-08-13net: pcs: xpcs: Add 10GBASE-X interface supportSerge Semin
2026-08-13net: pcs: xpcs: Add 10GBASE-R interface supportSerge Semin
2026-08-13net: pcs: xpcs: Globalize CSR accessorsSerge Semin
2026-08-13net: pcs: xpcs: Add vendor-specific reset supportSerge Semin
2026-08-13net: pcs: xpcs: Drop compat arg from soft-reset methodSerge Semin
2026-08-13net: pcs: xpcs: Add XGMII interface supportSerge Semin
2026-08-13net: pcs: xpcs: Enable Autoneg for 10Gbase-KR interfaceSerge Semin
2026-08-13net: pcs: xpcs: Stop overriding pause in xpcs_get_state_c37_sgmii()Serge Semin
2026-08-13net: pcs: xpcs: Stop overriding pause in xpcs_resolve_pma()Serge Semin
2026-08-13net: pcs: xpcs: Drop incorrect PM-active stateSerge Semin
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-21net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle
2026-01-21net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"Vladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean
2026-01-17net: pcs: rzn1-miic: Add PHY_LINK active-level configuration supportLad Prabhakar
2025-12-01net: pcs: lynx: accept in-band autoneg for 2500base-xVladimir Oltean
2025-11-27net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMDAlexander Duyck
2025-11-27net: pcs: xpcs: Fix PMA identifier handling in XPCSAlexander Duyck
2025-11-27net: pcs: xpcs: Add support for 25G, 50G, and 100G interfacesAlexander Duyck
2025-11-25net: mdio: remove redundant fwnode cleanupBuday Csaba
2025-11-13net: pcs: xpcs-plat: fix MODULE_AUTHORVladimir Oltean
2025-09-17net: pcs: Kconfig: Fix unmet dependency warningLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Add RZ/T2H MIIC supportLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Add per-SoC control for MIIC register unlock/lockLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Add support to handle resetsLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Make switch mode mask SoC-specificLad Prabhakar
2025-09-15net: pcs: rzn1-miic: move port range handling into SoC dataLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Move configuration data to SoC-specific structLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Add missing include filesLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Drop trailing comma from of_device_id tableLad Prabhakar
2025-09-05net: pcs: lynx: support phy-mode = "10g-qxgmii"Vladimir Oltean
2025-09-02net: pcs: rzn1-miic: Correct MODCTRL register offsetLad Prabhakar
2025-07-17net: pcs: xpcs: mask readl() return value to 16 bitsJack Ping CHNG
2025-07-17net: pcs: xpcs: Use devm_clk_get_optionalJack Ping CHNG
2025-03-05net: pcs: xpcs: re-initiate clause 37 Auto-negotiationChoong Yong Liang
2025-02-17net: xpcs: rearrange register definitionsRussell King (Oracle)
2025-02-14net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)
2025-02-14net: xpcs: group EEE code togetherRussell King (Oracle)
2025-02-14net: xpcs: clean up xpcs_config_eee()Russell King (Oracle)
2025-02-14net: xpcs: remove xpcs_config_eee() from global scopeRussell King (Oracle)
2025-02-14net: xpcs: convert to phylink managed EEERussell King (Oracle)
2025-02-14net: xpcs: add function to configure EEE clock multiplying factorRussell King (Oracle)
2025-02-06net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helperGeert Uytterhoeven
2025-02-06net: pcs: rzn1-miic: fill in PCS supported_interfacesRussell King (Oracle)
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-15net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)