.. |
phy
|
…
|
|
CMakeLists.txt
|
drivers: ethernet: remove duplicate CMake entry
|
2022-08-15 14:32:45 +02:00 |
Kconfig
|
drivers: ethernet: provide Kconfig means to disable ethernet drivers
|
2022-08-12 11:33:43 +02:00 |
Kconfig.dsa
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.dwmac
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.e1000
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.enc28j60
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.enc424j600
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.gecko
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.liteeth
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.mcux
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.native_posix
|
…
|
|
Kconfig.sam_gmac
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.smsc911x
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.stellaris
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.stm32_hal
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.w5500
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
Kconfig.xlnx_gem
|
drivers: ethernet: Update Kconfig
|
2022-08-15 14:32:45 +02:00 |
dsa_ksz8xxx.c
|
…
|
|
dsa_ksz8794.h
|
…
|
|
dsa_ksz8863.h
|
…
|
|
eth.h
|
…
|
|
eth_dwmac.c
|
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
|
2022-09-05 16:31:47 +02:00 |
eth_dwmac_mmu.c
|
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
|
2022-09-05 16:31:47 +02:00 |
eth_dwmac_priv.h
|
…
|
|
eth_dwmac_stm32h7x.c
|
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
|
2022-09-05 16:31:47 +02:00 |
eth_e1000.c
|
drivers: s/DT_CHILD(DT_DRV_INST(n), ...)/DT_INST_CHILD(n, ...)
|
2022-09-06 08:45:25 -07:00 |
eth_e1000_priv.h
|
…
|
|
eth_enc28j60.c
|
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
|
2022-09-05 16:31:47 +02:00 |
eth_enc28j60_priv.h
|
…
|
|
eth_enc424j600.c
|
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
|
2022-09-05 16:31:47 +02:00 |
eth_enc424j600_priv.h
|
…
|
|
eth_gecko.c
|
…
|
|
eth_gecko_priv.h
|
…
|
|
eth_liteeth.c
|
…
|
|
eth_mcux.c
|
drivers: s/DT_CHILD(DT_DRV_INST(n), ...)/DT_INST_CHILD(n, ...)
|
2022-09-06 08:45:25 -07:00 |
eth_native_posix.c
|
devices: constify device pointers initialized at compile time
|
2022-08-22 17:08:26 +02:00 |
eth_native_posix_adapt.c
|
…
|
|
eth_native_posix_priv.h
|
…
|
|
eth_sam0_gmac.h
|
…
|
|
eth_sam_gmac.c
|
drivers: s/DT_CHILD(DT_DRV_INST(n), ...)/DT_INST_CHILD(n, ...)
|
2022-09-06 08:45:25 -07: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_hal: Rename flag.
|
2022-09-02 10:37:49 +00:00 |
eth_stm32_hal_priv.h
|
drivers: ethernet: patch for the stm32 drivers
|
2022-08-23 20:08:35 +02:00 |
eth_w5500.c
|
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
|
2022-09-05 16:31:47 +02:00 |
eth_w5500_priv.h
|
…
|
|
eth_xlnx_gem.c
|
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
|
2022-09-05 16:31:47 +02:00 |
eth_xlnx_gem_priv.h
|
…
|
|
phy_gecko.c
|
…
|
|
phy_gecko.h
|
…
|
|
phy_xlnx_gem.c
|
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
|
2022-09-05 16:31:47 +02:00 |
phy_xlnx_gem.h
|
…
|
|