Go to file
Jukka Rissanen cd14f65ebe net: Initialize Contiki vars related to L2 buffer mgmt
The l2_buf struct contains variables that Contiki uses
for it's state management. It is important that we
initialize these variables into sane values otherwise
there will be hard to catch errors like overwriting
memory in other parts of the system.

Change-Id: Id0f552a6f0f2858fc6e8e4964ada0715a40f46f8
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-10 19:13:00 -05:00
arch x86: add debug function to dump IDT 2016-02-10 16:02:17 +00:00
boards adc : ti : only one instance 2016-02-10 11:23:56 -05:00
doc doc: fixed include path for input directories 2016-02-10 03:30:50 +00:00
drivers drivers/nble: Sync ble_gatt_notif_ind_rsp definition 2016-02-10 19:13:00 -05:00
include net: Print thread pointer in debug prints 2016-02-10 19:13:00 -05:00
kernel logger: include task monitor in kernel event logger 2016-02-09 13:53:41 -05:00
lib tinycrypt: Fix compilation with ECC enabled 2016-02-10 22:14:58 +00:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net net: Initialize Contiki vars related to L2 buffer mgmt 2016-02-10 19:13:00 -05:00
samples Bluetooth: samples: Add dedicated Heartrate peripheral sample app 2016-02-10 19:12:55 -05:00
scripts sanitycheck: add testcase.ini field for slow tests 2016-02-10 22:12:55 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Zephyr v1.0.0 2016-02-08 21:32:24 -05:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00