Go to file
Michael Scott 34b67374de net: net_context: correct description of recv_data_wait in net_context
The recv_data_wait field in struct net_context is described as a "Mutex"
when in fact it's a semaphore signal.

Change-Id: I3bef8d1a07ceb3da5894ae4cdc8f1fe3c61c5dbe
Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-01-20 16:23:20 +02:00
.known-issues kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
arch license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
boards boards: arduino_101: set correct LED pin 2017-01-20 02:29:54 +00:00
doc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
drivers net: slip: Do not remove fragments when sending data 2017-01-20 16:23:17 +02:00
ext ksdk: mcux: Remove config HAS_KSDK 2017-01-12 09:46:27 -06:00
include net: net_context: correct description of recv_data_wait in net_context 2017-01-20 16:23:20 +02:00
kernel license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
misc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
samples samples: net: Enable buffer warning and errors in echo apps on qemu 2017-01-20 16:23:19 +02:00
scripts build: have sysgen create SPDX license identifiers 2017-01-20 02:29:41 +00:00
subsys net: tcp: fix buffer leak in tcp_synack_received 2017-01-20 16:23:20 +02:00
tests net: ipv6: Fix IPv6 prefix comparision 2017-01-20 16:23:18 +02:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE
MAINTAINERS doc: update MAINTAINERS for *.rst reviewers 2017-01-19 08:10:39 -08:00
Makefile doc: make build process quiet 2017-01-16 18:13:03 -05:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00