Commit graph

  • c3b1070d10 tests: dns: Resolve API test cases Jukka Rissanen 2017-03-22 11:32:25 +02:00
  • aa11cef227 net: shell: Add DNS query support Jukka Rissanen 2017-03-21 11:03:57 +02:00
  • c6cad93d8c samples: net: DNS resolving sample application Jukka Rissanen 2017-03-20 22:22:23 +02:00
  • cbfce3a299 net: dns: Add functions to resolve using default context Jukka Rissanen 2017-03-20 19:55:54 +02:00
  • 8dc01261ea net: dns: Initialize DNS resolver if DNS servers are set Jukka Rissanen 2017-03-20 16:44:05 +02:00
  • 79cd66f40c net: dns: Add resolve API Jukka Rissanen 2017-03-19 22:13:22 +02:00
  • 3b0769889b net/samples: Add static ipv4 addresses for arduino 101 echo apps config Tomasz Bursztyka 2017-03-24 12:01:47 +01:00
  • 850efc270c net/icmpv4: Normalize input function signature with ipv6 counter-part Tomasz Bursztyka 2017-03-24 09:19:55 +01:00
  • e98f2e0b6a net/shell: Add ping reply handlers and a timeout Tomasz Bursztyka 2017-03-24 09:18:03 +01:00
  • 19af4eee4f net/icpmv4: Add dynamically registered ICMPv4 handlers Tomasz Bursztyka 2017-03-24 09:14:10 +01:00
  • 1d361b0507 net/shell: Simplify ping logic Tomasz Bursztyka 2017-03-24 09:01:40 +01:00
  • 1e3dc0cbb4 net/ipv6: Renaming IPv6 neighbor state related macros and function Tomasz Bursztyka 2017-03-23 16:59:04 +01:00
  • 4991499cab net/ipv6: Regroup debugging routines relevantly Tomasz Bursztyka 2017-03-23 16:50:38 +01:00
  • d7145b3556 drivers/ieee802154: Remove very old CC2520 left-over from µIP stack Tomasz Bursztyka 2017-03-23 16:48:34 +01:00
  • b3e5de641d net: tcp: Invalid transition from FIN_WAIT_1 to CLOSE_WAIT Jukka Rissanen 2017-03-23 17:55:46 +02:00
  • 4de6340fe9 net: shell: Add command for testing TCP connection Jukka Rissanen 2017-03-23 16:42:26 +02:00
  • 4d0c27209b net: tcp: Refactor net_tcp_trace() Jukka Rissanen 2017-03-23 10:37:27 +02:00
  • 4fcf04dde8 samples: net: Remove multicast address setting in echo-client Jukka Rissanen 2017-03-23 10:07:24 +02:00
  • 2149ec599e net: ipv6: Adding router mgmt add/del events Jukka Rissanen 2017-03-21 10:47:15 +02:00
  • 35352130b5 samples: net: Remove multicast address setting in echo-server Jukka Rissanen 2017-03-22 16:19:09 +02:00
  • 8130208839 net: context: Set the bind port Jukka Rissanen 2017-03-20 23:54:13 +02:00
  • 657ad14234 net: offload: More decoupling of net_offload from l2 naming Gil Pitney 2017-03-09 06:08:19 -08:00
  • 3209c22d79 net: offload: Move offload_ip field from net_l2 to net_if Gil Pitney 2017-03-09 05:43:01 -08:00
  • adb2e7ea2e net: offload: Rename Kconfig NET_L2_OFFLOAD_IP to NET_OFFLOAD Gil Pitney 2017-03-08 23:57:54 -08:00
  • 2801389a14 wpanusb: Fix using incorrect nbuf in fragment_get() Andrei Emeltchenko 2017-03-21 15:31:09 +02:00
  • 0d168bff77 drivers: cc2520: Correct configuration options Andrei Emeltchenko 2017-03-21 11:11:53 +02:00
  • 33c2480c09 wpan_serial: Correct system logging domain Andrei Emeltchenko 2017-03-17 13:30:14 +02:00
  • 933366631c samples/net/echo_client: add SAM e70 and FRDM k64f ethernet configurations Inaky Perez-Gonzalez 2017-03-17 14:17:02 -07:00
  • 1fb8b4aa74 net: route: Fix when route not found with dst address Ravi kumar Veeramally 2017-03-17 17:49:20 +02:00
  • 192ca6c95e net: rpl: Fix verdict for handle_dao_ack Ravi kumar Veeramally 2017-03-16 14:30:37 +02:00
  • 42994f37b2 net: rpl: Cache src and dst addresses for DAO ACK reply Ravi kumar Veeramally 2017-03-16 12:58:29 +02:00
  • 97f4f69aee net: rpl: Fix setting metadata of forwarding buffer Ravi kumar Veeramally 2017-03-16 12:48:22 +02:00
  • 948ec357c7 net: rpl: Fix invalid reading of RPL Transmit information Ravi kumar Veeramally 2017-03-16 12:23:59 +02:00
  • 62116a9b72 net: rpl: Add missing Kconfig option Ravi kumar Veeramally 2017-03-16 12:09:42 +02:00
  • 3bf7eb5cde net: rpl: Handle verdict properly for forwarding_dao Ravi kumar Veeramally 2017-03-14 11:40:28 +02:00
  • 72a758fcb6 net: zoap: Fix memory leak Ravi kumar Veeramally 2017-03-13 13:52:16 +02:00
  • 7ef7d305ce net: rpl: Fix printf modifiers for size_t variables Jukka Rissanen 2017-03-17 15:13:25 +02:00
  • c4751a7c6b net: Select IPv6 neighbor cache when RPL is enabled Jukka Rissanen 2017-03-17 12:36:55 +02:00
  • 1061ce302a net: route: Try to route IPv6 packet if we are not the recipient Jukka Rissanen 2017-03-16 12:30:51 +02:00
  • ea8ca7d400 Bluetooth: tester: Fix UART issue on qemu Mariusz Skamra 2017-03-24 10:09:08 +01:00
  • 9f76ce6f88 Bluetooth: L2CAP: Use sys_slist_t for fixed channels Luiz Augusto von Dentz 2017-03-23 15:13:24 +02:00
  • 194c4b9af6 Bluetooth: L2CAP: Use sys_slist_t for server channels Luiz Augusto von Dentz 2017-03-23 15:03:58 +02:00
  • 153017834a samples: fxos8700: Add support for temperature Maureen Helm 2017-03-13 16:47:30 -05:00
  • 9b715d9128 samples: fxos8700: Switch to generic SYS_LOG_SENSOR_LEVEL Maureen Helm 2017-03-13 16:41:23 -05:00
  • 4905e400ed fxos8700: Add support for temperature Maureen Helm 2017-03-13 15:44:18 -05:00
  • 1a344ed8fc fxos8700: Use SYS_LOG_ERR instead of SYS_LOG_DBG for errors Maureen Helm 2017-03-13 15:31:52 -05:00
  • 41a55893f7 Bluetooth: L2CAP: Use sys_slist_t for connection channels Luiz Augusto von Dentz 2017-03-21 15:48:03 +02:00
  • 2ddb968cbf tests: kernel: port work_queue test to unified kernel Jithu Joseph 2017-03-10 21:42:53 -08:00
  • 9df2afc058 tests: kernel: test_pend: Porting legacy tests to unified kernel Sergio Rodriguez 2017-03-08 15:04:01 -08:00
  • 4514e62cba doc: add dfu-util to Mac OS dependencies Ricardo Salveti 2017-03-22 19:23:25 -03:00
  • 7a8bdf52ab boards: 96b_carbon: support 'make flash' over DFU Ricardo Salveti 2017-03-22 20:50:37 -03:00
  • 4f92c18ebf scripts/dfuutil: add support for DfuSe devices Ricardo Salveti 2017-03-22 20:46:09 -03:00
  • 8e27ad430e Added sensor driver for ADXL362 Dario Pennisi 2017-02-03 14:29:11 +01:00
  • 4679a5f413 sensor: bme280: fixed SPI device init Anas Nashif 2017-03-22 07:49:00 -04:00
  • aa435c951f Bluetooth: L2CAP: Fix TX queueing for LE CoC Mariusz Skamra 2017-03-17 17:06:58 +01:00
  • 0efd38885a Bluetooth: controller: Cleanup makefiles Vinayak Chettimada 2017-03-18 07:07:56 +01:00
  • 9522b9a37f Bluetooth: controller: Move PDU macros from radio.h to pdu.h Vinayak Chettimada 2017-03-18 06:21:14 +01:00
  • 2037ec803d Bluetooth: shell: Add connection update command Vinayak Chettimada 2017-03-17 10:13:30 +01:00
  • bb975d3af6 Bluetooth: ATT: Refactor PDU handling Johan Hedberg 2017-03-17 13:21:20 +02:00
  • 30a46529b2 Bluetooth: shell: Reorder commands in logical order of use Vinayak Chettimada 2017-03-17 12:57:21 +01:00
  • 6a2d57d90e Bluetooth: ATT: Reorder handler struct for compactness Johan Hedberg 2017-03-17 10:58:46 +02:00
  • bd80affa3f Bluetooth: Support connection parameter update as central Vinayak Chettimada 2017-03-17 10:40:16 +01:00
  • f2f50d8bff Bluetooth: Fix checks for changes in connection parameters Vinayak Chettimada 2017-03-17 10:49:31 +01:00
  • 7ce85104b8 Bluetooth: Use specific pointer type for conn->channels Johan Hedberg 2017-03-17 10:09:06 +02:00
  • 24c7397160 Bluetooth: Controller: Increase default TX buffer count Johan Hedberg 2017-03-17 09:35:36 +02:00
  • f1aabd8ba2 Bluetooth: controller: Replace 0 for pointers with NULL keyword Vinayak Chettimada 2017-03-17 05:00:35 +01:00
  • 94831a7589 Bluetooth: Introduce public big-endian AES API Johan Hedberg 2017-03-16 10:56:35 +02:00
  • 6cb853fc04 Bluetooth: Controller: Introduce big-endian variant for ECB Johan Hedberg 2017-03-16 10:40:19 +02:00
  • 579551ed06 Bluetooth: Controller: Factor out ECB core code from ecb_encrypt() Johan Hedberg 2017-03-16 10:37:50 +02:00
  • 042624fb62 Bluetooth: Move crypto APIs to dedicated header file Johan Hedberg 2017-03-16 10:50:04 +02:00
  • f5383b07a2 Bluetooth: AT: Fix reset the state during error Sathish Narasimman 2017-02-20 17:15:32 +05:30
  • d33ea09968 Bluetooth: HFP HF: SCO Initiate Audio connection Sathish Narasimman 2017-03-06 12:16:28 +05:30
  • dcf9a97b18 Bluetooth: HFP HF: SCO: Handle SCO Disconnect Sathish Narasimman 2017-02-15 15:18:13 +05:30
  • e0363fd45b Bluetooth: SCO: Rename 'conn' to 'acl' Sathish Narasimman 2017-03-16 13:43:15 +05:30
  • 495ff6730c Bluetooth: SDP: Server: Support ServiceSearchAttributeRequest Kaustav Dey Biswas 2017-03-15 22:18:58 +05:30
  • a91dd34830 Bluetooth: Make LE Encrypt helpers public Vinayak Chettimada 2017-03-15 11:19:27 +01:00
  • 3994f4d5b7 Bluetooth: SDP: Server: Send ServiceAttributeResponse Kaustav Dey Biswas 2017-03-03 16:32:39 +05:30
  • e085ff49b9 Bluetooth: shell: Add command to start continuous passive scanning Johan Hedberg 2017-03-15 11:02:12 +02:00
  • 1ce1c3484e Bluetooth: shell: Fix missing initialization of param.own_addr Johan Hedberg 2017-03-15 11:01:33 +02:00
  • 32f03a42c7 Bluetooth: controller: Move bt_rand into separate file Vinayak Chettimada 2017-03-15 09:06:07 +01:00
  • 5bf86ea209 Bluetooth: controller: Use explicit paths to internal headers Vinayak Chettimada 2017-03-15 08:59:11 +01:00
  • 4b10d75fbe Bluetooth: controller: Move LL code from driver to ll_sw Carles Cufi 2017-03-14 17:09:36 +01:00
  • 8dd0374214 Bluetooth: controller: Remove public address config option Carles Cufi 2017-03-14 15:20:12 +01:00
  • a7f6656998 Bluetooth: controller: Move ll.h to an include folder Carles Cufi 2017-03-14 14:48:54 +01:00
  • 5517893543 Bluetooth: Make bt_hci_driver instances link-time constants Johan Hedberg 2017-03-14 15:00:15 +02:00
  • 61706ca021 Bluetooth: SDP: Server: Find the attributes in the record Kaustav Dey Biswas 2017-03-02 21:38:46 +05:30
  • 841c5432cc Bluetooth: controller: Introduce BLUETOOTH_LL_SW Carles Cufi 2017-03-14 10:48:59 +01:00
  • befc6510f1 Bluetooth: HFP HF: SCO: Handle synchronous_conn_complete Sathish Narasimman 2017-02-15 15:08:25 +05:30
  • 383bc7712d Bluetooth: SDP: Server: Handle ServiceAttributeRequest Kaustav Dey Biswas 2017-02-14 18:13:57 +05:30
  • be060208e9 Bluetooth: controller: Rename downstream API calls Carles Cufi 2017-03-13 15:32:37 +01:00
  • 7e0a900e05 Bluetooth: controller: Remove unused H:4 tag macros Carles Cufi 2017-03-13 12:05:47 +01:00
  • e3d00bf338 Bluetooth: Controller: Version 5.0 and PDU type rename Vinayak Chettimada 2017-03-09 22:54:02 +01:00
  • 00d8a902b7 Bluetooth: Controller: Add Kconfig range check for public address Vinayak Chettimada 2017-03-13 08:42:15 +01:00
  • 34b6c53c46 Bluetooth: Controller: Kconfig company id and subversion number Matthias Ringwald 2017-03-10 12:16:58 +01:00
  • 0d75faf02d Bluetooth: Controller: Add advertisement event indication feature Vinayak Chettimada 2017-03-10 11:53:38 +01:00
  • d8f28bc96a Bluetooth: Controller: Fix RSSI feature conditional compilation Vinayak Chettimada 2017-03-10 11:43:05 +01:00
  • 4b534bc403 Bluetooth: SDP: Server: Send service search response Kaustav Dey Biswas 2017-02-24 21:23:26 +05:30
  • 4fb0724a55 Bluetooth: ipsp: Fix checking for NULL pointer Luiz Augusto von Dentz 2017-03-09 12:34:46 +02:00
  • e4aa74125c doc: Fix minor issues in Windows installation guide Carles Cufi 2017-03-21 11:26:18 +01:00
  • b4aff7dc79 arch: nrf5x: Define additional compiler macros Carles Cufi 2017-03-14 15:44:31 +01:00