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
Kconfig drivers/ethernet/eth_dw: remove DesignWare Ethernet driver 2019-09-08 22:09:10 -04:00
Kconfig.e1000 ethernet/eth_e1000.c: change to new PCI(e) functions 2019-04-22 09:34:00 -07:00
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 drivers: native_posix: Add VLAN tag strip feature 2019-04-26 10:46:27 +03:00
Kconfig.sam_gmac
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal drivers: ethernet: stm32: Put DMA buffer to DTCM section 2019-07-19 10:05:46 +02:00
eth_e1000.c ethernet/eth_e1000.c: change to new PCI(e) functions 2019-04-22 09:34:00 -07:00
eth_e1000_priv.h ethernet/eth_e1000.c: change to new PCI(e) functions 2019-04-22 09:34:00 -07:00
eth_enc28j60.c drivers: eth_enc28j60: update for dts change to local-mac-address 2019-07-11 06:50:27 -04:00
eth_enc28j60_priv.h cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
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.c drivers: native_posix: Add VLAN tag strip feature 2019-04-26 10:46:27 +03:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_sam_gmac.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
eth_sam_gmac_priv.h docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
eth_smsc911x.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
eth_smsc911x_priv.h dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
eth_stellaris.c drivers: eth_stellaris: update for dts change to local-mac-address 2019-07-11 06:50:27 -04:00
eth_stellaris_priv.h
eth_stm32_hal.c net: l2: canbus: Add support for canbus Ethernet translator 2019-08-08 13:25:01 +03:00
eth_stm32_hal_priv.h
phy_sam_gmac.c
phy_sam_gmac.h