summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2 daysnet: phy: honor eee_disabled_modes in phy_advertise_eee_all()Nicolai Buchwitz1-1/+2
2 daysnet: phy: honor eee_disabled_modes in phy_support_eee()Nicolai Buchwitz1-1/+2
2 daysnet: phy: DP83TC811: add reading of abilitiesSven Schuchmann1-0/+1
2 daysnet: phy: skip EEE advertisement write when autoneg is disabledNerijus Bendžiūnas1-0/+8
11 daysnet: phy: dp83869: fix setting CLK_O_SEL field.Heiko Schocher1-1/+12
11 daysnet: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier1-1/+1
11 daysnet: phy: fix a return path in get_phy_c45_ids()Charles Perry1-2/+2
2026-05-07device property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-2/+2
2026-04-22net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modulesJohn Pavlick1-0/+16
2026-04-11net: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek Behún1-1/+6
2026-03-19net: sfp: improve Huawei MA5671a fixupÁlvaro Fernández Rojas1-1/+7
2026-03-12net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-8/+17
2026-03-04net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov1-1/+1
2026-03-04net: sfp: add quirk for Lantech 8330-265DMarek Behún1-2/+6
2026-02-11net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek Behún1-0/+2
2026-02-06net: phy: micrel: fix clk warning when removing the driverWei Fang1-4/+13
2026-01-30net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ StickHamza Mahfooz1-0/+2
2026-01-30net: phy: intel-xway: fix OF node refcount leakageDaniel Golle1-2/+5
2026-01-23net: phy: motorcomm: fix duplex setting error for phy ledsJijie Shao1-2/+2
2026-01-17net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variantMarcus Hughes1-0/+2
2026-01-17net: sfp: return the number of written bytes for smbus single byte accessMaxime Chevallier1-1/+1
2026-01-17net: phy: mxl-86110: Add power management and soft reset supportStefano Radaelli1-0/+3
2026-01-08net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin1-1/+1
2026-01-02net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_writeThorsten Blum1-1/+1
2026-01-02net: phy: RTL8211FVD: Restore disabling of PHY-mode EEEIvan Galkin1-4/+0
2026-01-02net: phy: realtek: create rtl8211f_config_phy_eee() helperVladimir Oltean1-11/+12
2026-01-02net: phy: realtek: eliminate priv->phycr1 variableVladimir Oltean1-16/+28
2026-01-02net: phy: realtek: allow CLKOUT to be disabled on RTL8211F(D)(I)-VD-CGVladimir Oltean1-9/+22
2026-01-02net: phy: realtek: eliminate has_phycr2 variableVladimir Oltean1-4/+2
2026-01-02net: phy: realtek: eliminate priv->phycr2 variableVladimir Oltean1-15/+23
2025-12-18net: phy: aquantia: check for NVMEM deferralRobert Marko1-1/+1
2025-12-18net: phy: adin1100: Fix software power-down ready conditionAlexander Dahl1-1/+1
2025-12-18net: phy: realtek: create rtl8211f_config_rgmii_delay()Vladimir Oltean1-26/+39
2025-12-18net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto1-0/+43
2025-12-18phy: mscc: Fix PTP for VSC8574 and VSC8572Horatiu Vultur1-3/+3
2025-11-25net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYsDaniel Golle1-7/+11
2025-11-22net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHYDaniel Golle1-1/+1
2025-11-19net: phylink: add missing supported link modes for the fixed-linkWei Fang1-0/+3
2025-11-11net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba1-1/+4
2025-11-08net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur1-6/+6
2025-11-04net: phy: micrel: lan8842 errataHoratiu Vultur1-1/+17
2025-11-04net: phy: micrel: lan8842 errataHoratiu Vultur1-0/+147
2025-10-30net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan1-2/+2
2025-10-25net: phy: dp83867: Disable EEE support as not implementedEmanuele Ghidoli1-0/+6
2025-10-23net: phy: micrel: always set shared->phydev for LAN8814Robert Marko1-2/+2
2025-10-18net: phy: realtek: fix rtl8221b-vm-cg nameAleksander Jan Bajkowski1-8/+8
2025-10-14net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not presentMarek Vasut1-12/+11
2025-10-14net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil Horák - 2N1-1/+19
2025-09-30net: sfp: improve poll interval handlingHeiner Kallweit1-18/+11
2025-09-30net: sfp: don't include swphy.hHeiner Kallweit1-1/+0