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