Commit graph

  • 6a4372b0df net: nbuf: Fix the net_nbuf_copy() buf parameter Jukka Rissanen 2017-02-17 14:26:31 +02:00
  • a5dbf31b3a net: shell: Print network buffer pool information Jukka Rissanen 2017-02-23 16:50:42 +02:00
  • 230de764a9 net: buf: Store name of the buffer pool Jukka Rissanen 2017-02-23 16:49:30 +02:00
  • ee0cff9ac7 samples: net: Use context specific net_buf pools in echo_* Jukka Rissanen 2017-02-15 23:02:56 +02:00
  • 7719cee113 net: Add net_buf pool support to each context Jukka Rissanen 2017-02-15 21:41:44 +02:00
  • 9fce1626d7 net: nbuf: Remove unnecessary debugging code Jukka Rissanen 2017-02-23 14:53:10 +02:00
  • 7218d0d64b net: buf: Add more accounting info to net_buf pool Jukka Rissanen 2017-02-23 14:50:32 +02:00
  • e82818c59b eth/eth_mcux: Make promiscous mode configurable. Marcus Shawcroft 2017-02-21 16:25:23 +00:00
  • 7c193b7f9f net/dhcpv4: Support REBINDING Marcus Shawcroft 2017-02-11 12:16:04 +00:00
  • f8cc065d13 net/dhcpv4: Refactor t1 handler. Marcus Shawcroft 2017-02-22 12:00:10 +00:00
  • b42a6b3192 net/dhcpv4: Remove !iface checks from timeout handlers. Marcus Shawcroft 2017-02-22 11:58:29 +00:00
  • b0df4bf260 net/dhcpv4: Fix the behaviour of ciaddr. Marcus Shawcroft 2017-02-11 17:29:16 +00:00
  • 045d317b9b net/dhcpv4: Use BROADCAST and UNICAST appropriately. Marcus Shawcroft 2017-02-11 12:23:23 +00:00
  • 4b24c18f5f net/dhcpv4: Use server identifier appropriately. Marcus Shawcroft 2017-02-11 12:18:21 +00:00
  • 53f0823113 net/dhcpv4: Call net_if_ipv4_addr_rm Marcus Shawcroft 2017-02-13 21:46:21 +00:00
  • 3726bb98bd net/dhcpv4: Introduce start/stop API and disabled state. Marcus Shawcroft 2017-02-11 17:45:17 +00:00
  • c4f4cb17db net/dhcpv4: Rework initialization. Marcus Shawcroft 2017-02-22 12:36:31 +00:00
  • 010102ae02 net/dhcpv4: Refactor REQUESTING state entry. Marcus Shawcroft 2017-02-11 17:15:14 +00:00
  • 653d614e1e net/dhcpv4: Refactor SELECTING state entry. Marcus Shawcroft 2017-02-11 17:08:43 +00:00
  • 5cfc917617 net/dhcpv4: Refactor send_discover Marcus Shawcroft 2017-02-11 17:05:30 +00:00
  • 33bb4c0f21 net/dhcpv4: Refactor send_request state handling. Marcus Shawcroft 2017-02-11 16:59:50 +00:00
  • 81c0d5fb3d net/dhcpv4: Explicitly initialize net_if dhcpv4 state. Marcus Shawcroft 2017-02-10 19:10:27 +00:00
  • 9dd39e1553 net/dhcpv4: Implement NAK support. Marcus Shawcroft 2017-02-09 21:43:40 +00:00
  • 57b24721b2 net/dhcpv4: Refactor handle_reply() Marcus Shawcroft 2017-02-11 11:55:56 +00:00
  • b840664c11 net/dhcpv4: Adjust state names to reflect rfc2131 Marcus Shawcroft 2017-02-11 16:40:34 +00:00
  • 1f279e13b3 net/dhcpv4: Unify dhcpv4 state name printers Marcus Shawcroft 2017-02-11 16:46:23 +00:00
  • 8df38dc55f net/dhcpv4: Move timers inside the net_if dhcpv4 context Marcus Shawcroft 2017-02-14 20:51:25 +00:00
  • 5dcc56ebed net/dhcpv4: Refactor dhcpv4 message type representation. Marcus Shawcroft 2017-02-09 15:04:28 +00:00
  • 0d0cdc23a6 net/dhcpv4: Refactor packet construction Marcus Shawcroft 2017-02-11 10:02:58 +00:00
  • 1559a3b3e8 net/dhcpv4: Add missing const Marcus Shawcroft 2017-02-11 21:44:17 +00:00
  • b21cfc2404 net: context: Make packet_received() static Jesus Sanchez-Palencia 2017-02-28 15:18:49 -08:00
  • 8f409f28b4 lib/zoap: Fix warning about signedness conversion Vinicius Costa Gomes 2017-02-28 10:52:32 -08:00
  • 4a0e008e8d net: tcp: ACK packet should not be forwarded to application Leandro Pereira 2017-02-17 14:40:33 -08:00
  • ee8bfe586b samples: mbedtls: Fixing entropy source Sergio Rodriguez 2017-02-24 16:58:57 -08:00
  • e5d1d18415 quark_se_ss: disable x86 GPIO driver by default Anas Nashif 2017-03-09 14:52:06 +01:00
  • f98cb40179 soc: defconfig: Enable WDT for ATMEL SAM MCUs Souvik K Chakravarty 2017-02-27 10:39:28 +05:30
  • 8fa2f82524 watchdog: Add WDT driver for Atmel SAM SoCs Souvik K Chakravarty 2017-03-07 08:56:58 +05:30
  • b08d655286 quark_se: do not enable x86 SPI on ARC Anas Nashif 2017-03-08 21:41:50 +01:00
  • 945517205f Revert "build: Fix qemugdb target" Kumar Gala 2017-03-09 01:20:20 -06:00
  • 69d9985429 Merge bluetooth branch into master Johan Hedberg 2017-03-08 22:20:51 +01:00
  • e51a19fdc2 Bluetooth: HFP HF: SCO: Accept eSCO conn request Sathish Narasimman 2017-02-15 14:29:11 +05:30
  • 5490c80383 Bluetooth: HFP HF: SCO: Add esco supported pkt type Sathish Narasimman 2017-02-13 11:47:11 +05:30
  • 83bb08fbd9 Bluetooth: HFP HF: Handling AG Network error Sathish Narasimman 2017-01-30 18:43:25 +05:30
  • 1d44e345be Bluetooth: AT: Fix 'signed' warning Sathish Narasimman 2017-03-08 15:53:18 +05:30
  • 16608e9a51 Bluetooth: Controller: mayfly enable to supercede over disable Vinayak Chettimada 2017-03-08 13:42:34 +01:00
  • ecc0f83d92 Bluetooth: Controller: Fix assert on role stop/abort Vinayak Chettimada 2017-03-04 16:06:02 +01:00
  • 0c6df2d55c include/zephyr.h: Define __ZEPHYR__ if not already. Paul Sokolovsky 2017-03-08 12:37:57 +01:00
  • c76c050bbd doc: board porting guide Anas Nashif 2017-02-08 08:04:04 +05:30
  • 0877517ca4 ext qmsi: Update QMSI to 1.4 RC4 Jesus Sanchez-Palencia 2017-03-07 14:57:43 -08:00
  • 75d17fa3db doc: move IP porting guide to porting section David B. Kinder 2017-02-28 15:29:16 -08:00
  • 6754f8eaaf boards: arduino_101: enable GPIO by default Jithu Joseph 2017-02-16 16:43:20 -08:00
  • 5873fee475 samples: pwm: change hard-coded device name Kuo-Lang Tseng 2017-02-21 14:29:10 -08:00
  • 8d4f1bcb78 tests/gpio: enable gpio cases to run on more platforms Qiu Peiyang 2017-01-18 11:14:25 +08:00
  • 935663f05e tests: fix disabling of GPIO interrupt issue Qiu Peiyang 2017-03-03 14:52:33 +08:00
  • 2d033483de tests: add zephyr pinmux driver api test case Qiu Peiyang 2017-02-14 14:07:39 +08:00
  • 1124da16de tests: add zephyr SPI driver api test case Qiu Peiyang 2017-02-15 14:14:03 +08:00
  • 3b3659c0d2 sanitycheck: run legacy tests only on daily basis Anas Nashif 2017-03-04 11:08:07 -05:00
  • fbde97d44a tests: drivers: uart: fix variable type mismatches Jithu Joseph 2017-03-07 12:00:33 -08:00
  • 8747090426 Bluetooth: Controller: Kconfig option to set public address Vinayak Chettimada 2017-03-07 10:06:00 +01:00
  • 370571b563 build: Fix qemugdb target Vinicius Costa Gomes 2017-02-28 13:34:28 -08:00
  • 10c41eea00 samples/logger-hook: fix usage of ring buffer Andrew Boie 2017-03-06 09:31:50 -08:00
  • a9655eee4b Bluetooth: L2CAP: Add TX queueing for LE CoC Luiz Augusto von Dentz 2017-03-07 10:20:15 +02:00
  • 03ff07ea7f Bluetooth: L2CAP: Move functions in preparation for queuing Luiz Augusto von Dentz 2017-02-16 16:37:41 +02:00
  • 966fbbcd04 Bluetooth: Controller: Run all enqueued mayfly before disable Vinayak Chettimada 2017-03-04 04:58:22 +01:00
  • 9cf9a2f1f2 Bluetooth: samples: Add combined observer & broadcaster app Johan Hedberg 2017-03-03 13:08:00 +02:00
  • 0ed68c7680 Bluetooth: Relax minimum advertising interval for 5.0 controllers Johan Hedberg 2017-03-03 09:50:51 +02:00
  • ff3e6e333f Bluetooth: controller: Report 5.0 compliant controller Carles Cufi 2017-03-02 17:33:24 +01:00
  • f253f4e14c Bluetooth: Add support for Bluetooth 5.0 version specifier Johan Hedberg 2017-03-02 18:11:50 +02:00
  • f7a4d112ae Bluetooth: SDP: Server: Filter records based on requested uuids Kaustav Dey Biswas 2017-02-24 21:10:46 +05:30
  • 93a6565dc5 Bluetooth: samples: Add hexiwear_k64 and frdm_k64f to tests Maureen Helm 2017-03-01 08:25:38 -06:00
  • 480cdbd6d3 Bluetooth: GATT: Add bt_gatt_get_mtu API Luiz Augusto von Dentz 2017-02-27 13:28:36 +02:00
  • e3705b2f60 Bluetooth: SDP: Server: Handle Service Search request Kaustav Dey Biswas 2017-02-14 18:01:43 +05:30
  • 85b2a7e056 Bluetooth: SDP: Server: Introduce private define for max services Jaganath Kanakkassery 2017-02-28 20:59:30 +05:30
  • d0c78ce6d4 Bluetooth: AVDTP: Rename of variables Arun Jagadish 2017-02-24 09:28:43 +05:30
  • 7f27599aba Bluetooth: AVDTP: Fix discover param struct Arun Jagadish 2017-02-27 11:02:06 +05:30
  • a05cea3a22 Bluetooth: GATT: Use __ASSERT for invalid parameters Luiz Augusto von Dentz 2017-02-14 19:55:00 +02:00
  • c25df73c5a Bluetooth: SDP: Server: Refactor data element structure header Kaustav Dey Biswas 2017-02-14 17:58:28 +05:30
  • 690d455b78 Bluetooth: SDP: Server: Set security level to NONE Kaustav Dey Biswas 2017-02-14 17:12:13 +05:30
  • 6699f5a52f Bluetooth: SDP: Server: Fix MTU setting after l2cap connection Kaustav Dey Biswas 2017-02-14 17:03:05 +05:30
  • 3141dcf3b4 Bluetooth: controller: Introduce debug pins Kconfig option Carles Cufi 2017-02-21 10:29:39 +01:00
  • 34e0c4b253 Bluetooth: controller: Set debug pins with macros Carles Cufi 2017-02-21 09:58:17 +01:00
  • 160dfdf706 Bluetooth: A2DP: Added Preset Structure Piyush Itankar 2016-11-22 17:43:14 +05:30
  • edb32b74d1 Bluetooth: A2DP: Stream End Point Registration Piyush Itankar 2016-11-11 14:01:01 +05:30
  • c78601481d Bluetooth: Controller: Fix LE Ping PDU dispatch Vinayak Chettimada 2017-02-21 04:21:06 +01:00
  • 16ef73423e Bluetooth: Controller: Use direct ISR for Radio IRQ only Vinayak Chettimada 2017-02-21 05:07:29 +01:00
  • 4efe5eb5b1 Bluetooth: AVDTP: Add AVDTP Receive Function Arun Jagadish 2017-01-05 15:49:01 +05:30
  • 727987276e Bluetooth: controller: Use direct ISRs Carles Cufi 2017-02-14 14:07:24 +01:00
  • 767cd577dc Bluetooth: GATT: Fix subscriptions removal Szymon Janc 2017-02-15 15:52:38 +01:00
  • 8637c23e41 Bluetooth: GATT: Remove not needed variable Szymon Janc 2017-02-15 15:51:50 +01:00
  • dc2ce98088 Bluetooth: shell: Fix GATT long write support Szymon Janc 2017-02-14 23:50:23 +01:00
  • 10ce50dc30 Bluetooth: shell: Simplify indication in gatt-subscribe Szymon Janc 2017-02-14 23:48:42 +01:00
  • da9f9cc3f7 Bluetooth: Fix connection object leak Szymon Janc 2017-02-14 21:49:17 +01:00
  • 667e3af3dd Bluetooth: shell: Don't echo LE CoC data Szymon Janc 2017-02-14 18:31:45 +01:00
  • 48b9c97b8f Bluetooth: SMP: Fix passkey entry for legacy pairing Szymon Janc 2017-02-14 15:43:51 +01:00
  • 691397023b Bluetooth: shell: Fix typo Szymon Janc 2017-02-13 20:38:42 +01:00
  • af7d0c64a8 Bluetooth: shell: Fix accessing invalid memory Szymon Janc 2017-02-13 20:38:13 +01:00
  • e9b41f764b hci_usb: Add project configuration for tinyTile board. Andrei Emeltchenko 2017-03-06 15:48:28 +02:00
  • 8ea70851db hci_usb: Fix incorrect length log Andrei Emeltchenko 2017-03-06 14:27:48 +02:00
  • b973f987d8 quark_se: Fix Bluetooth settings for NBLE Andrei Emeltchenko 2017-03-03 12:00:40 +02:00
  • 6671911f81 riscv32: fixed build warnings for obj_tracing Jean-Paul Etienne 2017-03-06 21:57:53 +01:00