zephyr/drivers/ethernet
Jukka Rissanen c345f59910 drivers: eth: native: Add native-sim support to posix Ethernet driver
This will enable Ethernet driver to be used when compiling
for native-sim board.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2023-10-20 15:00:41 +02:00
..
phy drivers: ethernet: Decouple generic MII PHY and adin2111 driver Kconfigs 2023-10-03 15:10:12 +01:00
CMakeLists.txt drivers: eth: native: Add native-sim support to posix Ethernet driver 2023-10-20 15:00:41 +02:00
Kconfig
Kconfig.adin2111 drivers: ethernet: Remove CONFIG_ETH_ADIN2111_INIT_PRIORITY 2023-10-03 15:10:12 +01:00
Kconfig.cyclonev
Kconfig.dsa
Kconfig.dwmac
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.esp32
Kconfig.gecko
Kconfig.ivshmem
Kconfig.liteeth
Kconfig.mcux drivers: eth_mcux: cache must be dcache 2023-10-13 10:06:33 +01:00
Kconfig.native_posix drivers: eth: native: Add native-sim support to posix Ethernet driver 2023-10-20 15:00:41 +02:00
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
dsa_ksz8xxx.c
dsa_ksz8794.h
dsa_ksz8863.h
eth.h random: Rename random header 2023-10-10 14:23:50 +03:00
eth_adin2111.c drivers: ethernet: Remove CONFIG_ETH_ADIN2111_INIT_PRIORITY 2023-10-03 15:10:12 +01:00
eth_adin2111_priv.h
eth_cyclonev.c
eth_cyclonev_priv.h
eth_dwmac.c
eth_dwmac_mmu.c
eth_dwmac_priv.h
eth_dwmac_stm32h7x.c
eth_e1000.c
eth_e1000_priv.h
eth_enc28j60.c
eth_enc28j60_priv.h
eth_enc424j600.c
eth_enc424j600_priv.h
eth_esp32.c
eth_gecko.c
eth_gecko_priv.h
eth_ivshmem.c
eth_ivshmem_priv.h
eth_ivshmem_queue.c
eth_liteeth.c
eth_mcux.c
eth_native_posix.c drivers: eth: native: Add native-sim support to posix Ethernet driver 2023-10-20 15:00:41 +02:00
eth_native_posix_adapt.c drivers: eth: native: Add native-sim support to posix Ethernet driver 2023-10-20 15:00:41 +02:00
eth_native_posix_priv.h drivers: eth: native: Add native-sim support to posix Ethernet driver 2023-10-20 15:00:41 +02:00
eth_nxp_s32_gmac.c
eth_nxp_s32_netc.c
eth_nxp_s32_netc_priv.h
eth_nxp_s32_netc_psi.c
eth_nxp_s32_netc_vsi.c
eth_sam0_gmac.h
eth_sam_gmac.c drivers: eth: gmac: Fixed ethernet startup when fixed-link 2023-10-08 11:16:39 +01:00
eth_sam_gmac_priv.h
eth_slip_tap.c
eth_smsc91x.c
eth_smsc91x_priv.h
eth_smsc911x.c
eth_smsc911x_priv.h
eth_stellaris.c
eth_stellaris_priv.h
eth_stm32_hal.c drivers: ethernet: eth_stm32_hal.c Fix mixup of DMA error and MAC error 2023-10-10 15:26:52 +02:00
eth_stm32_hal_priv.h
eth_w5500.c
eth_w5500_priv.h kernel: deprecate K_THREAD_STACK_MEMBER 2023-10-12 11:07:00 +01:00
eth_xlnx_gem.c
eth_xlnx_gem_priv.h
phy_cyclonev.c
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c
phy_xlnx_gem.h