summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
8 daysnet: phy: air_en8811h: move LED GPIO configuration to config_initVitaliy Sochnev1-7/+11
2026-08-21net: phylink: correctly validate returned PCS in phylink_inband_capsChristian Marangi1-1/+1
2026-08-18net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYsJoris Vaisvila3-1/+63
2026-08-17net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACIMartino Dell'Ambrogio1-0/+15
2026-08-17net: sfp: allow prefix matching in quirk lookupMartino Dell'Ambrogio2-5/+19
2026-08-14net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar1-0/+3
2026-08-14net: phy: dp83640: fix per-bus clock lifetimeXuanqiang Luo1-85/+27
2026-08-14net: phy: dp83640: clear state after PTP registration failureXuanqiang Luo1-0/+4
2026-08-14net: phy: dp83640: embed pin configuration in clockXuanqiang Luo1-11/+4
2026-08-14net: phy: add PHY package locking helpersXuanqiang Luo2-0/+25
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2026-08-11net: sfp: fix hwmon_name memory leak on hwmon registration failureKrishan Singh1-0/+4
2026-08-11net: phy: realtek: fix EEE advertisement write on the internal PHY MMD pathOleksij Rempel1-1/+1
2026-08-11net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driverArtem Shimko3-0/+230
2026-08-08net: phy: mediatek: add EcoNet EN7528 PHY supportAhmed Naseef2-2/+41
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2026-08-06net: phy: mediatek: fix TX blink masks using the RX bitsAhmed Naseef1-4/+4
2026-08-06net: phy: nxp-tja11xx: cancel registration work on removeHongyan Xu1-0/+9
2026-08-04net: phy: motorcomm: enable the reference clock for YT8521Jiaxing Hu1-0/+6
2026-08-04net: phylink: allow PHYs to be attached in 802.3z inband modeRussell King (Oracle)1-6/+2
2026-08-01net: phy: realtek: add support for RTL8261DJaven Xu1-1/+6
2026-08-01net: phy: realtek: load firmware for RTL8261C_CGJaven Xu1-0/+214
2026-08-01net: phy: realtek: add support for RTL8261C_CGJaven Xu1-0/+192
2026-08-01net: phy: c45: add setup and read master/slave helpersJaven Xu1-0/+103
2026-08-01net: phy: c45: add genphy_c45_pma_soft_reset()Javen Xu1-0/+22
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-14/+15
2026-07-30net: phy: micrel: Add loopback support for ksz9131Maxime Chevallier1-0/+60
2026-07-30net: remove conditional return with no effectSang-Heon Jeon1-5/+1
2026-07-29net: phylink: put link_gpio if phylink_create failsChristian Marangi1-14/+15
2026-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2026-07-23net: phy: motorcomm: Enable optional clock for YT8531Yanan He1-0/+7
2026-07-22net: sfp: add quirk for HORACO copper SFP+ moduleAleksander Jan Bajkowski1-0/+3
2026-07-21net: phy: drop duplicated header include in mdio-deviceMaxime Chevallier1-1/+0
2026-07-21net: phy: Add support for the ADIN1140 PHYCiprian Regus3-0/+79
2026-07-21net: phy: microchip-t1s: use generic C45 MMD access helpersCiprian Regus1-30/+2
2026-07-21net: phy: add generic helpers for direct C45 MMD accessCiprian Regus1-0/+25
2026-07-21net: phy: marvell: fix return codeMichael Walle1-1/+1
2026-07-17net: phy: at803x: Use a helper to check for phy reset existenceMaxime Chevallier1-1/+1
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-11/+4
2026-07-02net: phylink: Drop references to the .validate() method in commentsMaxime Chevallier1-8/+7
2026-07-01net: replace linux/gpio.h inclusionsArnd Bergmann1-1/+1
2026-06-30Revert "net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c"Petr Wozniak1-11/+3
2026-06-30net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroyPetr Wozniak1-0/+1
2026-06-25net: phy: realtek: Clear MDIO_AN_10GBT_CTRL_ADV10G bitJan Klos1-1/+2
2026-06-16net: sfp: extend SMBus supportJonas Jelonek1-28/+111
2026-06-16net: sfp: apply I2C adapter quirks to limit block sizeJonas Jelonek1-2/+10
2026-06-15net: phy: sfp: detect presence via I2C when no MOD_DEF0 GPIOGreg Patrick1-3/+80
2026-06-12net: phy: micrel: expose KSZ87xx low-loss cable tunablesFidelio Lawson1-0/+61
2026-06-12net: phy: at803x: add RX and TX clock management for IPQ5018 PHYGeorge Moussalem1-0/+12
2026-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+19