zephyr/drivers/ethernet/phy
Ofir Shemesh 1be0d07b56 drivers: ethernet: phy_mii: Return -ENOTSUP for fixed-link config
Return -ENOTSUP in phy_mii_cfg_link when a fixed-link configuration is set,
indicating that MDIO read/write operations are not supported.

Signed-off-by: Ofir Shemesh <ofirshemesh777@gmail.com>
2025-03-19 18:51:42 -04:00
..
CMakeLists.txt drivers: ethernet: phy: add zephyr-keep-sorted-start 2025-03-19 17:16:17 +01:00
Kconfig drivers: ethernet: Add TI DP83867 eth phy driver 2025-03-07 19:51:02 +01:00
Kconfig.dm8806 drivers: dm8806: dm8806: disable ethernet efficient mode 2025-01-27 17:11:24 +01:00
Kconfig.microchip_t1s drivers: ethernet: phy: Add Microchip's LAN867X Rev.C1/C2 PHY support 2025-01-16 22:45:03 +01:00
Kconfig.tja1103
phy_adin2111_priv.h
phy_adin2111.c drivers: ethernet: phy: sort includes 2025-03-08 03:38:50 +01:00
phy_dm8806_priv.h drivers: dm8806: dm8806: disable ethernet efficient mode 2025-01-27 17:11:24 +01:00
phy_dm8806.c drivers: ethernet: phy: dm8806: Fix driver bindings 2025-02-20 11:47:21 +01:00
phy_microchip_ksz8081.c drivers: ethernet: ksz8081: simplify gpio reset logic in reset 2025-01-14 08:58:53 +01:00
phy_microchip_t1s.c drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
phy_microchip_vsc8541.c drivers: ethernet: vsc8541: add basic support for phy 2025-01-17 23:08:14 +01:00
phy_mii.c drivers: ethernet: phy_mii: Return -ENOTSUP for fixed-link config 2025-03-19 18:51:42 -04:00
phy_oa_tc14_plca.c drivers: ethernet: phy: Add OPEN Alliance TC14 PLCA generic lib support 2025-01-16 22:45:03 +01:00
phy_qualcomm_ar8031.c drivers: ethphy: Place API into iterable section 2024-11-30 01:04:49 +01:00
phy_realtek_rtl8211f.c drivers: ethphy: Place API into iterable section 2024-11-30 01:04:49 +01:00
phy_ti_dp83825.c drivers: ethphy: Place API into iterable section 2024-11-30 01:04:49 +01:00
phy_ti_dp83867.c drivers: ethernet: Add TI DP83867 eth phy driver 2025-03-07 19:51:02 +01:00
phy_tja1103.c drivers: ethphy: Place API into iterable section 2024-11-30 01:04:49 +01:00