1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. 7235660 net: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:04 2024 -0600
  4. fbb1637 net: mdio-uclass: Bind and probe generic Ethernet PHY driver by Roger Quadros · Tue Mar 05 15:24:53 2024 +0200
  5. b4ef5a1 net: mdio: Handle bus level GPIO Reset by Roger Quadros · Wed Feb 28 12:35:26 2024 +0200
  6. c3128da Correct SPL uses of PHY_FIXED by Simon Glass · Wed Feb 22 09:33:51 2023 -0700
  7. 973eb57 net: mdio-uclass: scan for dm mdio children on post-bind by Tim Harvey · Wed Nov 30 09:42:44 2022 -0800
  8. 1c1c37f net: mdio-uclass: add dm_phy_find_by_ofnode() helper by Marek Behún · Wed Apr 27 12:41:49 2022 +0200
  9. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · Thu Apr 07 00:33:03 2022 +0200
  10. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · Thu Apr 07 00:33:01 2022 +0200
  11. e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · Thu Apr 07 00:32:59 2022 +0200
  12. 0e0651d net: mdio-uclass: add wrappers for read/write/reset operations by Marek Behún · Thu Apr 07 00:32:58 2022 +0200
  13. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · Thu Apr 07 00:32:57 2022 +0200
  14. d151e3a net: mdio-uclass: use ARRAY_SIZE() by Marek Behún · Thu Apr 07 00:32:56 2022 +0200
  15. 2a106d8 net: mdio-uclass: fix type for phy_mode_str and phy_handle_str by Marek Behún · Thu Apr 07 00:32:55 2022 +0200
  16. 5404544 net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy by Vladimir Oltean · Mon Sep 27 14:22:00 2021 +0300
  17. 6ca194a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · Sun Mar 14 20:14:48 2021 +0800
  18. e0518f0 dm: mdio: Use ofnode_phy_is_fixed_link() API by Bin Meng · Sun Mar 14 20:14:47 2021 +0800
  19. e505164 mdio-uclass.c: support fixed-link subnodes by Rasmus Villemoes · Mon Oct 05 15:15:16 2020 +0200
  20. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  21. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  22. 836cb5e net: mdio: Fix not calling dev_dbg with a device by Sean Anderson · Tue Sep 15 10:44:53 2020 -0400
  23. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  24. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  25. cf64055 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · Mon Nov 25 17:15:12 2019 +0200
  26. 6b3089e net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · Mon Nov 25 17:15:11 2019 +0200
  27. 2e859ad net: mdio-uclass: name MDIO according to device-name property if preset by Alex Marginean · Thu Jul 25 12:33:17 2019 +0300
  28. efb9429 net: Fix Covarity Defect 244093 by Joe Hershberger · Tue Jul 30 14:49:56 2019 -0500
  29. 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · Mon Jun 03 19:10:30 2019 +0300