Commit graph

  • 0506cc1fd7 net: Verify that MAC address is not NULL Jukka Rissanen 2016-05-17 09:27:30 +03:00
  • 1f10410076 net: apps: Add IPv4 client support to echo-client Jukka Rissanen 2016-05-16 10:45:22 +03:00
  • 133aa5c026 net: tcp: Supporting TCP client functionality when using IPv4 Jukka Rissanen 2016-05-16 10:44:36 +03:00
  • 7bb3f2e01a net: apps: Add TCP client support to echo-client Jukka Rissanen 2016-05-16 09:45:41 +03:00
  • 61edc68c9e net: tcp: Supporting TCP client functionality when using IPv6 Jukka Rissanen 2016-05-16 09:43:22 +03:00
  • d57c2d35df net: apps: Quit echo-client if TCP connection fails Jukka Rissanen 2016-04-07 13:49:37 +03:00
  • d01bee8783 net: Print more detail if TCP packet is not sent properly Jukka Rissanen 2016-04-06 15:30:42 +03:00
  • 2881cb122b net: Add support for re-sending initial TCP SYN Jukka Rissanen 2016-04-06 15:24:51 +03:00
  • 276d066cd5 net: Add utility func to re-send TCP SYN packet Jukka Rissanen 2016-04-06 15:21:59 +03:00
  • 3b7208db84 net: Do not wait forever when sending TCP data Jukka Rissanen 2016-04-05 16:32:22 +03:00
  • 0a12b4768c net: apps: Add TCP support to echo-client application Jukka Rissanen 2016-04-05 11:03:52 +03:00
  • a1716c4760 net: Enable Zephyr to initiate a TCP connection Jukka Rissanen 2016-04-05 10:55:28 +03:00
  • 662ce340be net: Add functions to return connection status needed in TCP Jukka Rissanen 2016-04-05 10:47:05 +03:00
  • f499624f7c net: tcp: Enable active connection support by default Jukka Rissanen 2016-04-01 12:50:02 +03:00
  • ae327c60c9 build: Do not depend on python while creating the relative path bitpathe 2016-05-10 00:12:09 +02:00
  • 37c0944d05 Bluetooth: doc: Use proper grouping for APIs Johan Hedberg 2016-05-16 19:54:24 +03:00
  • 083a7ad0df build: move library related code to lib/ Anas Nashif 2016-05-15 09:34:26 -04:00
  • 0b2c44a771 tinycrypt: move from lib to regular objects Anas Nashif 2016-05-14 23:10:51 -04:00
  • a0cf03b1c7 build: add extra dependency for zephyr.lnk and rebuild with new boards Anas Nashif 2016-05-14 21:56:35 -04:00
  • a5d96e3f84 Bluetooth: L2CAP: Refactor l2cap_chan_get() in l2cap.c Arkadiusz Lichwa 2016-05-11 13:48:14 +02:00
  • 2145907d84 Bluetooth: L2CAP: Handle information response command on BR/EDR Arkadiusz Lichwa 2016-05-06 10:33:56 +02:00
  • 7e32716d25 samples/net/loopback: Add helper functions to handle app data Flavio Santes 2016-05-10 17:41:18 -05:00
  • 77a807cdf7 net: 6lowpan: Fix include header files path in null_compression Ravi kumar Veeramally 2016-05-11 13:37:10 +03:00
  • 343789b3a8 Bluetooth: L2CAP: Rename context type bt_l2cap to br_l2cap_br Arkadiusz Lichwa 2016-05-13 11:20:08 +02:00
  • 3382e44cf2 Bluetooth/shell: Fix variable scope Andrei Emeltchenko 2016-05-16 15:54:22 +03:00
  • 06e0201735 drivers/nble: Update RPC to the latest 0516 firmware Andrei Emeltchenko 2016-05-16 14:16:32 +03:00
  • 2bca790c2a Bluetooth/shell: Add support for GATT long write Andrei Emeltchenko 2016-05-16 11:36:42 +03:00
  • e79a2cfa0c drivers/nble: Update RPC to Nordic BLE firmware 0513 Andrei Emeltchenko 2016-05-12 20:13:11 +03:00
  • e59773bb48 net: buf: Add net_buf_pull_le32() helper API Arkadiusz Lichwa 2016-04-29 16:24:37 +02:00
  • d32edfd220 arc: fix spelling error in comment of fault_s.S Chuck Jordan 2016-05-15 10:54:35 -07:00
  • c3ad7615ff arc: Add linker command file for Harvard architecture Chuck Jordan 2016-05-14 16:00:25 -07:00
  • e5d0b8f93e samples/net/zperf: Delete symbolic link Flavio Santes 2016-05-12 15:20:39 -05:00
  • d9b192e5d5 build: Fixes an issue with file permissions on windows Juan Manuel Cruz 2016-04-29 14:02:37 -05:00
  • 164ecd0df9 build: allows CC and CCX override from Makefile source files Juan Manuel Cruz 2016-04-27 10:25:23 -05:00
  • 5516bcaa72 build: Add MinGW dependencies in makefile Juan Manuel Cruz 2016-04-27 10:15:14 -05:00
  • 98f372ac16 doc: arduino 101: adapt documentation for DFU flashing Anas Nashif 2016-05-13 08:01:28 -04:00
  • c9caf1806a sensors: add driver for DHTxx sensors Bogdan Davidoaia 2016-05-10 12:09:28 +03:00
  • cffb92bc63 Bluetooth: L2CAP: Handle information request command on BR/EDR Arkadiusz Lichwa 2016-05-06 10:25:40 +02:00
  • fcb6e03021 net: buf: Add net_buf_add_le32() helper API Arkadiusz Lichwa 2016-05-06 08:59:53 +02:00
  • 3a66946b0f sensor: Rework core to use workqueue API Vlad Dogaru 2016-05-04 15:39:17 +03:00
  • efa3b6fa99 tests: Add nano_work test Vlad Dogaru 2016-05-09 09:10:11 +03:00
  • 818a2e2975 nanokernel: Introduce workqueue API Vlad Dogaru 2016-05-04 11:15:46 +03:00
  • a1f7e480b1 drivers/nble: Call bt_conn_security() on start pairing event Andrei Emeltchenko 2016-05-12 14:20:06 +03:00
  • c4ec82cc89 drivers/nble: Implement bt_smp_auth_cancel() Andrei Emeltchenko 2016-05-12 11:48:07 +03:00
  • 9100752caa doc: arduino101: change kconfig option for GDB debugging Anas Nashif 2016-05-12 07:00:39 -04:00
  • 2064f4a9cc grove: add temperature sensor Bogdan Davidoaia 2016-05-09 12:01:04 +03:00
  • 62c7a1338a grove: add light sensor Bogdan Davidoaia 2016-05-06 16:33:21 +03:00
  • 059d97839e add a new option for debugging quark se Anas Nashif 2016-05-11 17:40:01 -04:00
  • f62d86c42b samples: get rid of obsolete usage of ARCH variable Anas Nashif 2016-05-11 20:22:01 -04:00
  • 7e5692d914 device: add documentation for device_get_binding Anas Nashif 2016-05-07 23:47:44 -04:00
  • 90db02786c eth_dw: use sys log interface for debugging Anas Nashif 2016-05-07 15:50:27 -04:00
  • ae97f6a4d4 spi: use syslog infratructure for debugging Anas Nashif 2016-05-07 19:15:28 -04:00
  • fbe7d90ead spi: consalidate and simplify Anas Nashif 2016-05-07 18:57:14 -04:00
  • a2b9b4b71a spi: remove kconfig variables that can be define in headers Anas Nashif 2016-05-07 14:48:28 -04:00
  • 9096daa53f spi: intel: move soc specific values to header file Anas Nashif 2016-05-07 13:49:59 -04:00
  • d0c4b30679 adc: unify kconfig variables and make them consistent Anas Nashif 2016-05-07 12:18:23 -04:00
  • 1d547699a5 aio: unify kconfig variables and make them consistent Anas Nashif 2016-05-07 12:06:09 -04:00
  • 1ee7175de9 rtc: unify kconfig variable names Anas Nashif 2016-05-07 11:57:23 -04:00
  • 72bf29eb03 watchdog: unify kconfig variables Anas Nashif 2016-05-07 11:54:42 -04:00
  • 82c969c8ae gpio: use consistent names for IRQ priority variables Anas Nashif 2016-05-07 08:10:52 -04:00
  • e1fea59671 gpio: GPIO_DW_BOTHEDGES_SUPPORT unused Anas Nashif 2016-05-07 08:02:17 -04:00
  • 0140da310b i2c: unify kconfig options and share them across drivers Anas Nashif 2016-05-07 07:53:48 -04:00
  • 4108321181 Bluetooth: tester: Add Kconfig for nimble stack Mariusz Skamra 2016-04-21 11:48:54 +02:00
  • 4e68ea947e drivers/nble: Notify about updated connection parameters Mariusz Skamra 2016-05-12 10:18:02 +02:00
  • f4451c7030 drivers/nble: Update connection parameters on_nble_gap_connect_evt Mariusz Skamra 2016-05-12 10:10:19 +02:00
  • 5a9a5259e2 drivers/nble: Add bt_conn_le_param_update implementation Mariusz Skamra 2016-05-12 10:05:12 +02:00
  • 3258ecad80 Bluetooth: SMP: Minor coding style fixes Johan Hedberg 2016-05-12 12:07:42 +03:00
  • 0b76866bab drivers/nble: Store new connection parameters Mariusz Skamra 2016-05-12 09:59:39 +02:00
  • 31f6af2e34 drivers/nble: Move bt_le_conn_params_valid function Mariusz Skamra 2016-05-11 17:35:53 +02:00
  • 4e0f6b8758 drivers/nble: Fix setting connection role Mariusz Skamra 2016-05-11 17:41:35 +02:00
  • 742c71a186 Bluetooth: L2CAP: Enable handle BR/EDR signal channel traffic Arkadiusz Lichwa 2016-05-10 18:41:21 +02:00
  • 32da5e6748 Bluetooth: Add comment clarifying condition check in bt_le_adv_start Szymon Janc 2016-05-12 10:13:52 +02:00
  • 7a51619d89 drivers/nble: Implement on_nble_gatts_write_exec_evt() Andrei Emeltchenko 2016-05-12 10:18:50 +03:00
  • 51d607f9bd drivers/nble: Fix passing uninitialized req parameters Andrei Emeltchenko 2016-05-11 10:44:23 +03:00
  • bc6a2cd7d6 Bluetooth: L2CAP: Implement bt_l2cap_br_connected() notifier Arkadiusz Lichwa 2016-05-10 18:18:40 +02:00
  • c071b3e770 Bluetooth: L2CAP: Move bt_l2cap_br_fixed_chan_register() to l2cap_br.c Arkadiusz Lichwa 2016-05-10 17:52:47 +02:00
  • 51044bf5f8 Bluetooth: L2CAP: Introduce internal BR/EDR connection L2CAP notifier API Arkadiusz Lichwa 2016-05-10 17:26:21 +02:00
  • bc1423f441 Bluetooth: L2CAP: Move init BR/EDR pool signal buffers to l2cap_br.c Arkadiusz Lichwa 2016-05-09 22:23:10 +02:00
  • 35dcc0a4cb qemu: Add possibility to redirect serial port to pseudo TTY Fabrice Olivero 2016-04-15 10:46:30 +02:00
  • 26b0b4c920 Add interrupt stub label for profiler (interrupt event) Fabrice Olivero 2016-02-23 14:28:54 +01:00
  • f39b9b85a1 kernel event profiler: add dynamic enable/disable/configure Fabrice Olivero 2016-04-15 16:45:33 +02:00
  • 68e7fca45c Set kernel event logger timestamps to HW cycles Fabrice Olivero 2016-03-09 10:30:10 +01:00
  • 61c5531430 i2c: IC_CON_SPEED_MASK should be 2 bit mask Chuck Jordan 2016-05-11 15:09:15 -07:00
  • feb131fd6c net/ip: Fix Makefile typo Flavio Santes 2016-05-11 15:15:16 -05:00
  • 0ed3cf29c8 i2c: fix i2c_dw.c to have correct decl for i2c_dw_isr() Chuck Jordan 2016-05-10 22:57:29 -07:00
  • 63bdf1c55b checkpatch: change default kconfig help length warns Javier B Perez 2016-05-11 10:43:35 -05:00
  • 1b5b6e44f7 kernel: add _IS_IDLE_TASK() Benjamin Walsh 2016-05-10 13:52:20 -04:00
  • 3ca348dde8 quark_se_devboard: Update flash and debug openocd configuration Andrei Emeltchenko 2016-05-11 10:26:07 +03:00
  • 00664b5a41 galileo: set priority of ADC to 95 Anas Nashif 2016-05-11 08:26:45 -04:00
  • 1fefa34e08 Bluetooth: SMP: Fix ecc_make_key return code check Szymon Janc 2016-05-11 15:30:44 +02:00
  • 1157a8f26f Bluetooth: GATT: Remove authorization permission Luiz Augusto von Dentz 2016-05-11 13:55:33 +03:00
  • ffd0d3e36a Bluetooth: Omit implicit permission flags Luiz Augusto von Dentz 2016-05-11 12:16:44 +03:00
  • 0f515c1497 doc: use table for Kconfig option reference Anas Nashif 2016-05-09 10:40:40 -04:00
  • d217705329 nanokernel: Add fiber_config structure and wrapper Vlad Dogaru 2016-05-04 12:06:56 +03:00
  • 4ad41d8d7f arc: early init should invalidate d-cache and set vector table Chuck Jordan 2016-05-09 14:26:28 -07:00
  • bd012c92b3 arc: initialize the i-cache ONLY if it is present Chuck Jordan 2016-05-09 14:18:08 -07:00
  • 486de7aa84 Bluetooth: tester: Fix setting nonconn advertising type Grzegorz Kolodziejczyk 2016-05-11 11:23:33 +02:00
  • 20bfb62308 drivers/nble: Make sure gatt_private is reset properly Luiz Augusto von Dentz 2016-05-10 15:45:13 +03:00
  • cceb766411 mailmap: Fix a couple of incorrect git author names Johan Hedberg 2016-05-10 13:30:15 +03:00
  • 777033f710 Bluetooth: GATT: Make bt_gatt_write take a struct Luiz Augusto von Dentz 2016-05-10 11:28:24 +03:00