zephyr/drivers/ethernet
Kumar Gala aa5adf3c79 drivers: stellaris: Convert stellaris drivers to new DT_INST macros
Convert older DT_INST_ macro use in stellaris drivers to the new
include/devicetree.h DT_INST macro APIs.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-26 03:39:11 -05:00
..
CMakeLists.txt
eth_e1000_priv.h
eth_e1000.c
eth_enc28j60_priv.h
eth_enc28j60.c drivers: eth: enc28j60: Add VLAN support 2020-03-25 15:06:38 +02:00
eth_enc424j600_priv.h
eth_enc424j600.c
eth_gecko_priv.h
eth_gecko.c
eth_liteeth.c
eth_mcux.c drivers: eth: mcux: Write correct data into PHY_CONTROL2_REG register 2020-03-23 09:05:17 -05:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c
eth_sam_gmac_priv.h drivers: ethernet: eth_sam_gmac: Detect and report link status 2020-03-21 15:37:59 +02:00
eth_sam_gmac.c drivers: ethernet: eth_sam_gmac: Detect and report link status 2020-03-21 15:37:59 +02:00
eth_smsc911x_priv.h
eth_smsc911x.c
eth_stellaris_priv.h
eth_stellaris.c drivers: stellaris: Convert stellaris drivers to new DT_INST macros 2020-03-26 03:39:11 -05:00
eth_stm32_hal_priv.h
eth_stm32_hal.c
Kconfig
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux
Kconfig.native_posix
Kconfig.sam_gmac drivers: ethernet: eth_sam_gmac: Detect and report link status 2020-03-21 15:37:59 +02:00
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
phy_gecko.c
phy_gecko.h
phy_sam_gmac.c drivers: ethernet: phy_sam_gmac: Add link status query function 2020-03-21 15:37:59 +02:00
phy_sam_gmac.h drivers: ethernet: phy_sam_gmac: Add link status query function 2020-03-21 15:37:59 +02:00