Commit graph

  • 7577a4ff7c Bluetooth: shell: Add SDP client support Arkadiusz Lichwa 2017-01-05 14:06:07 +0100
  • 15520c5ce9 Bluetooth: SDP: Get ProtocolDescriptorList attribute internals Arkadiusz Lichwa 2017-01-05 13:55:39 +0100
  • e5305f1ab5 Bluetooth: Fix using correct variable type for interrupt mask Johan Hedberg 2017-02-01 14:57:07 +0200
  • 54e34f4431 Bluetooth: Fix checking for invalid public address Johan Hedberg 2017-02-01 13:52:14 +0200
  • 43a5810793 Bluetooth: RFCOMM: Use common tx pool for control packets Jaganath Kanakkassery 2017-02-01 21:46:55 +0530
  • c5bb728d66 Bluetooth: RFCOMM: Fix session timer during acl disc Jaganath Kanakkassery 2017-01-25 20:42:14 +0530
  • 2093c1ccf0 Bluetooth: hci_core: Use nRF5x FICR address Carles Cufi 2017-01-30 11:24:48 +0100
  • f23acadffe Bluetooth: Fix trivial coding style issue Johan Hedberg 2017-01-30 17:19:30 +0200
  • fd74c0c5a6 samples: bmi160: reduce polling mode sampling frequency Baohong Liu 2017-01-12 15:36:50 -0800
  • a96ec2351d ext: qmsi: fix an incomplete type issue Baohong Liu 2016-11-16 14:37:33 -0800
  • 42af60328d samples: spi_flash: remove an unnecessary config symbol Baohong Liu 2017-01-13 17:09:55 -0800
  • 08f5c26115 drivers: bmi160: add sample ready check Baohong Liu 2017-01-12 15:23:15 -0800
  • de7435a73f tests: kernel: mem_heap: added api and concept tests Sharron LIU 2017-01-26 18:04:14 +0800
  • 93801c6447 arm: Adjust entry point of XIP kernels to the __reset function Tim Nordell 2017-01-13 09:54:15 -0600
  • 61e5438c51 tests: add zephyr i2c driver api test jing wang 2017-01-10 15:01:43 +0800
  • 4fb12ae988 kernel: k_timer_stop: remove assert when called from an ISR Anas Nashif 2017-02-01 20:06:55 -0500
  • c2a91b1b2e libc: minimal: rename private macro Andrew Boie 2017-02-02 12:01:59 -0800
  • 6b5af856d3 boards: arduino_101_sss: use new gpio device name Baohong Liu 2017-02-02 17:54:10 -0800
  • a1b8ed0ac6 quark_se: sensor: use consistent device names for GPIO, SPI and I2C Baohong Liu 2017-02-02 14:39:57 -0800
  • 19e56a049a boards: sam e70: add openocd file for SAM E70 Anas Nashif 2017-02-01 12:46:32 -0500
  • 648ecef7bd sanitcheck: add sam_e70_xplained Anas Nashif 2017-02-01 21:30:03 -0500
  • 9670dc582d ext: Atmel ASF: remove unused and broken preprocesor macros Piotr Mienkowski 2017-02-03 15:09:44 +0100
  • 268fa152f2 scripts: add configuration file for uncrustify Anas Nashif 2017-02-03 10:32:41 -0500
  • e23099bcc4 doc: add cross-references to hello_world sample David B. Kinder 2017-02-03 13:55:03 -0800
  • aa58ba2e92 MAINTAINERS: added maintainer for riscv32 Jean-Paul Etienne 2017-02-03 19:31:41 +0100
  • 47e2f4e3d7 riscv32: added a generic linker script for the riscv32 platform Jean-Paul Etienne 2017-02-01 02:25:26 +0100
  • c989f0b408 riscv32: timer: replace riscv_qemu_driver by the generic riscv_machine_driver Jean-Paul Etienne 2017-01-24 01:03:56 +0100
  • e01dd87377 x86: implement direct interrupts Andrew Boie 2017-01-18 13:20:37 -0800
  • 5a4ae76eaa MAINTAINERS: Update network applications section Flavio Santes 2017-02-03 11:11:01 -0600
  • 57683bc01f doc: reference bluetooth section of Arduino 101 Anas Nashif 2017-02-03 10:47:42 -0500
  • dc42b2df43 net: buf: Fix timeout parameter documentation Johan Hedberg 2017-02-03 16:21:53 +0200
  • 792c0209f1 Merge net branch into master Jukka Rissanen 2017-02-03 16:06:27 +0200
  • 93ed88a670 net/ipv6: Updating ll reserve should be done for all IPv6 packet. Tomasz Bursztyka 2017-02-03 12:09:50 +0100
  • 2612b04d80 samples: net: zperf: Set the proper UDP payload Jukka Rissanen 2017-02-02 17:14:10 +0200
  • 517fb19586 samples: net: zperf: Fix compiler warnings Jukka Rissanen 2017-02-02 16:01:45 +0200
  • 47685ef71f samples: net: zperf: Fix udp.upload command Jukka Rissanen 2017-02-02 16:00:42 +0200
  • 1ec6038c48 samples: net: zperf: Initialize address family properly Jukka Rissanen 2017-02-02 14:56:45 +0200
  • 1301d3f6d3 net: ipv6: Use the nexthop when sending the packet Jukka Rissanen 2017-02-03 10:15:11 +0200
  • 53e9245b33 samples/net/http: Add the HTTP server sample application Flavio Santes 2017-01-13 00:43:23 -0600
  • 6930f93fd3 net: stats: Collect bytes sent and received Jukka Rissanen 2017-02-03 12:36:16 +0200
  • df201a0e4b net: context: Assign a random port number when context is created Ravi kumar Veeramally 2017-02-03 13:49:00 +0200
  • f6c8b0b89a net: context: Skip reserved ports Ravi kumar Veeramally 2017-02-03 13:43:53 +0200
  • 3aa6b21c07 net/ieee802154: Fixing active scan buffer reference counting Tomasz Bursztyka 2017-02-03 11:15:15 +0100
  • e89aebc4d5 net: samples: Add CONFIG_NET_L2_BLUETOOTH_ZEP1656 Luiz Augusto von Dentz 2017-02-02 12:28:14 +0200
  • affcac5a2d net: bt: Add Kconfig to interoperate with Linux Luiz Augusto von Dentz 2017-02-02 12:02:20 +0200
  • 2c1bef4d09 net: Introduce NET_IF_POINTOPOINT flag Luiz Augusto von Dentz 2017-02-02 11:58:15 +0200
  • 20bf36601b samples/net/dns: Update README file Flavio Santes 2017-02-02 13:49:16 -0600
  • 3c8000cca5 doc: net: restructure networking documentation Anas Nashif 2017-02-02 09:27:05 -0500
  • 9051e1ab1d doc: net: use Qemu setup section in current documentation Anas Nashif 2017-02-02 09:18:52 -0500
  • f75462984f doc: update networking with Qemu section Anas Nashif 2017-02-02 08:10:08 -0500
  • 16d8f59c83 net: nbuf: Do no use timeout if called from isr Jukka Rissanen 2017-02-01 14:09:12 +0200
  • 88405fcd17 samples/zoap_server: Fix errors for GET requests without payloads Vinicius Costa Gomes 2017-01-31 15:21:25 -0800
  • 2d852f47d2 iot/zoap: Fix the return value of zoap_packet_get_payload() Vinicius Costa Gomes 2017-01-31 14:47:59 -0800
  • 55751eed47 net/ieee802154/shell: Add commands to set/get radio network info Tomasz Bursztyka 2017-02-01 15:15:45 +0100
  • f2872e60ad net/ieee802154/mgmt: Add getters/setters for various radio network info Tomasz Bursztyka 2017-02-01 14:21:57 +0100
  • 2e5de5b44c net/ieee802154: Setting short address is about local node Tomasz Bursztyka 2017-02-01 14:38:25 +0100
  • 8d7eb6ed2b net/ieee802154: Set IEEE extended address whatever runtime mode it is Tomasz Bursztyka 2017-02-01 14:34:44 +0100
  • cc8eb4144b tests: net: Add tests for network interface Jukka Rissanen 2017-02-01 12:49:04 +0200
  • 76785f0bcd samples/net/dns: Improve network configuration Flavio Santes 2017-01-29 00:09:56 -0600
  • 3a05189284 samples/net/dns: Move conf variables to config.h and delete unused defines Flavio Santes 2017-02-01 19:38:11 -0600
  • 660b0324e0 samples/net/dns: Add the FRDM_K64F board to the testcase.ini file Flavio Santes 2017-01-29 00:18:49 -0600
  • 12a0f71711 doc/api/networking: Add existing network protocol libraries APIs Tomasz Bursztyka 2017-02-01 15:33:07 +0100
  • 32eb764959 net/mqtt: Remove redundant line Flavio Santes 2017-01-30 14:21:57 -0600
  • 59b1384885 net/mqtt: Add the MQTT Publisher sample application Flavio Santes 2016-12-19 12:15:00 -0600
  • 02bd8411dc net/mqtt: Validate null or app level zero-length rx buffers Flavio Santes 2017-01-28 22:06:32 -0600
  • 9e6a6f3bce net/mqtt: Add the "malformed" callback to the MQTT ctx structure Flavio Santes 2017-01-14 11:08:11 -0600
  • 4a17932d6a net/mqtt: Simplify the MQTT high-level API Flavio Santes 2017-01-13 23:16:53 -0600
  • db6fda8835 net/mqtt: Move upwards buffer size validation Flavio Santes 2017-01-14 11:14:12 -0600
  • a94f179252 net: Add ll addresses on net_if_send_data Luiz Augusto von Dentz 2017-01-31 16:43:43 +0200
  • 6aae825a2d net: iface: Fix bad comparisons in net_if Julien Chevrier 2017-01-31 14:50:21 +0000
  • 3c95a56c2a tests: net: rpl: Fix unicast NS sending Jukka Rissanen 2017-02-01 12:57:09 +0200
  • 6b069f1589 net: tests: Add unit tests for net_nbuf_compact() Jukka Rissanen 2017-01-31 15:01:06 +0200
  • d6cc2c9a36 net: nbuf: Removing dead code from net_nbuf_compact() Jukka Rissanen 2017-01-31 14:58:34 +0200
  • d8323e1a6c doc: Include main Network APIs doxygen documentation Tomasz Bursztyka 2017-01-06 14:10:06 +0100
  • cfff5ca126 doc: net: Migrate from Zephyr 1.6 to 1.7 Jukka Rissanen 2017-01-30 15:56:02 +0200
  • cc9ec3488f samples: zperf: Enable TCP for zperf configuration Jukka Rissanen 2017-01-17 15:21:38 +0200
  • 48b9b96d3f samples: zperf: Use native IP stack for TCP support Jukka Rissanen 2017-01-17 15:20:24 +0200
  • 56afb1065a net: tcp: Only return -ETIMEDOUT if timeout!=0 in connect Michael Scott 2017-01-31 00:43:15 -0800
  • 1a21a36b7e samples: net: irc_bot: add DHCPv4 support Michael Scott 2017-01-24 23:33:33 -0800
  • fab087e9ba samples: net: irc_bot: add DNS support Michael Scott 2017-01-24 23:26:52 -0800
  • 2f10b31431 samples: net: irc_bot: add IPv4 support Michael Scott 2017-01-24 23:20:59 -0800
  • 8a7e30609a samples: net: irc_bot: add FRDM K64F project .conf Michael Scott 2017-01-23 16:18:05 -0800
  • 2618fcfb3c samples: net: irc_bot: add Linaro copyright Michael Scott 2017-01-23 15:25:59 -0800
  • 103c1aff9b samples: net: irc_bot: handle messages across multiple fragments Michael Scott 2017-01-23 15:24:42 -0800
  • 50a93d906d samples: net: irc_bot: create semi-unique IRC user names Michael Scott 2017-01-23 15:18:46 -0800
  • fc9443209f samples: net: irc_bot: modify disco check in on_context_recv() Michael Scott 2017-01-23 15:10:25 -0800
  • 7f90bc7244 samples: net: irc_bot: dont hardcode NET_SYS_LOG_LEVEL Michael Scott 2017-01-23 15:08:24 -0800
  • 65abcd4580 samples: net: irc_bot: use irc parameter's connection Michael Scott 2017-01-23 15:02:39 -0800
  • f6255a78ae samples: net: irc_bot: fix null pointer deref Michael Scott 2017-01-23 15:00:57 -0800
  • 359ef02bdf samples: net: irc_bot: expand some char buffers Michael Scott 2017-01-23 14:57:27 -0800
  • 267cbd9469 samples: net: irc_bot: simplify connect path Michael Scott 2017-01-23 14:30:55 -0800
  • 36b551edeb samples: net: irc_bot: make some functions more accessible Michael Scott 2017-01-23 14:48:53 -0800
  • f75c1fdabf samples: net: irc_bot: use #defines for server and port Michael Scott 2017-01-23 14:21:32 -0800
  • 81640ab197 samples: net: irc_bot: make panic() more accessible Michael Scott 2017-01-23 14:13:59 -0800
  • a1d630398f samples: net: irc_bot: remove sockaddr globals Michael Scott 2017-01-23 13:56:55 -0800
  • dbe4635368 samples: net: irc_bot: add helper function in_addr_set() Michael Scott 2017-01-23 13:42:06 -0800
  • 01e3c3380f samples: net: irc_bot: remove unneeded typecasts and extra var Michael Scott 2017-01-23 13:32:51 -0800
  • 79dc068bea samples: net: irc_bot: release net_context reference upon error Michael Scott 2017-01-23 13:24:59 -0800
  • 14a6306069 samples: net: irc_bot: establish privmsg callback typedef Michael Scott 2017-01-23 13:16:26 -0800
  • ed7ea99244 samples: net: irc_bot: run sample process as a thread Michael Scott 2017-01-23 13:12:10 -0800