aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-9/+18
8 daysnet: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-8/+17
9 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook2-3/+2
10 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds17-21/+21
11 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook17-28/+26
11 daysnet: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov1-1/+1
2026-02-12net: phy: phy_port: Correctly recompute the port's linkmodesMaxime Chevallier1-7/+17
2026-02-12net: phy: phy_port: Cleanup the of-parsing logic for phy_portMaxime Chevallier1-7/+2
2026-02-12net: phy: initialize the port support based on the PHY's for OF portsMaxime Chevallier1-0/+3
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds30-666/+1891
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2026-02-03net: phy: remove modalias-based mdio bus matchingHeiner Kallweit1-13/+0
2026-02-02net: phy: dp83867: Always program R/SGMII enable bitsSean Anderson1-24/+10
2026-02-02net: phy: dp83867: Program TX FIFO for all interfacesSean Anderson1-17/+14
2026-01-30net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek Behún1-0/+2
2026-01-29net: sfp: add quirk for Lantech 8330-265DMarek Behún1-2/+6
2026-01-29net: phy: air_en8811h: Add clk provider for an8811hbBjørn Mork1-0/+107
2026-01-29net: phy: air_en8811h: add Airoha AN8811HB supportBjørn Mork1-11/+269
2026-01-29net: phy: air_en8811h: factor out shareable codeBjørn Mork1-23/+36
2026-01-29net: phylink: fix NULL pointer deref in phylink_major_config()Russell King (Oracle)1-1/+2
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+13
2026-01-28net: phy: micrel: fix clk warning when removing the driverWei Fang1-4/+13
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+7
2026-01-22net: phy: Grammar update for comment in genphy_update_linkSimon Horman1-1/+1
2026-01-22net: phy: micrel: add option to keep the preamble before sfd for KSZ9131Stefan Eichenberger1-1/+13
2026-01-21net: phylink: introduce helpers for replaying link callbacksVladimir Oltean1-3/+58
2026-01-21net: phylink: simplify phylink_resolve() -> phylink_major_config() pathVladimir Oltean1-11/+9
2026-01-21net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"Vladimir Oltean2-15/+39
2026-01-20net: phy: simplify PHY fixup registrationHeiner Kallweit1-21/+13
2026-01-20net: phy: intel-xway: fix OF node refcount leakageDaniel Golle1-2/+5
2026-01-19net: ethtool: Add support for 80Gbps speedMika Westerberg4-0/+6
2026-01-17net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ StickHamza Mahfooz1-0/+2
2026-01-17net: phy: realtek: simplify bogus paged operationsDaniel Golle1-11/+8
2026-01-17net: phy: realtek: demystify PHYSR register locationDaniel Golle1-13/+13
2026-01-17net: phy: realtek: reunify C22 and C45 driversDaniel Golle1-56/+16
2026-01-17net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2Daniel Golle1-0/+11
2026-01-17net: phy: realtek: support interrupt also for C22 variantsDaniel Golle1-0/+4
2026-01-15net: phy: realtek: fix in-band capabilities for 2.5G PHYsJan Hoffmann1-0/+1
2026-01-15net: phy: remove unused fixup unregistering functionsHeiner Kallweit1-46/+0
2026-01-15net: phy: adin: enable configuration of the LP Termination RegisterOsose Itua1-0/+20
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2026-01-15net: phy: mscc: macsec: Use new AES library APIEric Biggers1-4/+4
2026-01-13net: phy: fixed_phy: replace IDA with a bitmapHeiner Kallweit1-7/+17
2026-01-13net: phy: fixed_phy: replace list of fixed PHYs with static arrayHeiner Kallweit1-52/+17
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier1-19/+9
2026-01-13net: phy: qca807x: Support SFP through phy_port interfaceMaxime Chevallier1-42/+30
2026-01-13net: phy: at803x: Support SFP through phy_port interfaceMaxime Chevallier1-45/+32
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier2-20/+73
2026-01-13net: phy: marvell: Support SFP through phy_port interfaceMaxime Chevallier1-60/+32