zephyr/drivers/ethernet
Charles E. Youse cda625b726 drivers/ethernet/eth_dw: remove DesignWare Ethernet driver
This was only used on the Quark SoCs. It is no longer used, can no
longer be tested, and it's reliant upon the deprecated legacy PCI
subsystem. Remove it to prevent bitrot.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-09-08 22:09:10 -04:00
..
CMakeLists.txt drivers/ethernet/eth_dw: remove DesignWare Ethernet driver 2019-09-08 22:09:10 -04:00
eth_e1000_priv.h
eth_e1000.c
eth_enc28j60_priv.h
eth_enc28j60.c
eth_liteeth.c dts: riscv32: fix reg-names for liteeth 2019-07-23 10:51:21 +02:00
eth_mcux.c drivers: eth_mcux: event corrected init->reset 2019-08-08 09:52:55 +02:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c
eth_sam_gmac_priv.h
eth_sam_gmac.c
eth_smsc911x_priv.h
eth_smsc911x.c
eth_stellaris_priv.h
eth_stellaris.c
eth_stm32_hal_priv.h
eth_stm32_hal.c net: l2: canbus: Add support for canbus Ethernet translator 2019-08-08 13:25:01 +03:00
Kconfig drivers/ethernet/eth_dw: remove DesignWare Ethernet driver 2019-09-08 22:09:10 -04:00
Kconfig.e1000
Kconfig.enc28j60
Kconfig.liteeth drivers: ethernet: Remove redundant NET_L2_ETHERNET dep. from ETH_LITETH 2019-08-07 10:50:19 +03:00
Kconfig.mcux
Kconfig.native_posix
Kconfig.sam_gmac
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
phy_sam_gmac.c
phy_sam_gmac.h