zephyr/drivers/ethernet
Kumar Gala fdd85d5ad7 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY
Rename DT_HAS_NODE to DT_HAS_NODE_STATUS_OKAY so the semantics are
clear.  As going forward DT_HAS_NODE will report if a NODE exists
regardless of its status.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-06 05:25:41 -05:00
..
CMakeLists.txt
eth_e1000_priv.h
eth_e1000.c
eth_enc28j60_priv.h
eth_enc28j60.c driver: eth: enc28j60: Convert to use k_timeout_t 2020-05-01 10:50:03 +03:00
eth_enc424j600_priv.h
eth_enc424j600.c driver: eth: enc424j600: Convert to use k_timeout_t 2020-05-01 10:50:03 +03:00
eth_gecko_priv.h
eth_gecko.c
eth_liteeth.c
eth_mcux.c driver: eth: mcux: Convert to use k_timeout_t 2020-05-01 10:50:03 +03:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c
eth_sam_gmac_priv.h
eth_sam_gmac.c drivers: ethernet: sam_gmac: rework pin config 2020-05-04 11:32:10 -05:00
eth_sam0_gmac.h drivers: ethernet: eth_sam_gmac: Add SAM0 family support 2020-04-17 04:56:28 -05:00
eth_smsc911x_priv.h
eth_smsc911x.c driver: eth: smsc911x: Convert to use k_timeout_t 2020-05-01 10:50:03 +03:00
eth_stellaris_priv.h
eth_stellaris.c
eth_stm32_hal_priv.h
eth_stm32_hal.c dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
Kconfig
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux
Kconfig.native_posix
Kconfig.sam_gmac drivers: ethernet: clean up sam_gmac Kconfig 2020-04-28 12:11:14 -05:00
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
phy_gecko.c
phy_gecko.h
phy_sam_gmac.c drivers: ethernet: eth_sam_gmac: Add SAM0 family support 2020-04-17 04:56:28 -05:00
phy_sam_gmac.h