zephyr/drivers/ethernet/phy
TOKITA Hiroshi ce03a8cbb0 drivers: gpio: phy: adin2111: Fix to allow the use of multiple models
Compilation will fail if both adin2111 and adin1100 are used
at the same time.
Changing to define different unique names for the symbols
to avoid conflicts.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-12-14 01:04:14 +01:00
..
CMakeLists.txt drivers: dm8806: add new driver for davicom dm8806 phy mac 2024-12-09 09:50:29 +01:00
Kconfig drivers: dm8806: link speed change interrupt handling 2024-12-09 09:50:29 +01:00
Kconfig.dm8806 drivers: dm8806: link speed change interrupt handling 2024-12-09 09:50:29 +01:00
Kconfig.tja1103 drivers: eth: phy: tja1103: Handle link change 2024-02-01 14:29:43 -06:00
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: link speed change interrupt handling 2024-12-09 09:50:29 +01:00
phy_dm8806.c drivers: dm8806: link speed change interrupt handling 2024-12-09 09:50:29 +01:00
phy_microchip_ksz8081.c drivers: ethphy: Place API into iterable section 2024-11-30 01:04:49 +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_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