zephyr/drivers/ethernet/phy
Robert Slawinski 0d2e52e6b9 drivers: dm8806: dm8806: disable ethernet efficient mode
Energy efficient mode is the feature of the DM8806 described in the
EEE 802.3az Energy Efficient for reducing power consumption. For unknown
reason it seams to not working correctly with all endpoints and sometimes
the network randomly fails when this mode is on. Thus it is now possible to
turn off it in compile time by KConfig option:
PHY_DM8806_ENERGY_EFFICIENT_MODE if in case of network problems

Signed-off-by: Robert Slawinski <robert.slawinski.ext@indurad.com>
2025-01-27 17:11:24 +01:00
..
CMakeLists.txt drivers: ethernet: vsc8541: add basic support for phy 2025-01-17 23:08:14 +01:00
Kconfig drivers: ethernet: vsc8541: add basic support for phy 2025-01-17 23:08:14 +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: gpio: phy: adin2111: Fix to allow the use of multiple models 2024-12-14 01:04:14 +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: dm8806: dm8806: disable ethernet efficient mode 2025-01-27 17:11:24 +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: eth: phy_mii: Add BMSR second read in update_link state 2024-12-05 07:45:19 +01: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_tja1103.c drivers: ethphy: Place API into iterable section 2024-11-30 01:04:49 +01:00