1. 1c1c37f net: mdio-uclass: add dm_phy_find_by_ofnode() helper by Marek Behún · Wed Apr 27 12:41:49 2022 +0200
  2. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · Thu Apr 07 00:33:03 2022 +0200
  3. 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
  4. e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · Thu Apr 07 00:32:59 2022 +0200
  5. 0e0651d net: mdio-uclass: add wrappers for read/write/reset operations by Marek Behún · Thu Apr 07 00:32:58 2022 +0200
  6. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · Thu Apr 07 00:32:57 2022 +0200
  7. d151e3a net: mdio-uclass: use ARRAY_SIZE() by Marek Behún · Thu Apr 07 00:32:56 2022 +0200
  8. 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
  9. 5404544 net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy by Vladimir Oltean · Mon Sep 27 14:22:00 2021 +0300
  10. 6ca194a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · Sun Mar 14 20:14:48 2021 +0800
  11. e0518f0 dm: mdio: Use ofnode_phy_is_fixed_link() API by Bin Meng · Sun Mar 14 20:14:47 2021 +0800
  12. e505164 mdio-uclass.c: support fixed-link subnodes by Rasmus Villemoes · Mon Oct 05 15:15:16 2020 +0200
  13. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  14. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  15. 836cb5e net: mdio: Fix not calling dev_dbg with a device by Sean Anderson · Tue Sep 15 10:44:53 2020 -0400
  16. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  17. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  18. cf64055 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · Mon Nov 25 17:15:12 2019 +0200
  19. 6b3089e net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · Mon Nov 25 17:15:11 2019 +0200
  20. 2e859ad net: mdio-uclass: name MDIO according to device-name property if preset by Alex Marginean · Thu Jul 25 12:33:17 2019 +0300
  21. efb9429 net: Fix Covarity Defect 244093 by Joe Hershberger · Tue Jul 30 14:49:56 2019 -0500
  22. 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · Mon Jun 03 19:10:30 2019 +0300