index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-10-22
net: phy: add paged PHY register accessors
Lucien.Jheng
2025-08-01
net: phy: Support overriding Auto Negotiation timeout with env variable
Siddharth Vadapalli
2025-05-23
net: phy: Do not do CL22 phy reset before ethernet phy driver probe
SkyLake.Huang
2024-06-13
net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2024-03-26
net: phy: Factor out PHY GPIO reset code
Marek Vasut
2024-03-26
net: phy: the NC-SI phy device do not require mdio bus
Jacky Chou
2024-03-26
net: phy: Fix signed shift overflow
Eugeniu Rosca
2023-09-21
net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridge
Tejas Bhumkar
2023-09-14
net: phy: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-06-10
net: phy: Unpublish phy_connect_dev()
Marek Vasut
2023-04-07
net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux
Marek Vasut
2023-04-07
net: phy: Synchronize PHY interface modes with Linux
Marek Vasut
2023-04-07
net: phy: Only call phy_init() on systems needing manual relocation
Marek Vasut
2023-04-07
net: phy: Re-inline phy_drv_reloc()
Marek Vasut
2023-04-07
net: phy: Drop unused phy_register()
Marek Vasut
2023-04-07
net: phy: Drop static phy_drivers list
Marek Vasut
2023-04-07
net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: genphy: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: fixed: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: mscc: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: ti: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: smsc: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: realtek: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: marvell: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: lxt: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: davicom: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: cortina: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: b53: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: atheros: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
[next]