zephyr/subsys/net/l2
Markus Becker 0651141d84 net: openthread: Add NCP start-up and required platform changes
When NCP starts-up some of the initialisation functions of a regular
OpenThread device do not need to be called, because they get triggered
by wpantund via UART. Instead NCP initialisation needs to be called.

A small typo has been fixed as well.

Also initialisation for raw link packet interface has been added. Can be
used for picking up 802.15.4 frames and interpreting them in the
application.

Signed-off-by: Markus Becker <markus.becker@tridonic.com>
2020-03-25 08:37:16 +02:00
..
bluetooth Bluetooth: L2CAP: Make channel ops const 2019-12-19 11:28:24 +02:00
canbus include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
dummy net: Check device driver API pointer 2019-05-07 15:41:15 +03:00
ethernet net: purge NET_STACK and other stack APIs 2020-03-14 13:10:19 -04:00
ieee802154 net: ieee802154: Fix possible null pointer de-reference 2020-03-17 17:03:19 -05:00
openthread net: openthread: Add NCP start-up and required platform changes 2020-03-25 08:37:16 +02:00
ppp net: ppp: Implement missing ppp mgmt functions 2020-03-24 14:29:49 -05:00
wifi net: wifi: shell: drop explicit length parameter 2020-03-10 14:37:57 +02:00
CMakeLists.txt net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00