Find a file
Vinicius Costa Gomes 9d1bc961b2 net: ieee802154: Fix typo
'#defite' -> '#define'

Change-Id: I4c2de0eea37129b86355ee3fbc48e591172999d4
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2016-12-02 12:41:03 +02:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch arc: move disabling/invalidation of caches earlier 2016-11-30 23:47:46 +00:00
boards net: Add TI_CC2520 RAW driver 2016-12-02 12:40:46 +02:00
doc doc: Add a Network Management API usage document 2016-12-02 12:40:57 +02:00
drivers drivers: ieee802154: Let's timeout on cc2520 tx 2016-12-02 12:41:02 +02:00
ext samples/mbedtls_dtlsclient: mbedTLS sample DTLS client app. 2016-12-02 12:40:51 +02:00
include net: Add helper to return network buffer information 2016-12-02 12:41:02 +02:00
kernel kernel: fix race condition when spawning a thread with a delay 2016-11-30 23:48:06 +00:00
lib net: Rename net_nbuf_write to net_nbuf_append 2016-12-02 12:40:51 +02:00
misc build: x86: add some flexibility in custom linker scripts 2016-11-30 22:47:02 +00:00
net net: ieee802154: Fix typo 2016-12-02 12:41:03 +02:00
samples samples/mbedtls_dtlsclient: mbedTLS sample DTLS compile on unified kernel. 2016-12-02 12:41:03 +02:00
scripts net: Remove nbr_data section as it is useless 2016-12-02 12:40:27 +02:00
subsys usb :mass_storage: correct the license details 2016-12-02 02:11:34 +00:00
tests tests: net: TCP Context needs to be listening before running accept 2016-12-02 12:41:02 +02:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild build: remove old kernel support 2016-11-07 11:34:18 -08:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS MAINTAINERS: fix email address 2016-12-01 19:07:49 -05:00
Makefile build: x86: add some flexibility in custom linker scripts 2016-11-30 22:47:02 +00:00
Makefile.inc build: Document outputexports 2016-11-12 02:08:08 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00