summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
2024-03-26net: phy: broadcom: Configure LEDs on BCM54210EMarek Vasut
2024-03-26net: phy: ncsi: fixed not nullify the pointers after freeJacky Chou
2024-03-09net: phy: Use PHY MDIO address from DT if availableMarek Vasut
2024-02-08net: phy: nxp-c45-tja11xx: add tja1120 supportRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structureRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: read PHY the speed from hardwareRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: use local definion of featuresRadu Pirea (NXP OSS)
2024-01-31net: phy: motorcomm: configure pad drive strength registerLukasz Tekieli
2023-12-13net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CGSébastien Szymanski
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-05net: phy: TI DP83869 fix invalid clock delay configurationFrank de Brabander
2023-10-10net: phy: xilinx_phy: Get rid of using property xlnx, phy-typeVenkatesh Yadav Abbarapu
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-21net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridgeTejas Bhumkar
2023-09-14net: phy: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14net: miiphybb: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-13net: phy: broadcom: add support for BCM54210EMarek Vasut
2023-09-13net: phy: motorcomm: Add support for YT8511 PHYNicolas Frattaroli
2023-07-27phy: adin: add readext and writeext support for mdio cmdNate Drude
2023-07-12net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyYanhong Wang
2023-06-10net: phy: Bind ETH_PHY uclass driver to each new PHYMarek Vasut
2023-06-10net: phy: Unpublish phy_connect_dev()Marek Vasut
2023-05-05net: phy: Request rgmii-id phy reset gpio as outputStefan Herbrechtsmeier
2023-05-05net: phy: dp83867: Explicitly check against sgmiiNishanth Menon
2023-05-05phy: realtek: don't duplicate genphy_startupRasmus Villemoes
2023-05-05phy: broadcom: don't duplicate genphy_startupRasmus Villemoes
2023-05-05net: phy: gmii2rgmii: Support external rgmii-id phyStefan Herbrechtsmeier
2023-04-07net: phy: marvell10g: Adapt Marvell 10G PHY driver from LinuxMarek Vasut
2023-04-07net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from LinuxMarek Vasut
2023-04-07net: phy: marvell: Import and use marvell_phy.h from LinuxMarek Vasut
2023-04-07net: phy: Synchronize PHY interface modes with LinuxMarek Vasut