zephyr/drivers/ethernet
Jukka Rissanen a921091f4e driver: eth: mcux: Convert to use k_timeout_t
Convert the code to use k_timeout_t when applicable.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-05-01 10:50:03 +03:00
..
CMakeLists.txt
eth_e1000_priv.h
eth_e1000.c
eth_enc28j60_priv.h
eth_enc28j60.c
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 drivers: eth: sam_gmac: Use DT max_frame_size option 2020-04-17 09:23:33 +03:00
eth_sam_gmac.c drivers: ethernet: eth_sam_gmac: Add SAM0 family support 2020-04-17 04:56:28 -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
eth_stellaris_priv.h
eth_stellaris.c
eth_stm32_hal_priv.h
eth_stm32_hal.c arm: Convert DT_DTCM_* to new devicetree.h macros 2020-04-26 06:04:46 -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 coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
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