Commit graph

  • b1d02621fc Bluetooth: hci_uart: Fix init order in hci_uart bootup Carles Cufi 2016-11-23 17:52:51 +0100
  • d42987acf4 Bluetooth: Controller: Fix local LE supported features bitmap Carles Cufi 2016-11-22 21:17:46 +0100
  • 6f3c4bf425 Bluetooth: AVDTP: SEP Definition Arun Jagadish 2016-11-09 16:34:04 +0530
  • 73a2100bd8 Bluetooth: hci_uart: reduce configured stack sizes Vinayak Chettimada 2016-11-19 10:48:47 +0100
  • 30838af5e9 Bluetooth: L2CAP: Fix possibly reading past the end of buffer Luiz Augusto von Dentz 2016-11-20 00:23:58 +0200
  • 37b0e0ab2e Bluetooth: L2CAP: Fix segmentation Luiz Augusto von Dentz 2016-11-18 15:53:43 +0200
  • 3b1baa88ef Bluetooth: Controller: Implement ECC commands Carles Cufi 2016-11-16 16:24:27 +0100
  • 5f1c6ee2c8 console: Add a Segger RTT console driver Carles Cufi 2016-11-22 15:33:46 +0100
  • d9150ee3b9 ext: Import Segger J-Link RTT library Carles Cufi 2016-11-22 15:28:57 +0100
  • 91aa33ba11 arch/x86: Remove unused parameter warning Flavio Santes 2016-12-02 18:25:58 -0600
  • cf09370d4e arm: Remove unused parameter warning Flavio Santes 2016-12-02 18:24:54 -0600
  • 290a2aba88 drivers: Remove unused parameter warning Flavio Santes 2016-12-02 18:21:17 -0600
  • bcf89dc60e boards/x86/pinmux: Remove unused parameter warning Flavio Santes 2016-12-02 17:33:29 -0600
  • 314d94e7f8 arc: 1msec tick gives more stable scheduling Chuck Jordan 2016-11-23 16:48:34 -0800
  • 3cabbfd081 quark_se_ss: power_mgmt: fix sleep mem ordering bug Ramesh Thomas 2016-12-02 15:55:09 -0800
  • 4e16e77935 boards: all: use new kernel header file Baohong Liu 2016-12-02 15:03:20 -0800
  • 688838c7d5 release-note: initial import with 1.6 release notes Anas Nashif 2016-12-02 23:50:16 -0500
  • a70bbacb64 Update version to 1.6.99 Anas Nashif 2016-12-02 23:09:34 -0500
  • 12ef79ce93 Revert "maintainers: fix Ruud's email" Anas Nashif 2016-12-02 23:08:14 -0500
  • 2a4e2173fd maintainers: fix Ruud's email Chuck Jordan 2016-12-02 17:05:19 -0800
  • b0cdc4bce3 drivers: spi_shim: add return value check Baohong Liu 2016-12-02 12:25:34 -0800
  • a224a9a67a sanitycheck: update footprint data Anas Nashif 2016-12-02 08:34:20 -0500
  • bba445b31f nios2: fix irq_lock/unlock ordering bug Andrew Boie 2016-12-02 14:04:47 -0800
  • 0e2451e3a0 tests: increase stack size on test_errno Benjamin Walsh 2016-12-02 16:51:57 -0500
  • cd198764ba arc: branch too far when STACK_CHECKING enabled. Chuck Jordan 2016-12-02 13:38:51 -0800
  • a08c4b81e9 arc: fix irq_lock/unlock ordering bug Benjamin Walsh 2016-12-02 12:19:16 -0500
  • 1f8125a416 x86: fix irq_lock/unlock ordering bug Benjamin Walsh 2016-12-02 12:18:39 -0500
  • acea24138a kernel: replace .BSS and .DATA setup with standard library calls Mahavir Jain 2016-12-02 21:48:39 +0530
  • a636604cd5 kernel: include kernel version in boot banner Mahavir Jain 2016-12-02 21:45:49 +0530
  • 5387413c3e arm: fix irq_unlock() ordering bug Marcus Shawcroft 2016-12-02 16:10:59 +0000
  • 29b2ffbb33 samples: usb: remove legacy APIs Anas Nashif 2016-12-01 07:28:13 -0500
  • bf83460725 tests: ipm: change init level from NANOKERNEL to POST_KERNEL Anas Nashif 2016-11-30 20:18:51 -0500
  • 91b47b9d3c sensors: change init level from NANOKERNEL to POST_KERNEL Anas Nashif 2016-11-30 20:12:44 -0500
  • 15bc537712 kernel: Fix ARM irq_lock() ordering bug. Marcus Shawcroft 2016-12-02 12:18:04 +0000
  • fc1071d91e tests/kernel: verify RUNTIME_NMI at runtime Vincenzo Frascino 2016-11-30 20:53:50 +0000
  • aae7ac0765 quark_se_ss: power_mgmt: Remove redundant int trigger setting Ramesh Thomas 2016-11-23 19:49:48 -0800
  • 45f2ef653d work_q: delayed work cancel returns incorrect status Mahavir Jain 2016-12-01 21:52:10 +0530
  • 09e6b95adf Merge net branch into master Jukka Rissanen 2016-12-02 12:46:59 +0200
  • efe6f50892 drivers: ieee802154: cc2520: Debug cleanup Tomasz Bursztyka 2016-12-02 10:49:34 +0100
  • 589a361e53 drivers: ieee802154: cc2520: Rename RX stack Kconfig option Tomasz Bursztyka 2016-12-02 10:33:30 +0100
  • 386b2f9ec9 drivers: ieee802154: cc2520: Let's use only symetrical tx/rx spi buffer Tomasz Bursztyka 2016-12-02 10:30:36 +0100
  • 562f9c1c2e net: ieee802154: Add support for big endian Tomasz Bursztyka 2016-11-21 16:16:26 +0100
  • 5ad60c8ee6 doc: net: Fix the path and description of the IP stack Jukka Rissanen 2016-12-02 11:19:26 +0200
  • 2f273a2572 MAINTAINERS: Fix the location of IP stack Jukka Rissanen 2016-12-02 11:14:27 +0200
  • f3c1b442ba samples: net: echo apps: Add cc2520 configuration for arduino_101 Tomasz Bursztyka 2016-11-28 17:11:02 +0100
  • ba90139cbd ieee802154: cc2520: Externalize how GPIOs are configured Tomasz Bursztyka 2016-11-28 17:06:15 +0100
  • a1dc687b5d iot/http: Add test-case for HTTP header fields Flavio Santes 2016-08-07 01:47:40 -0500
  • b965fb5ff1 iot: Add HTTP support for Zephyr Flavio Santes 2016-08-31 21:46:36 -0500
  • 5ece8c26b5 net: tcp: Fixing the constness of TCP state debug string Jukka Rissanen 2016-11-30 15:21:49 +0200
  • e6b5239c33 wpanusb: Fix include path Sergio Rodriguez 2016-11-30 12:19:44 -0800
  • c2f7c907c9 iot/dns: Update sample client application Flavio Santes 2016-11-30 16:28:44 -0600
  • 3eaec41ab8 net: Moved net/ to subsys/net Jukka Rissanen 2016-11-11 23:46:28 +0200
  • 01f5fbdadd net: tcp: Add retry handling Andy Ross 2016-11-29 15:49:57 -0800
  • 481f67e266 net: nbuf: Provide metadata info for sent TCP buf Jukka Rissanen 2016-11-30 12:58:52 +0200
  • ab3b4656f3 net: tcp: Handle received ACK packets correctly Andy Ross 2016-11-29 15:45:31 -0800
  • 1ddb9f94d4 net: tcp: Rework ACK behavior Andy Ross 2016-11-29 15:41:32 -0800
  • a93779b041 net: tcp: Refactor "finalize" step from "prepare" Andy Ross 2016-11-28 13:58:20 -0800
  • 094c65051c net: tcp: TCP transmission Andy Ross 2016-11-29 15:29:22 -0800
  • 74c3b9a3f4 net: tcp: Fix uninitialized garbage in TCP urgent field Andy Ross 2016-11-29 15:06:40 -0800
  • e5a5f1da95 net: tcp: prepare_segment needs to work with pre-allocated buffers Andy Ross 2016-11-21 12:54:04 -0800
  • b926166d56 net: Set REMOTE_ADDR_SET flag on new TCP connection contexts Andy Ross 2016-11-21 10:50:28 -0800
  • 17656ecdb6 net: Remove net_tcp_prepare_data_segment Andy Ross 2016-11-29 15:02:28 -0800
  • 51da830b5e samples: zperf: Port to native IP stack Jukka Rissanen 2016-11-21 15:51:56 +0200
  • c07222bcf1 net: icmpv6: Do not set destination ll address Jukka Rissanen 2016-11-29 15:32:33 +0200
  • 79e2178040 samples: net: Do not quit echo-server if sending fails Jukka Rissanen 2016-11-29 13:30:11 +0200
  • 6c02719125 samples: net: Use qemu_x86 config file by default for echo apps Jukka Rissanen 2016-11-29 17:17:28 +0200
  • 2631995fa9 samples: net: Use board specific conf file for echo apps Jukka Rissanen 2016-11-29 17:11:10 +0200
  • 7ebcf7398a samples: net: Remove prj.mdef file from echo sample apps Jukka Rissanen 2016-11-29 17:08:59 +0200
  • 7048c992fb samples: net: Convert the echo apps config files to native stack Jukka Rissanen 2016-11-29 17:06:09 +0200
  • f8bc4864a7 net: todo: Removed already done tasks Jukka Rissanen 2016-11-29 16:26:14 +0200
  • 368ef49331 tests: net: ipv6: Add test for neighbor advertisement Jukka Rissanen 2016-11-29 15:24:52 +0200
  • e2a4432e85 tests: net: ipv6: Wrong IP address was added to cache Jukka Rissanen 2016-11-29 15:23:42 +0200
  • bd9f9e7cde tests: net: ipv6: Fix prefix test Jukka Rissanen 2016-11-29 15:20:41 +0200
  • 96f05c334e net: if: Print IPv6 prefix lifetime timeout value Jukka Rissanen 2016-11-29 15:18:02 +0200
  • 4aefda34b8 net: ipv6: Make NA sending function public Jukka Rissanen 2016-11-29 14:37:54 +0200
  • 76623a5e5a net: ipv6: Fix debug print when DAD fails Jukka Rissanen 2016-11-29 14:36:52 +0200
  • bf5f378311 net: arp: Add ethernet header if it is missing Jukka Rissanen 2016-11-29 13:31:06 +0200
  • b4cba17408 net: Fix stack info collector in net shell Jukka Rissanen 2016-11-28 15:05:02 +0200
  • bd48a9eca7 net: ipv6: Check extension header No Next Header Jukka Rissanen 2016-11-28 10:19:29 +0200
  • 037f9c5c9e net: Drop IPv4 and IPv6 packet if size is wrong Jukka Rissanen 2016-11-28 08:27:32 +0200
  • 27f624d6f7 net: Check duplicate IPv4 address when adding address Jukka Rissanen 2016-11-25 20:25:34 +0200
  • e13ff65c22 net: Check duplicate IPv6 prefix when adding it Jukka Rissanen 2016-11-25 20:12:37 +0200
  • 852c117d6f net: Check duplicate IPv6 address when adding address Jukka Rissanen 2016-11-25 20:10:58 +0200
  • 4b01094acd net: net_send_data() should not free the net_buf Jukka Rissanen 2016-11-25 13:10:13 +0200
  • 47b27514a3 test: net: remove nano/micro tests Anas Nashif 2016-11-26 11:23:12 -0500
  • 3d97803c02 tests: net: remove qemu.pid file and bad filters Anas Nashif 2016-11-26 11:20:00 -0500
  • fed49c7493 samples: net: enable debugging with qemu target Ruslan Mstoi 2016-11-23 12:56:42 +0200
  • 68ea9377e6 net: Make native IP stack the default Jukka Rissanen 2016-11-12 00:13:24 +0200
  • 3c28f9c211 net: Remove legacy IoT sample applications Flavio Santes 2016-11-11 21:34:16 -0600
  • 6b43821f20 net: Remove legacy Contiki based uIP stack Jukka Rissanen 2016-11-11 19:49:31 +0200
  • f2b7492269 ethernet: Add driver initialization priority to Kconfig Jukka Rissanen 2016-11-19 00:22:05 +0200
  • e12d73e45e ethernet: enc28j60: use unified kernel interface Mahavir Jain 2016-11-22 14:13:01 +0530
  • 30285fd550 net: ICMPv6 Echo-Reply message was incorrectly setup Jukka Rissanen 2016-11-24 15:25:50 +0200
  • 4abf1a26f6 drivers: cc2520: Inform about missing SPI device Andrei Emeltchenko 2016-11-23 11:48:08 +0200
  • 0b8e5f3729 net: shell: Print info about active TCP connections Jukka Rissanen 2016-11-23 13:58:56 +0200
  • 797b642a61 net: tcp: Add util to loop through all TCP connections Jukka Rissanen 2016-11-23 13:57:14 +0200
  • 9148567dbd net: shell: Add command to view active network contexts Jukka Rissanen 2016-11-23 12:52:08 +0200
  • 928e7c4824 net: Local address family was not set in net_context Jukka Rissanen 2016-11-23 12:50:24 +0200
  • 1b9b1d46c3 net: Add util to loop all network contexts Jukka Rissanen 2016-11-23 12:48:33 +0200
  • e765a5a2e2 net: Add initial IP stack offloading support Jukka Rissanen 2016-11-15 20:06:22 +0200