zephyr/drivers/ethernet/phy
Robert Slawinski f2f62b0dc3 drivers: dm8806: smi bus error check
SMI bus error check mechanism is preventing the host SMI bus to be
interferred by noise on board level. Current implementation is checking
if data which is writing to/reading from the PHY has correct CRC sum.
If not, then writing/rading process is repeated by the number of
attempts defined in the KConfig. If repeating transmission will fail
by the numbers of ettemps defined in KConfing, drivers returns an
error.

Signed-off-by: Robert Slawinski <robert.slawinski1@gmail.com>
2025-01-21 15:12:55 +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: smi bus error check 2025-01-21 15:12:55 +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 drivers: eth: phy: tja1103: Handle link change 2024-02-01 14:29:43 -06:00
phy_adin2111.c drivers: gpio: phy: adin2111: Fix to allow the use of multiple models 2024-12-14 01:04:14 +01:00
phy_adin2111_priv.h drivers: phy: add adin2111 2023-05-26 09:50:09 -04:00
phy_dm8806.c drivers: dm8806: smi bus error check 2025-01-21 15:12:55 +01:00
phy_dm8806_priv.h drivers: dm8806: smi bus error check 2025-01-21 15:12:55 +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: ethernet: phy: Add Microchip's LAN867X Rev.C1/C2 PHY support 2025-01-16 22:45:03 +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