zephyr/drivers/ethernet
David B. Kinder 5e9f7cb27a doc: fix misspellings in Kconfig files
occasional spelling-check scan found some misspellings

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-04-13 08:28:57 -04:00
..
CMakeLists.txt drivers: eth: native_posix: Add ethernet statistics support 2018-04-11 16:49:48 +03:00
Kconfig drivers: eth: Add ethernet driver for native posix arch 2018-03-18 20:47:36 -04:00
Kconfig.dw kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
Kconfig.enc28j60 doc: fix misspellings in Kconfig files 2018-04-13 08:28:57 -04:00
Kconfig.mcux drivers: eth_mcux: Disable promiscuous mode by default 2017-12-11 09:09:48 -05:00
Kconfig.native_posix drivers: eth: native_posix: Enable ethernet by default if needed 2018-04-03 17:47:53 -04:00
Kconfig.sam_gmac
Kconfig.stm32_hal drivers: ethernet: eth_stm32_hal: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
eth_dw.c net/ethernet: All types are prefixed with ethernet_ 2018-04-10 14:45:37 +03:00
eth_dw_priv.h
eth_enc28j60.c drivers/ethernet: Reduce runtime context size in ENC28J60 driver 2018-04-11 16:28:16 +03:00
eth_enc28j60_priv.h drivers/ethernet: Reduce runtime context size in ENC28J60 driver 2018-04-11 16:28:16 +03:00
eth_mcux.c net/ethernet: All types are prefixed with ethernet_ 2018-04-10 14:45:37 +03:00
eth_native_posix.c drivers: eth: native_posix: Add ethernet statistics support 2018-04-11 16:49:48 +03:00
eth_native_posix_adapt.c drivers: eth: native_posix: No need to sleep in select 2018-03-26 15:47:48 +03:00
eth_native_posix_priv.h drivers: eth: Add ethernet driver for native posix arch 2018-03-18 20:47:36 -04:00
eth_sam_gmac.c net/ethernet: All types are prefixed with ethernet_ 2018-04-10 14:45:37 +03:00
eth_sam_gmac_priv.h
eth_stm32_hal.c net/ethernet: All types are prefixed with ethernet_ 2018-04-10 14:45:37 +03:00
eth_stm32_hal_priv.h
phy_sam_gmac.c
phy_sam_gmac.h