zephyr/drivers/ethernet/phy
Benjamin Bigler 81556d6150 drivers: ethernet: phy_mii: check if there is a mdio config
In fixed-link mode, mdio remains unconfigured. This results in a null
pointer dereference, triggering a bus fault

Signed-off-by: Benjamin Bigler <benjamin.bigler@securiton.ch>
2024-07-02 14:18:46 +02:00
..
CMakeLists.txt drivers: ethernet: phy: Add Realtek RTL8211F PHY driver 2024-06-06 20:08:27 -04:00
Kconfig drivers: ethernet: phy: Add Realtek RTL8211F PHY driver 2024-06-06 20:08:27 -04:00
Kconfig.tja1103
phy_adin2111_priv.h
phy_adin2111.c
phy_microchip_ksz8081.c dts: bindings: Fix KSZ8081 property names 2024-06-10 21:03:35 -04:00
phy_mii.c drivers: ethernet: phy_mii: check if there is a mdio config 2024-07-02 14:18:46 +02:00
phy_realtek_rtl8211f.c drivers: ethernet: phy_realtek_rtl8211f: enable RGMII TX/RX delay 2024-06-14 15:36:39 +02:00
phy_tja1103.c