summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
11 daysnet: phy: dp83867: reset PHY on init to ensure clean statePranav Tilak
11 daysphy: micrel: ksz90x1: Issue PHY soft reset during configurationBoon Khai Ng
2026-03-25fw_loader: Introduce SUPPORTS_FW_LOADER symbolTom Rini
2026-03-13Merge tag 'net-20260312' of https://source.denx.de/u-boot/custodians/u-boot-n...Tom Rini
2026-03-13net: phy: air_en8811: add support for Airoha AN8811HB PHYTommy Shih
2026-02-23Merge tag 'v2026.04-rc3' into nextTom Rini
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-11net: phy: mscc: Enable RMII clock output for VSC8541 PHYPranav Tilak
2026-02-06net: phy: mscc: allow RGMII with internal delay for the VSC8541Charles Perry
2026-02-04net: phy: aquantia: add support for Marvell CUX3410 10Gb PHYWeijie Gao
2026-01-15net: phy: micrel_ksz90x1: support forced GIGE master for KSZ9031Markus Niebel
2026-01-15net: phy: micrel_ksz90x1: disable asymmetric pause for KSZ9031 and KSZ9021Markus Niebel
2026-01-15net: phy: marvell10g: Fix PHY mode bitmap handlingMarek Vasut
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-01net: phy: aquantia: use generic firmware loaderBeiyan Yun
2025-12-01net: phy: aquantia: refactor firmware upload helpersBeiyan Yun
2025-12-01net: phy: Disallow PHY_MSCC and PHY_VITESSE under COMPILE_TESTTom Rini
2025-12-01net: phy: Add the Airoha EN8811H PHY driverLucien.Jheng
2025-12-01net: phy: broadcom: fix RGMII delays for BCM54210EMichael Walle
2025-12-01net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan
2025-10-22net: phy: Make driver overloading get_phy_id depend on !COMPILE_TESTTom Rini
2025-10-22net: phy: add paged PHY register accessorsLucien.Jheng
2025-10-22net: phy: aquantia: switch to use phy_get_ofnode()Beiyan Yun
2025-10-09fw_loader: Split from fs_loader into separate library fileMarek Vasut
2025-10-07misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()Marek Vasut
2025-09-18Merge patch series "Add support for MediaTek MT7987/MT7988 built-in 2.5Gb eth...Tom Rini
2025-09-18net: phy: Add MediaTek built-in 2.5Gb ethernet PHY driverWeijie Gao
2025-08-25Merge tag 'v2025.10-rc3' into nextTom Rini
2025-08-18net: phy: broadcom: add support for BCM54612EJim Liu
2025-08-18net: phy: vitesse: Fix incorrect test for timeoutAndrew Goodbody
2025-08-15net: phy: cortina: Ensure memory allocated is freedAndrew Goodbody
2025-08-01net: phy: Support overriding Auto Negotiation timeout with env variableSiddharth Vadapalli
2025-07-10drivers: net: phy: micrel: Try to get phy node from phy-handleNaresh Kumar Ravulapalli
2025-07-09Merge patch series "board: ti: am33xx: Add Ethernet support for Beaglebone Gr...Tom Rini
2025-07-09net: phy: dp83867: Allow excluding driver from SPLRomain Gantois
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14drivers: use lowercase hex prefix styleE Shattow
2025-05-23net: phy: Do not do CL22 phy reset before ethernet phy driver probeSkyLake.Huang
2025-04-21Revert "net: phy: Add the Airoha EN8811H PHY driver"Tom Rini
2025-04-16net: phy: Add the Airoha EN8811H PHY driverLucien.Jheng
2025-03-19net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delayPaul Barker
2025-03-19net: phy: ksz90x1: Load skew values from device treePaul Barker
2025-03-19net: phy: ksz90x1: Handle ksz9131 LED errataPaul Barker
2025-03-11net: miiphybb: Drop bb_miiphy_alloc()/bb_miiphy_free() and struct bb_miiphy_busMarek Vasut
2025-03-11net: miiphybb: Pass struct mii_dev directly to bb_miiphy_read/write()Marek Vasut
2025-03-11net: miiphybb: Pass struct bb_miiphy_bus_ops directly to bb_miiphy_read/write()Marek Vasut