zephyr/drivers/ethernet
Bartosz Bilas e077fb73ec drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt`
`spi_is_ready` function is being deprecated in favor of
`spi_is_ready_dt` so let's replace the old usage in the tree.

Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
2022-12-07 09:40:23 -06:00
..
phy
CMakeLists.txt
Kconfig
Kconfig.cyclonev
Kconfig.dsa
Kconfig.dwmac
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.esp32
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux
Kconfig.native_posix
Kconfig.sam_gmac net: pkt: Introduce minimum length requirement to net_pkt_get_frag() 2022-11-19 07:39:32 -05:00
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal drivers: ethernet: stm32: Add Kconfig to select new HAL API 2022-12-05 18:31:38 +01:00
Kconfig.w5500
Kconfig.xlnx_gem
dsa_ksz8xxx.c drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` 2022-12-07 09:40:23 -06:00
dsa_ksz8794.h
dsa_ksz8863.h
eth.h
eth_cyclonev.c
eth_cyclonev_priv.h
eth_dwmac.c cache: Fix libraries and drivers 2022-12-01 13:40:56 -05:00
eth_dwmac_mmu.c cache: Fix libraries and drivers 2022-12-01 13:40:56 -05:00
eth_dwmac_priv.h
eth_dwmac_stm32h7x.c
eth_e1000.c drivers: eth_e1000: Allow several instances 2022-11-28 13:19:51 +01:00
eth_e1000_priv.h drivers: eth_e1000: Allow several instances 2022-11-28 13:19:51 +01:00
eth_enc28j60.c drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` 2022-12-07 09:40:23 -06:00
eth_enc28j60_priv.h
eth_enc424j600.c drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` 2022-12-07 09:40:23 -06:00
eth_enc424j600_priv.h
eth_esp32.c
eth_gecko.c
eth_gecko_priv.h
eth_liteeth.c
eth_mcux.c
eth_native_posix.c
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_sam0_gmac.h
eth_sam_gmac.c net: pkt: Introduce minimum length requirement to net_pkt_get_frag() 2022-11-19 07:39:32 -05:00
eth_sam_gmac_priv.h
eth_smsc911x.c
eth_smsc911x_priv.h
eth_stellaris.c
eth_stellaris_priv.h
eth_stm32_hal.c drivers: ethernet: stm32: initialization routine for the new driver 2022-12-05 18:31:38 +01:00
eth_stm32_hal_priv.h drivers: ethernet: stm32: Make tx semaphore available for new api 2022-12-05 18:31:38 +01:00
eth_w5500.c drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` 2022-12-07 09:40:23 -06:00
eth_w5500_priv.h
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