- 9461d73 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 8 months ago
- c878e70 net: phy: Re-inline phy_drv_reloc() by Marek Vasut · 1 year, 8 months ago
- 7da03bb net: phy: Drop unused phy_register() by Marek Vasut · 1 year, 8 months ago
- 8728d4c net: phy: Drop static phy_drivers list by Marek Vasut · 1 year, 8 months ago
- 20bd8e4 net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- f705329 net: phy: genphy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 53ef8d7 net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 81a8728 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 7f4e6c2 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 5c359aa net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 330d64f net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 6620b92 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- fb5cf1b net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 5b777fe net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 787a67f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 2ea350c net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- f2e0be3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 1965f2a net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- d1296d4 net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 390e3fc net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 3b96dc7 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 6b5eea7 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- f282e32 net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 9010be9 net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- f10c893 net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- b20c53a net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- abdbfad net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 7e9ce5a net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 579f359 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 227650f net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- c00f3f8 net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 761e406 net: phy: b53: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- fba31ab net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- a5fbc10 net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 4de8644 net: phy: adin: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 7940a93 net: phy: Iterate over both registered PHYs and struct phy_driver linker list by Marek Vasut · 1 year, 8 months ago
- 9d5a38c net: phy: Factor manual relocation into separate function by Marek Vasut · 1 year, 8 months ago
- 36af92b net: phy: Remove non-DM_ETH code by Tom Rini · 2 years ago
- 5e6c069 phy: add driver for Intel XWAY PHY by Tim Harvey · 2 years ago
- 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 4 months ago
- ebb8ff6 net: phy: possible NULL dereference in fixed_phy_create() by Heinrich Schuchardt · 2 years, 5 months ago
- 65f2266 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 6 months ago
- 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago
- a2f5c93 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 8 months ago
- 087baf8 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 8 months ago
- 01c67a3 phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 8 months ago
- d79f1a8 phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 8 months ago
- e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
- 79bef5f net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 8 months ago
- 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
- 9c06b48 net: phy: fix parsing wrong property by Marek Behún · 2 years, 8 months ago
- 9b529a9 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 8 months ago
- 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 8 months ago
- a744a28 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 9 months ago
- 3249116 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 9 months ago
- a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years, 2 months ago
- 3ef2050 phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · 3 years, 5 months ago
- 0a9f0e0 net: phy: xilinx: Break while loop over ethernet phy by Michal Simek · 3 years, 7 months ago
- 676fbd3 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · 3 years, 9 months ago
- 188ff18 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · 3 years, 9 months ago
- 6c99381 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · 3 years, 9 months ago
- 3407c30 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · 3 years, 9 months ago
- f27bc8a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 9 months ago
- d0781c9 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- a70d7b0 net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 11 months ago
- 15c49df phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · 4 years, 4 months ago
- 9c6de50 net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 7 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- a44ee24 net: phy: Fix overlong PHY timeout by Andre Przywara · 5 years ago
- e2ffeaa phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
- 27c3f70 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
- 1f60789 net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · 5 years ago
- f41e588 net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · 6 years ago
- be49508 net: phy: Define init routine and register generic phy driver by Siva Durga Prasad Paladugu · 6 years ago
- 3bf135b drivers: net: phy: Ignore PHY ID 0 during PHY probing by Alex Marginean · 5 years ago
- 05eb6a6 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · 6 years ago
- c689c48 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · 6 years ago
- 4f6746d net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · 6 years ago
- afbc319 net: phy: implement fallback mechanism for negative phy adresses by Hannes Schmelzer · 6 years ago
- 68489ed Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
- b3eabd8 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · 6 years ago
- c256d3f net: phy: Move fixed link code to separate routine by Siva Durga Prasad Paladugu · 6 years ago
- 7b4ea2d phy: Fix u-boot coruption when fixed-phy is used by Michal Simek · 6 years ago
- eef0b8a net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
- 05b60ac net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 8d63120 phy: Fix style violations by Mario Six · 7 years ago
- 137963d net: phy: Add Broadcom BCM53xx switch driver by Florian Fainelli · 7 years ago
- 8995a96 net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · 7 years ago
- d397f7c net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
- da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
- db40c1a drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · 8 years ago
- a5fd13a net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · 8 years ago
- 2ee490a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
- 24ae396 net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
- 7a673f0 phy: Wire return value from phy_config() by Michal Simek · 9 years ago
- b733c27 net: phy: Handle phy_startup() error codes properly by Michal Simek · 9 years ago