Go to file
Tomasz Bursztyka d882e24002 drivers: ethernet: Enable sys log levels depending on NET_ETHERNET_L2
ETHERNET is a left-over from old and now unavailable IP stack.

Change-Id: I488d9ffcfb1fe3589b522dc2d620873daeb892c8
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-16 19:14:54 +01:00
.known-issues
arch kernel: introduce single-threaded kernel 2016-12-15 16:17:39 -05:00
boards
doc kernel: add k_cpu_idle/k_cpu_atomic_idle() 2016-12-15 16:17:38 -05:00
drivers drivers: ethernet: Enable sys log levels depending on NET_ETHERNET_L2 2016-12-16 19:14:54 +01:00
ext power: Add ARC core suspend and resume support 2016-12-15 12:49:33 +00:00
include net: l2: ethernet: Handle Ethernet II minimal frame size relevantly 2016-12-16 19:14:54 +01:00
kernel kernel: introduce single-threaded kernel 2016-12-15 16:17:39 -05:00
lib iot/dns: Use a k_sem for the DNS rx routine 2016-12-16 19:14:53 +01:00
misc libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
samples net: echo_client: Fix using CONFIG_NETWORKING_WITH_BT 2016-12-16 19:14:54 +01:00
scripts
subsys net: l2: ethernet: Handle Ethernet II minimal frame size relevantly 2016-12-16 19:14:54 +01:00
tests tests/tcp: Initialize buffer to NULL 2016-12-16 19:14:53 +01:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS MAINTAINERS: fixed email for sensor subsystem 2016-12-16 14:18:03 +00:00
Makefile
Makefile.inc kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
release-notes.rst
zephyr-env.sh