zephyr/subsys
Eduardo Montoya a136f2f695 net: openthread: fix initialization with link raw enabled
Fix the OpenThread initialization to prevent the IPv6 interface to
be enabled when `CONFIG_OPENTHREAD_RAW` is set.

Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
2020-09-16 12:05:07 +02:00
..
bluetooth Bluetooth: host: free the adv instance if start legacy advertise fail 2020-09-16 11:29:09 +03:00
canbus subsys: canopen: Add a wrapper to avoid passing device to CO_init 2020-09-02 13:48:13 +02:00
console device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
cpp
debug debug: gdbstub: Send an error code when accessing invalid memory 2020-09-02 20:54:57 -04:00
dfu dfu: img_util: Add flash integrity check 2020-09-03 17:56:02 +02:00
disk disk: sdhc: use the multiple block transfer for writing 2020-09-05 11:07:04 +02:00
emul device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fb device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fs fs: allow setting max file name explicitly 2020-09-03 21:49:34 +02:00
jwt
logging logging: rtt: Do not retry on error in non blocking mode 2020-09-11 09:34:54 -05:00
mgmt mgmt/osdp: Make CP/PD mode selection as first entry in Kconfig 2020-09-14 16:00:45 -05:00
net net: openthread: fix initialization with link raw enabled 2020-09-16 12:05:07 +02:00
power power: fix Kconfig help message 2020-09-14 21:27:23 -04:00
random random: rand32_ctr_drbg: Fix missed device constify change 2020-09-08 14:03:01 +02:00
settings
shell shell: Fix typo in a comment 2020-09-15 09:44:42 -05:00
stats
storage storage: flash_map: Fix checking unsigned for negative value 2020-09-15 12:44:13 +02:00
testsuite tests: timestamp: minor cleanup 2020-09-05 13:28:38 -05:00
timing timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00
tracing device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
usb usb: Fix for is_ep_valid 2020-09-07 16:44:54 +02:00
CMakeLists.txt
Kconfig timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00