zephyr/drivers/ethernet
Gerson Fernando Budke ad2e863f39 soc: atmel: Use new family prefix
The newer HWMv2 impose a different semantic in the family names. This
update from SOC_FAMILY_SAMx to SOC_FAMILY_ATMEL_SAMx to comply with.

Fixes #69046

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2024-03-01 15:50:06 +01:00
..
phy drivers: eth: phy: tja1103: Handle link change 2024-02-01 14:29:43 -06:00
CMakeLists.txt
dsa_ksz8xxx.c
dsa_ksz8794.h
dsa_ksz8863.h
eth_adin2111_priv.h
eth_adin2111.c
eth_cyclonev_priv.h
eth_cyclonev.c
eth_dwmac_mmu.c
eth_dwmac_priv.h
eth_dwmac_stm32h7x.c
eth_dwmac.c
eth_e1000_priv.h
eth_e1000.c
eth_enc28j60_priv.h
eth_enc28j60.c
eth_enc424j600_priv.h
eth_enc424j600.c
eth_esp32.c
eth_gecko_priv.h
eth_gecko.c
eth_ivshmem_priv.h
eth_ivshmem_queue.c
eth_ivshmem.c
eth_lan865x_priv.h
eth_lan865x.c
eth_liteeth.c
eth_mcux.c drivers: eth_mcux: Fix PM_DEVICE build failure 2024-02-16 07:26:18 +01:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c
eth_numaker_priv.h
eth_numaker.c
eth_nxp_enet.c
eth_nxp_s32_gmac.c soc: nxp: convert NXP S32 family to hwmv2 2024-03-01 15:50:06 +01:00
eth_nxp_s32_netc_priv.h
eth_nxp_s32_netc_psi.c
eth_nxp_s32_netc_vsi.c
eth_nxp_s32_netc.c
eth_sam_gmac_priv.h soc: atmel: Use new family prefix 2024-03-01 15:50:06 +01:00
eth_sam_gmac.c soc: atmel: Use new family prefix 2024-03-01 15:50:06 +01:00
eth_sam0_gmac.h
eth_slip_tap.c
eth_smsc91x_priv.h
eth_smsc91x.c
eth_smsc911x_priv.h
eth_smsc911x.c
eth_stellaris_priv.h
eth_stellaris.c
eth_stm32_hal_priv.h
eth_stm32_hal.c drivers: eth_stm32_hal: Fix compilation warnings 2024-02-01 14:11:55 +01:00
eth_w5500_priv.h drivers: ethernet: w5500: Add link status detection 2024-03-01 08:59:31 +01:00
eth_w5500.c drivers: ethernet: w5500: Add link status detection 2024-03-01 08:59:31 +01:00
eth_xlnx_gem_priv.h
eth_xlnx_gem.c
eth_xmc4xxx.c
eth.h
Kconfig drivers: ethernet: Disable drivers if tests are enabled 2024-02-25 20:50:42 -05:00
Kconfig.adin2111
Kconfig.cyclonev
Kconfig.dsa
Kconfig.dwmac
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.esp32
Kconfig.gecko
Kconfig.ivshmem
Kconfig.lan865x
Kconfig.liteeth
Kconfig.mcux
Kconfig.native_posix
Kconfig.numaker
Kconfig.nxp_enet
Kconfig.nxp_s32_gmac
Kconfig.nxp_s32_netc
Kconfig.sam_gmac
Kconfig.smsc91x
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
Kconfig.w5500
Kconfig.xlnx_gem
Kconfig.xmc4xxx
oa_tc6.c
oa_tc6.h
phy_cyclonev.c
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c
phy_xlnx_gem.h