summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
2025-03-11net: miiphybb: Split off struct bb_miiphy_bus_opsMarek Vasut
2025-02-26net: miiphybb: Use container_of() in bb_miiphy_getbus()Marek Vasut
2025-02-26net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappersMarek Vasut
2025-02-26net: miiphybb: Drop bb_miiphy_init() and .init callbackMarek Vasut
2025-02-04net: miiphybb: Update debug() printMarek Vasut
2025-02-04net: miiphybb: Convert ifdef DEBUG to debug()Marek Vasut
2025-01-30net: phy: Add RGMII RX/TX delay handling to DP83822 PHYMarek Vasut
2025-01-29net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTIMarek Vasut
2025-01-01net: phy: Add driver for Motorcomm YT8521S Gigabit ethernet phyFrank Sae
2025-01-01net: phy: Add driver for Motorcomm YT8531S Gigabit ethernet phyFrank Sae
2025-01-01Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"Rufus Segar
2024-10-27Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy"Tom Rini
2024-10-27net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phyFrank Sae
2024-10-27net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821Frank Sae
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-09-24net: phy: ncsi: depend on NETJerome Forissier
2024-07-22drivers: net: Remove duplicate newlinesMarek Vasut
2024-06-13net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbolMarek Vasut
2024-06-13net: phy: Turn default auto-negotiation timeout into Kconfig symbolMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07net: Remove <common.h> and add needed includesTom Rini
2024-03-26net: phy: Factor out PHY GPIO reset codeMarek Vasut
2024-03-26net: phy: ncsi: reslove the unaligned access issueJacky Chou
2024-03-26net: phy: ncsi: Correct the endian of the checksumJacky Chou
2024-03-26net: phy: the NC-SI phy device do not require mdio busJacky Chou
2024-03-26net: phy: Fix signed shift overflowEugeniu Rosca