zephyr/subsys
David Leach 00885bbf28 OpenThread: Normalize IEEE802.15.4 driver name for use by L2 layers
- Removed OT_PLAT_RADIO_DEVICE_NAME
- Changed OpenThread binding to use NET_AP_IEEE802154_DEV_NAME
- Modified Kconfig chain to ensure NET_AP_IEEE802154_DEV_NAME
  is enabled for both native 802.15.4 and OpenThread configurations
- Changed default setting of NET_L2_IEEE802154 in defconfig for mkw41z4.
- Fixed OpenThread api support code to use the state of mIsCcaEnabled
  in the transmit frame to conditionally invoke radio_api->cc() on
  transmits.

Signed-off-by: David Leach <david.leach@nxp.com>
2018-04-11 16:57:12 +03:00
..
bluetooth Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics 2018-04-09 10:34:04 +02:00
console
cpp cpp: mark __dso_handle as weak. 2018-04-09 23:21:52 -04:00
debug arch: x86: Unwind the stack on fatal errors 2018-03-16 14:12:15 -07:00
dfu
disk
fs subsys: fs: add NFFS rename API implementation 2018-03-28 10:44:20 -04:00
logging net: if: Make interface IP configuration more flexible 2018-03-27 10:06:54 -04:00
mgmt mgmt: Switch to new base64 library 2018-03-23 05:18:11 -04:00
net OpenThread: Normalize IEEE802.15.4 driver name for use by L2 layers 2018-04-11 16:57:12 +03:00
random
settings subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
shell net: websocket: Add console support 2018-03-15 15:17:36 +02:00
storage
usb usb: hid: implement set_report() 2018-04-06 23:06:07 -04:00
CMakeLists.txt subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
Kconfig subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00