zephyr/subsys/net/l2
Marek Porwisz ccd74755d5 net: openthread: Pass received frame to the proper thread.
Received frames shall be handled in the OpenThread thread, not in
the receiver thread.
Passed received frame to the function that will handle it in a proper
thread instead of calling otPlatRadioReceiveDone directly.

Signed-off-by: Marek Porwisz <marek.porwisz@nordicsemi.no>
2020-04-09 16:19:20 +03:00
..
bluetooth Bluetooth: host: Deprecate BT_LE_ADV defines in hci.h in favour of gap.h 2020-03-30 00:38:23 +03: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: arp: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
ieee802154 net: ieee802154: Fix the scan duration data type 2020-04-09 16:07:03 +03:00
openthread net: openthread: Pass received frame to the proper thread. 2020-04-09 16:19:20 +03:00
ppp net: ppp: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
wifi net: wifi: fix log message printing ssid and psk 2020-04-07 15:00:55 +03: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