zephyr/drivers/ethernet
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...>
In order to bring consistency in-tree, migrate all drivers to the new
prefix <zephyr/...>. Note that the conversion has been scripted, refer
to #45388 for more details.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-05-06 19:58:21 +02:00
..
phy drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
CMakeLists.txt ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
dsa_ksz8xxx.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dsa_ksz8794.h net: dsa: ksz8794: Fix the port numbering for this ETH switch IC 2021-12-01 13:58:08 -06:00
dsa_ksz8863.h dts: ksz8974: add support for ksz8863 2021-07-26 19:37:22 -04:00
eth_dwmac_mmu.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_dwmac_priv.h ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
eth_dwmac_stm32h7x.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_dwmac.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_e1000_priv.h drivers: eth: e1000: Add simulated PTP clock device 2021-04-27 12:02:19 +03:00
eth_e1000.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_enc28j60_priv.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_enc28j60.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_enc424j600_priv.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_enc424j600.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_gecko_priv.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_gecko.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_liteeth.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_mcux.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_native_posix_adapt.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_native_posix_priv.h
eth_native_posix.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_sam0_gmac.h
eth_sam_gmac_priv.h drivers: eth: Update sam/sam0 eth drivers to use pinctrl 2022-03-24 15:45:37 -07:00
eth_sam_gmac.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_smsc911x_priv.h drivers: eth_smsc911x_priv: Remove obsolete macros 2022-03-16 10:22:55 +01:00
eth_smsc911x.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_stellaris_priv.h drivers: ethernet: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
eth_stellaris.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_stm32_hal_priv.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_stm32_hal.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_w5500_priv.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_w5500.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_xlnx_gem_priv.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth_xlnx_gem.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eth.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
Kconfig ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
Kconfig.dsa kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.dwmac ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
Kconfig.e1000 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko drivers: ethernet: remove stale Kconfig IRQ priority 2021-03-03 12:16:06 +03:00
Kconfig.liteeth drivers: ethernet: remove stale Kconfig IRQ priority 2021-03-03 12:16:06 +03:00
Kconfig.mcux drivers: ethernet: eth_mcux: add support for resetting phy 2022-03-25 15:47:54 -05:00
Kconfig.native_posix net: native_posix: gptp: Add multiport support 2020-08-19 12:47:09 -04:00
Kconfig.sam_gmac drivers: eth_sam_gmac: use PHY driver 2021-08-27 11:43:48 -04:00
Kconfig.smsc911x
Kconfig.stellaris kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.stm32_hal drivers: ethernet: stm32_hal: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
Kconfig.w5500 drivers: eth: add driver for w5500 Ethernet Controller 2020-10-02 11:34:57 +02:00
Kconfig.xlnx_gem drivers: ethernet: xlnx_gem: update referenced SoC configuration items 2022-01-21 11:34:09 -05:00
phy_gecko.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
phy_gecko.h
phy_xlnx_gem.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
phy_xlnx_gem.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00