zephyr/drivers/ethernet
Anas Nashif 3d8e86c12c drivers: eliminate nano/micro kernel usage
Jira: ZEP-1415

Change-Id: I4a009ff57edb799750175aef574a865589f96c14
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-21 18:45:02 +00:00
..
Kconfig eth/config: Group ethernet driver configuration into one menu. 2016-12-20 13:47:32 +00:00
Kconfig.dw drivers: ethernet: Push DW specific Kconfig options to its own file 2016-12-16 19:14:54 +01:00
Kconfig.enc28j60 eth/enc28j60: CONFIG_ETHERNET no longer exists. 2016-12-20 13:47:33 +00:00
Kconfig.ksdk drivers: eth_ksdk: Simplifying MAC address generation 2016-12-16 19:14:55 +01:00
Makefile net: Remove legacy Contiki based uIP stack 2016-12-02 12:41:17 +02:00
eth_dw.c drivers: eliminate nano/micro kernel usage 2016-12-21 18:45:02 +00:00
eth_dw_priv.h eth/dw: Move RW objects from device config_info to device driver_data. 2016-10-19 12:10:59 +00:00
eth_enc28j60.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
eth_enc28j60_priv.h drivers: enc28j60: Expose RX thread stack size and prio config 2016-12-16 19:14:55 +01:00
eth_ksdk.c eth/ksdk: Use k_sem instead of nano_sem 2016-12-21 12:58:11 +00:00