Commit graph

  • bd425e6857 net: dns: Do not resolve numeric IP address Jukka Rissanen 2017-08-22 20:55:41 +03:00
  • a71164ed50 net: dns: Use IP address parsing function in init Jukka Rissanen 2017-08-20 22:53:37 +03:00
  • 0bde2df491 net: tests: Add tests for IP address parsing Jukka Rissanen 2017-08-20 21:58:09 +03:00
  • 532cbacc27 net: Add function to parse IP address string Jukka Rissanen 2017-08-20 21:55:23 +03:00
  • 38b148023e Bluetooth: controller: Fix assert on connection establishment Vinayak Kariappa Chettimada 2017-08-31 10:43:01 +02:00
  • 7f2aaedfd7 arch: arm: store/restore regs r0-r3 while making function call. Youvedeep Singh 2017-08-23 16:02:00 +05:30
  • 91063a33a4 tests: benchmark: timing_info: Add support for nrf series processors Youvedeep Singh 2017-08-31 20:22:18 +05:30
  • 76b577e180 tests: benchmark: timing_info: Change API/variable Name. Youvedeep Singh 2017-08-31 20:05:05 +05:30
  • 70e381f2e8 doc: scan/fix .rst file misspellings David B. Kinder 2017-08-31 10:31:06 -07:00
  • 97033049e1 doc: fix Kconfig misspellings David B. Kinder 2017-08-31 10:41:20 -07:00
  • ad98840a09 doc: release_notes: Add note about mbedTLS and TinyCrypt updates Leandro Pereira 2017-08-31 09:40:37 -07:00
  • e8d7055760 doc: release_notes: Add note about ESP32 support Leandro Pereira 2017-08-31 09:40:14 -07:00
  • ecb0f3e159 arm: mpu: Account for stack guard size correctly Andy Gross 2017-08-30 16:19:15 -05:00
  • 85481d997b arch: arm: Remove redundant check and fix rounding Andy Gross 2017-08-30 16:12:03 -05:00
  • 817245c564 net: tcp: Queue FIN instead of sending it immediately Jukka Rissanen 2017-08-31 17:23:39 +03:00
  • 3e2e1c3e09 tests/ieee802154: Fix a coverity warning Tomasz Bursztyka 2017-08-31 13:56:21 +02:00
  • b9bc24c8dd crypto: mbedtls: Update mbedTLS to 2.6.0 Leandro Pereira 2017-08-30 14:48:17 -07:00
  • 07b1376c31 drivers: ieee802154: cc2520: Fix compiler warning Jukka Rissanen 2017-08-30 17:27:23 +03:00
  • 3c9fb93dc5 tests: bluetooth: tester: Make UART usage consistent Savinay Dharmappa 2017-07-27 00:23:43 +05:30
  • 2874841576 Bluetooth: Controller: Add Read Key Hier. Roots VS cmd Carles Cufi 2017-08-17 11:03:31 +02:00
  • b7a5fab4cf Bluetooth: controller: Add Read Static Addresses VS command Carles Cufi 2017-08-16 12:59:05 +02:00
  • d229ec07ad Bluetooth: tester: Fix using invalid elements with k_fifo Luiz Augusto von Dentz 2017-08-30 13:45:31 +03:00
  • b4f88d3982 drivers/ethernet: Fix a packet reception regression in ENC28J60 driver Tomasz Bursztyka 2017-08-29 12:24:15 +02:00
  • 098483d6dd net: app: Allow TLS and DTLS to be enabled separately Jukka Rissanen 2017-08-26 01:04:02 +03:00
  • adb1df7f8f net: shell: Do not crash if DTLS is disabled in net app command Jukka Rissanen 2017-08-26 01:00:20 +03:00
  • 75de00225f net: tcp: Print more info if net_pkt was not sent Jukka Rissanen 2017-08-25 23:56:45 +03:00
  • dcfbc00c51 net: ipv6: Fix fragmented IPv6 packet sending Jukka Rissanen 2017-08-25 23:55:48 +03:00
  • 4cbb4134a0 net: context: Do not call send callback if context is not set Jukka Rissanen 2017-08-25 23:28:02 +03:00
  • 5b29631623 net: tcp: Recover a situation if the first net_buf is too short Jukka Rissanen 2017-08-25 23:25:40 +03:00
  • 0abf5ccda9 net: pkt: Print info if IP header is too short Jukka Rissanen 2017-08-25 23:22:13 +03:00
  • d2efe6027c net: tcp: Use packet clone function to copy the frags Jukka Rissanen 2017-08-25 23:20:19 +03:00
  • 82119b1dbe net: pkt: Add function to clone net_pkt fragment chain Jukka Rissanen 2017-08-25 23:18:25 +03:00
  • 4fea5b18ab net: app: Add IP header to packets received by TLS/DTLS tunnel Jukka Rissanen 2017-08-25 12:51:03 +03:00
  • 144b92ae7d doc: update release notes for v1.9 Adithya Baglody 2017-08-30 11:01:47 +05:30
  • 487359e861 net: samples: Fix unchecked return value in zoap_server Ravi kumar Veeramally 2017-08-30 14:36:10 +03:00
  • f468b23f68 tinycrypt/sha256: Array compared to NULL has no effect Ramakrishna Pallala 2017-08-28 13:40:17 -04:00
  • c472b97c50 tinycrypt/hmac: Array compared to NULL has no effect Ramakrishna Pallala 2017-08-28 13:34:37 -04:00
  • de8b88bb0b license: fix license identifiers Anas Nashif 2017-08-29 07:17:59 -04:00
  • 54e01ac58f dts: x86: Add serial over usb support. Savinay Dharmappa 2017-08-24 20:38:45 +05:30
  • a132b2ac41 tests/object_footprint: fix build error due to bad Kconfig specification Inaky Perez-Gonzalez 2017-08-28 14:23:59 -07:00
  • 1f46eb66d8 doc: fix Zephyr SDK archive URL Harm Berntsen 2017-08-26 13:21:20 +02:00
  • f608c2fcfc samples: net: zoap: Increase IPv6 multicast addresses Jukka Rissanen 2017-08-23 00:10:47 +03:00
  • e0dd4ff74a tests: net: mld: Ignore already joined error when sending report Jukka Rissanen 2017-08-24 12:09:06 +03:00
  • 3fb710b3ca release: Zephyr 1.9.0-rc2 Anas Nashif 2017-08-25 09:19:09 -04:00
  • e3f6fae846 samples: net: Fix compile error in echo-server when using TLS Jukka Rissanen 2017-08-25 09:46:49 +03:00
  • d0df530a50 net: udp: replace net_udp_get/set_hdr macros with static inline Ricardo Salveti 2017-08-23 15:43:45 -03:00
  • 9147b53d76 net: Remove check for k_delayed_work_cancel Luiz Augusto von Dentz 2017-08-16 12:44:22 +03:00
  • 26cd8cefd1 Bluetooth: shell: Enable CONFIG_BT_SHELL for arduino_101 Luiz Augusto von Dentz 2017-08-25 13:59:09 +03:00
  • 510e5d7ced arch: xtensa: Use the alternate _Level4Vector routine on ESP32 Leandro Pereira 2017-08-23 13:23:22 -07:00
  • 8dc88069be drivers: watchdog: esp32: Acknowledge watchdog interrupt Leandro Pereira 2017-08-23 12:54:10 -07:00
  • 1861022148 drivers: watchdog: esp32: Reduce number of seals/unseals Leandro Pereira 2017-08-23 12:53:27 -07:00
  • 9bacdbac30 drivers: watchdog: esp32: Always use Timer Group 1 for WDT Leandro Pereira 2017-08-22 15:52:21 -07:00
  • 3b26373de1 doc: Add security doc mention in GitHub README David B. Kinder 2017-08-25 07:52:25 -07:00
  • 4f465b4e8e doc: Update 1.9 release notes for arm Maureen Helm 2017-08-25 10:36:31 -05:00
  • cd4a875e09 doc: Add Kinetis adc and pwm drivers to 1.9 release notes Maureen Helm 2017-08-25 09:46:47 -05:00
  • 7924d16aef Bluetooth: controller: Fix broken switch statement Carles Cufi 2017-08-25 15:38:47 +02:00
  • 87aa621915 kernel: Use SYS_DLIST_FOR_EACH_CONTAINER whenever possible Luiz Augusto von Dentz 2017-08-22 15:27:31 +03:00
  • e27a162ac4 doc: updated doc for Zephyr release 1.9. Savinay Dharmappa 2017-08-24 00:44:00 +05:30
  • 251a8a8c28 test: queue: Add test for multiple threads using k_queue_get Luiz Augusto von Dentz 2017-08-18 14:44:03 +03:00
  • 7d01c5ecb7 poll: Enable multiple threads to use k_poll in the same object Luiz Augusto von Dentz 2017-08-21 10:49:29 +03:00
  • 7725fc07e3 doc: updated doc for Zephyr release 1.9. Youvedeep Singh 2017-08-21 15:43:54 +05:30
  • 2b2eb9bb07 Bluetooth: controller: Refactor Conn Param Req implementation Vinayak Chettimada 2017-03-13 11:17:36 +01:00
  • f597c8120e Bluetooth: controller: Add LE Read Chan Map command Carles Cufi 2017-08-23 16:19:40 +02:00
  • a5fcafa155 Bluetooth: controller: Add Read TX Power commands Carles Cufi 2017-08-23 15:25:03 +02:00
  • 7bfa0ef47b Bluetooth: controller: Implement Read RSSI command Carles Cufi 2017-08-23 14:57:16 +02:00
  • b8e2ed02b0 tests: kernel: mutex: minor rework Anas Nashif 2017-08-24 05:05:35 -04:00
  • 5a938df11b tests: mslab: use main thread Anas Nashif 2017-08-24 08:55:21 -04:00
  • 704f879f8a tests: ztest: call test_main() without arguments Anas Nashif 2017-08-24 08:44:17 -04:00
  • a2affd75d2 tests: benchmarks: use main thread for benchmark Anas Nashif 2017-08-24 08:21:50 -04:00
  • 83088a235c kernel: init: print boot banner before static threads Anas Nashif 2017-08-24 04:27:51 -04:00
  • 9075e1e368 tests: crypto: mbedtls: set a code size constraint Kumar Gala 2017-08-24 08:50:33 -05:00
  • 1c483e8c66 boards: zedboard_pulpino: Update yaml for amount of flash Kumar Gala 2017-08-24 08:48:10 -05:00
  • 74020e5ce0 eth_enc28j60: Update Kconfig dependancy for SPI Kumar Gala 2017-08-24 08:23:40 -05:00
  • caa377943a net: http: fix avoiding timeout on HTTP requests w/o body Michael Scott 2017-08-22 16:42:22 -07:00
  • 3d48ce8011 drivers: gpio: esp32: Properly convert interrupt triggering mode Leandro Pereira 2017-08-22 14:13:49 -07:00
  • b4bfdaa31b drivers: gpio: esp32: Declare data struct only for enabled ports Leandro Pereira 2017-08-22 14:16:23 -07:00
  • aa0e931ecc tests: gpio: Add support for ESP32 Leandro Pereira 2017-08-22 14:17:24 -07:00
  • fa0ece1fb0 dts: x86: quark_se_c1000_devboard: Add device tree support Savinay Dharmappa 2017-08-01 02:39:19 +05:30
  • 4428022dce drivers: i2c_ll_stm32: Fix building for interrupt mode Yannis Damigos 2017-08-17 11:47:33 +03:00
  • 6019bcaee5 boards: 96b_carbon: Enable NET_L2_BT by default Paul Sokolovsky 2017-08-17 16:37:54 +03:00
  • 884a385fc6 drivers: serial: esp32: Return transmitted character on success Leandro Pereira 2017-08-22 13:00:48 -07:00
  • 3dfa1cef0a net: http: HTTP header field state was not reset Jukka Rissanen 2017-08-22 21:45:47 +03:00
  • 67c83d8033 tests: footprint: add testcase.yaml to object tests Anas Nashif 2017-08-22 16:07:28 -04:00
  • 176e48745e object_footprint: don't adjust IDT size Andrew Boie 2017-08-22 12:59:03 -07:00
  • 47364bcf08 samples: leds_demo: Fix null pointer dereference when adding IP address Leandro Pereira 2017-08-22 12:49:07 -07:00
  • 87adcd5ff4 samples: net: mqtt: Define the stack properly Jukka Rissanen 2017-08-22 21:59:53 +03:00
  • 8875a98221 doc: fix sphinx 1.5 broken search box David B. Kinder 2017-08-22 12:29:10 -07:00
  • c200de1b53 net: app: Introduce missing enable/disable functions for server Jukka Rissanen 2017-08-22 11:16:16 +03:00
  • 6c278fae5b net: app: Use port when init server with both IPv4 and IPv6 Jukka Rissanen 2017-08-22 16:30:57 +03:00
  • e56a6e7baa net: app: Do not bind IPv4 if user wants IPv6 only Jukka Rissanen 2017-08-21 16:09:51 +03:00
  • 4e439653aa net: connection: Zero out connection struct when unregistering Leandro Pereira 2017-08-21 16:56:16 -07:00
  • 86e0cce541 net: Fix out-of-bounds access when registering connections Leandro Pereira 2017-08-21 16:24:20 -07:00
  • 94bab6ca8c Bluetooth: controller: Fix Read Peer RPA Command Carles Cufi 2017-08-22 14:01:54 +02:00
  • b03ed2b2b9 doc: remove use of :download: directive David B. Kinder 2017-08-21 13:46:43 -07:00
  • 72c62976d0 net: ip: Prevent unaligned exception Aska Wu 2017-08-21 17:13:36 +08:00
  • e4957813eb net: shell: Fix build when NET_DEBUG_APP defined, but client/server not Paul Sokolovsky 2017-08-19 16:47:38 +03:00
  • bdb233fba5 net: app: init: Bail out early if no network interface available Paul Sokolovsky 2017-08-21 13:59:45 +03:00
  • adc95678ba samples: nats: Fix NULL pointer dereference when publishing Leandro Pereira 2017-08-21 14:55:19 -07:00
  • d50bea3c5e doc: 1.9: Elaborate on BSD Sockets and some other factual fixes Paul Sokolovsky 2017-08-21 18:58:55 +03:00
  • 523a9dfe8a Bluetooth: controller: Fix RL index check Carles Cufi 2017-08-21 17:27:53 +02:00