Commit graph

  • 1d412c4acd Bluetooth: controller: SW deferred privacy Asger Munk Nielsen 2019-10-16 16:29:58 +02:00
  • e978d8620f Bluetooth: controller: Fix rx buffer leak for LL Version priority event Joakim Andersson 2019-12-12 11:45:16 +01:00
  • 1932d511db doc: update release tagging procedures David Leach 2019-12-10 23:27:04 -06:00
  • 9a111df676 Bluetooth: L2CAP: Add define for signalling timeout Luiz Augusto von Dentz 2019-12-12 08:36:21 -08:00
  • 1a7f85cb53 Bluetooth: L2CAP: Document cases where -EAGAIN is returned Luiz Augusto von Dentz 2019-12-03 16:22:41 +02:00
  • b8911a8d35 Bluetooth: L2CAP: Fix data leaks when segment cannot be sent Luiz Augusto von Dentz 2019-11-29 14:25:06 +02:00
  • bdc1eff35b Bluetooth: L2CAP: Introduce BT_L2CAP_STATUS_SHUTDOWN flag Luiz Augusto von Dentz 2019-11-19 15:31:37 +02:00
  • cbcbfee41d net: bt: Don't wait for buffer indefinatelly Luiz Augusto von Dentz 2019-11-19 10:35:14 +02:00
  • f93de735d2 net: bt: Disconnect in case of errors sending a packet Luiz Augusto von Dentz 2019-11-19 10:33:25 +02:00
  • cf84216b1a Bluetooth: L2CAP: Offload processing of tx_queue to a work Luiz Augusto von Dentz 2019-11-18 18:29:45 +02:00
  • 99066db21d Bluetooth: L2CAP: Ignore packets received while disconnecting Luiz Augusto von Dentz 2019-11-18 13:53:57 +02:00
  • 5d26693d02 Bluetooth: L2CAP: Add dedicated pool for disconnect request Luiz Augusto von Dentz 2019-11-18 13:46:12 +02:00
  • aa9a1f627c Bluetooth: Use NET_BUF_RX_COUNT if NET_L2_BT is enabled Luiz Augusto von Dentz 2019-11-20 08:53:11 +02:00
  • dd4b340205 Bluetooth: L2CAP: Use NET_BUF_TX_COUNT as fragment count Luiz Augusto von Dentz 2019-11-14 16:16:59 +02:00
  • 4b8cd200ed Bluetooth: conn: Add debug variant to buffer allocation Luiz Augusto von Dentz 2019-11-14 16:07:00 +02:00
  • bdb8b0af70 Bluetooth: L2CAP: Queue packets when a segment could not be allocated Luiz Augusto von Dentz 2019-11-13 15:00:23 +02:00
  • b3da9efbec scripts: using Path and PurePath for path handling in zephyr modules Torsten Rasmussen 2019-12-13 09:42:13 +01:00
  • 43f833800c net: config: Initialize semaphore before it's used Robert Lubos 2019-12-13 11:36:44 +01:00
  • 41b6b21eeb Bluetooth: shell: Add command to print all connections available Joakim Andersson 2019-12-13 12:24:30 +01:00
  • f6a6974186 Bluetooth: shell: Add command to print all bonds available Joakim Andersson 2019-12-11 13:36:05 +01:00
  • 8d88beca34 Bluetooth: shell: Fix whitelist clear shell command argument count Joakim Andersson 2019-12-11 13:15:56 +01:00
  • bf623906f3 Bluetooth: controller: split: Fix missing version ind state reset Vinayak Kariappa Chettimada 2019-12-12 22:45:47 +05:30
  • 0ef4634bc5 net: iface: Remove expired router from list of active routers Jonas Norling 2019-12-12 16:49:02 +01:00
  • 2f982b3bc2 net: tls: Add SSL/TLS secure renegotiation support Markus Fuchs 2019-11-26 21:10:19 +01:00
  • 67289d07fe drivers: ieee802154: rf2xx: Add initial driver Gerson Fernando Budke 2019-10-24 19:59:35 -03:00
  • 1a0e8a2e04 dts: ieee802154: rf2xx: Add DTS support Gerson Fernando Budke 2019-10-15 19:43:07 -03:00
  • 528233e4b0 kernel: use size_t for thread stack sizes Andrew Boie 2019-12-11 14:54:15 -08:00
  • 3b066d4cf5 tests: userspace: fix 64-bit issues Andrew Boie 2019-11-21 22:11:39 -08:00
  • 3c456fc86a tests: mem_protect: fix corruption issue Andrew Boie 2019-11-21 22:02:56 -08:00
  • d27acb9eb6 tests: adjust resource pool sizes for 64-bit Andrew Boie 2019-11-21 15:06:20 -08:00
  • a15a47d856 samples: shared_mem: 64-bit fixes Andrew Boie 2019-11-21 13:17:22 -08:00
  • 69d47c170e tests: mem_protect: don't cast pointers to u32_t Andrew Boie 2019-11-19 17:22:02 -08:00
  • dfab6ef940 kernel: fix 64-bit issues in syscall_handler.h Andrew Boie 2019-11-21 18:56:02 -08:00
  • b5c681071a kernel: don't use u32_t for data sizes Andrew Boie 2019-11-21 17:38:17 -08:00
  • 22553a7edb kernel: k_object key pointer should be void * Andrew Boie 2019-11-19 18:27:42 -08:00
  • f290ab595c kernel: fix 64-bit for kobject generation Andrew Boie 2019-11-18 17:06:13 -08:00
  • 428afe5084 kernel: fix some bad casts in userspace.c Andrew Boie 2019-11-18 10:20:16 -08:00
  • c5e3688583 lib: os: don't cast mutex pointers to u32_t Andrew Boie 2019-11-13 12:53:50 -08:00
  • e48ed6a980 kernel: use uintptr_t for kobject data Andrew Boie 2019-11-13 12:52:00 -08:00
  • a824821b86 kernel: fix k_mem_partition data types Andrew Boie 2019-11-13 12:10:56 -08:00
  • 8e0e23fefc soc/kl2x: added I2C_1 labels Vladimir Atanasov 2019-12-10 16:53:41 +00:00
  • 7c25431655 drivers: pwm: xec: Use unique log module identifier for PWM Jose Alberto Meza 2019-11-13 16:04:22 -08:00
  • b3236ebf42 boards: arm: mchp: Enable additional drivers for MEC15xxEVB board Jose Alberto Meza 2019-11-01 17:25:22 -07:00
  • 673ee9e84e soc: arm: mchp: Add missing definition for SoC pins Jose Alberto Meza 2019-11-04 17:10:52 -08:00
  • abc8cbfec6 doc: Trivial fix of GSG formatting Piotr Zierhoffer 2019-12-12 16:18:07 +01:00
  • 306ac6dd1e bluetooth: doc: Cleanup warnings with doc build Kumar Gala 2019-12-12 10:53:58 -06:00
  • a8171db6a6 doc: Fix warnings associated with 'unbalanced grouping commands' Kumar Gala 2019-12-12 10:51:46 -06:00
  • 915e52aa13 doc: add .known-issue regex for struct bt_mesh_model_pub warnings Kumar Gala 2019-12-12 09:09:31 -06:00
  • 5fb312b784 doc: Update warning regex to handler newer sphinx output Kumar Gala 2019-12-12 08:43:42 -06:00
  • 9602c651c2 json: fix unnamed fields in initializers for GCC < 4.6 Daniel Leung 2019-12-10 20:20:08 -08:00
  • 32e3756d66 include: Fixes #1205, C++ usage of sensor.h Brooks Prumo 2019-12-11 23:44:33 -06:00
  • 788d6eb29f doc: API: Document the modification of stable APIs Carles Cufi 2019-11-26 20:15:08 +01:00
  • e4ad515530 doc: relnotes: Add sections for Stable API Changes Carles Cufi 2019-12-10 15:50:11 +01:00
  • f1c0eb915b samples: http_get: connect without TLS by default on cc3220sf_launchxl Vincent Wan 2019-12-11 12:22:43 -08:00
  • c0026346a3 libc: permit users to supply their own malloc. Josh Gao 2019-12-10 00:26:32 -08:00
  • c16691ffd0 settings: file: Fix possible success status while failed to write Dominik Ermel 2019-12-04 12:13:37 +00:00
  • 34b1ef8dd8 sanitycheck: Fix process termination with newer ninja version Kumar Gala 2019-12-12 04:38:42 -06:00
  • 01d8dc0289 cmake: toolchain: Don't add -Werror=implicit-int to CXX builds Sebastian Bøe 2019-12-09 13:30:56 +01:00
  • 88438246c9 tests: eeprom: add testcase for supported boards Kwon Tae-young 2019-12-12 09:41:28 +09:00
  • 58702f401c doc: arm: 96b_wistrio: add EEPROM support to the boards doc Kwon Tae-young 2019-12-10 11:57:03 +09:00
  • 4920965398 test: driver: eeprom: add board support for eeprom test cases Kwon Tae-young 2019-12-10 11:50:51 +09:00
  • 69924b19c8 drivers: eeprom: add driver support for EEPROM of STM32L1 Kwon Tae-young 2019-12-10 11:44:44 +09:00
  • a6f5c1bbf6 dts: arm: stm32: add dts support for EEPROM of STM32L1 Kwon Tae-young 2019-12-10 11:13:02 +09:00
  • bed6eb9ed9 dts: edtlib: remove diagnostic on required with default Peter Bigot 2019-12-03 13:23:31 -06:00
  • b0207eb778 Bluetooth: host: Refactor checks in update_ccc for efficiency Wolfgang Puffitsch 2019-11-08 14:27:48 +01:00
  • bec05a5d7f settings: Fix settings runtime read callback return value François Delawarde 2019-12-12 09:09:48 +01:00
  • f7f63c6306 Bluetooth: host: Check for device ready for whitelist API Joakim Andersson 2019-12-12 10:25:24 +01:00
  • e124c1cd34 eth: mcux: Do not set carrier ON if interface is not known Jukka Rissanen 2019-12-11 13:07:28 +02:00
  • 7417e6e09e Bluetooth: controller: split: conn handle invalidation on release Vinayak Kariappa Chettimada 2019-12-05 14:24:43 +05:30
  • d3e3f8d2b4 Bluetooth: controller: split: Move invalidation of connection handle Wolfgang Puffitsch 2019-10-28 12:59:11 +01:00
  • a2ddf99f0c Bluetooth: Mesh: fix next_period computation Aurelien Jarno 2019-12-11 20:00:45 +01:00
  • cdb6332af6 net: ppp: Reset flag is_ipcp_up in ipcp_down Christian Taedcke 2019-12-11 16:14:25 +01:00
  • 530855f607 net: ppp: Reset flag is_ipv6cp_up in ipv6cp_down Christian Taedcke 2019-12-11 16:12:13 +01:00
  • c326661ee6 kernel: init: provide access to kernel startup state Peter A. Bigot 2019-12-10 08:46:54 -06:00
  • 2d859cc147 Bluetooth: Mesh: Make model publication struct more compact Johan Hedberg 2019-12-11 22:29:17 +02:00
  • fc56b37116 Bluetooth: Mesh: Refactor CCM Trond Einar Snekvik 2019-12-11 13:02:07 +01:00
  • 9fa30e02f2 drivers: espi: xec: Enable OOB channel by default Jose Alberto Meza 2019-11-21 08:27:45 -08:00
  • 53f2097967 drivers: i2c: xec: Adhere to MCHP I2C spec recomendations Jose Alberto Meza 2019-12-05 14:46:24 -08:00
  • 3765e46a40 soc: mec1501: fix build failure Anas Nashif 2019-12-11 10:20:53 -05:00
  • fdb936adae openisa_rv32m1: kconfig: Remove base address/size symbols Ulf Magnusson 2019-10-25 11:38:51 +02:00
  • ee57c8e749 drivers: flash: Add the flash driver of the stm32f1x family Feng Cheng 2019-07-30 16:21:30 +08:00
  • 5c28f39e7f doc: genrest: Use a separate index page for all symbols Ulf Magnusson 2019-12-10 15:11:01 +01:00
  • 984bfae831 global: Remove leading/trailing blank lines in files Ulf Magnusson 2019-11-18 10:56:50 +01:00
  • d91f993e66 sanitycheck: export compile commands on --cmake-only Anas Nashif 2019-11-30 10:15:23 -05:00
  • a70a926432 tests: settings: Reducing duplicated code in FS tests Dominik Ermel 2019-12-10 10:30:28 +00:00
  • 5f629c8929 tests: logging: Remove unneeded excludes Andrei Emeltchenko 2019-12-10 11:44:13 +02:00
  • 62617d996e tests: logging: Fix build errors Andrei Emeltchenko 2019-12-10 10:04:17 +02:00
  • 5af5407570 samples: mesh: nrf52: added some preprocessor directive Vikrant More 2019-12-01 00:18:50 +05:30
  • b80b359955 samples: mesh: nrf52: minor improvement in MOVE msg handlers Vikrant More 2019-11-30 22:19:27 +05:30
  • 102d402fc5 samples: mesh: nrf52: added some more macros support Vikrant More 2019-11-29 01:04:50 +05:30
  • c4edc2d78b samples: mesh: nrf52: removed redundant global variable Vikrant More 2019-11-28 03:28:17 +05:30
  • 13a5addffa samples: mesh: nrf52: corrected sequence of get & publish messages Vikrant More 2019-11-28 03:14:21 +05:30
  • f8c03d79f6 samples: mesh: nrf52: added separate update_vnd_led_gpio() Vikrant More 2019-11-28 00:31:36 +05:30
  • c97e872e7d samples: mesh: nrf52: used constrain functions whereever possible Vikrant More 2019-11-27 23:27:10 +05:30
  • ff323ce0e8 samples: mesh: nrf52: separately save default & last target values Vikrant More 2019-11-27 00:38:59 +05:30
  • 5ad88281b0 samples: mesh: nrf52: rename enum attributes Vikrant More 2019-11-26 23:26:59 +05:30
  • 89a0986dff samples: mesh: nrf52: implementation based on single pointer Vikrant More 2019-11-26 23:18:47 +05:30
  • b5ebc66889 samples: mesh: removed redundant code, blank lines & comments Vikrant More 2019-11-26 22:58:10 +05:30
  • a1d73acfcd Bluetooth: HCI: Handle invalid ACL flags. Joakim Andersson 2019-11-19 17:06:12 +01:00
  • 363c4d197c Bluetooth: HCI: Add utility to extract PB and BC flags from data header Joakim Andersson 2019-11-18 15:55:25 +01:00