Commit graph

  • fdce514ceb doxygen: scan all of include/ for docs Anas Nashif 2015-07-11 08:09:45 -0400
  • 86446dab4e doxygen: move mailbox comments to header file Anas Nashif 2015-07-09 10:21:14 -0400
  • 538cb82151 doxygen: make device and init comments doxygen friendly Anas Nashif 2015-07-10 14:52:53 -0400
  • 72cb707f20 kconfig: Let the application decide the name of the kernel bin Anas Nashif 2015-07-09 11:32:11 -0400
  • 4f9a95ff1e kbuild: remove BSP_VARIANT Makefile variable Andrew Boie 2015-07-09 12:43:24 -0700
  • 7650bc0daa doc: Adds step by step procedure to develop microkernel apps. Rodrigo Caballero 2015-07-08 11:07:38 -0500
  • e5700b46ab Rename ChRef union and its fields Peter Mitsis 2015-07-08 09:36:22 -0400
  • 9b8352f7e4 Rename pipe get/set utility parameter names Peter Mitsis 2015-07-07 16:51:59 -0400
  • e2ab3249f6 Standardize on names for PIPE_REQUEST_STATUS objects Peter Mitsis 2015-07-07 16:48:06 -0400
  • 22295bc9a4 Standardize on names for _pipe_xfer_req_arg objects Peter Mitsis 2015-07-07 16:28:49 -0400
  • e2c0574319 Remove unnecessary _pipe_xfer_req_arg pointer definitions Peter Mitsis 2015-07-07 14:24:38 -0400
  • 8d37ddef02 Rename k_args_args field ChProc to pipe_xfer_req Peter Mitsis 2015-07-07 14:06:55 -0400
  • a9e4f6520b Standardize on names for _pipe_xfer_ack_arg type objects Peter Mitsis 2015-07-07 13:54:46 -0400
  • 5f4f274f44 Standardize on names for _pipe_ack_arg type objects Peter Mitsis 2015-07-07 13:16:01 -0400
  • 367d9e9e3f Rename k_args_args field ChReq to pipe_req Peter Mitsis 2015-07-07 13:12:08 -0400
  • a2b866ea74 Standardize on names for pipe_desc type objects Peter Mitsis 2015-07-07 13:04:28 -0400
  • 97580269b3 Rename CHREQ_STATUS to PIPE_REQUEST_STATUS Peter Mitsis 2015-07-07 12:47:01 -0400
  • f98898b127 Rename k_chproc structure to _pipe_xfer_req_arg Peter Mitsis 2015-06-29 16:43:10 -0400
  • 91f693e4e2 Rename k_chmovedack structure to _pipe_xfer_ack_arg Peter Mitsis 2015-06-29 16:33:15 -0400
  • 61f2b49331 Rename k_chack structure to _pipe_ack_arg Peter Mitsis 2015-07-07 12:39:09 -0400
  • a303bdb85b Rename k_chreq structure to _pipe_req_arg Peter Mitsis 2015-07-07 12:34:01 -0400
  • a376f0f70d Rename chbuff structure to pipe_desc Peter Mitsis 2015-06-29 15:12:25 -0400
  • 7c3bc47caf Eliminate unnecessary copying of k_args_args field Peter Mitsis 2015-07-03 10:24:04 -0400
  • 467d5f54d0 Cosmetic: Fix whitespace issues Peter Mitsis 2015-07-08 11:19:21 -0400
  • fa21363ef1 spi: Add the generic driver API header for SPI controllers Tomasz Bursztyka 2015-07-02 14:17:16 +0300
  • 8ee4a9e93d Bluetooth: GATT: Simplify handling of Read Multiple Request Luiz Augusto von Dentz 2015-07-07 14:49:29 +0300
  • e24f6684cb Bluetooth: ATT: Use BT_ASSERT to check context Luiz Augusto von Dentz 2015-07-06 13:34:03 +0300
  • 3303864d3b Bluetooth: Fix inverted assert conditions in buf.c Johan Hedberg 2015-07-07 16:56:10 +0300
  • 710aa2ecc7 Bluetooth: Add gatt-discover-characteristic command to btshell Luiz Augusto von Dentz 2015-07-06 17:09:18 +0300
  • d87232b2a1 Bluetooth: att: Fix minor coding style issues Johan Hedberg 2015-07-07 12:08:48 +0300
  • 9a52d396da Bluetooth: Take advantage of BT_ASSERT() macro Johan Hedberg 2015-07-07 12:08:26 +0300
  • 5e5c87503d Bluetooth: Add BT_ASSERT() helper macro Johan Hedberg 2015-07-07 12:07:50 +0300
  • df92f7c4c6 Bluetooth: GATT: Add bt_gatt_discover_characteritic Luiz Augusto von Dentz 2015-07-06 13:36:16 +0300
  • 330846b39a Bluetooth: ATT: Handle Read By Type response Luiz Augusto von Dentz 2015-07-06 13:34:03 +0300
  • cfb12dbb61 Bluetooth: GATT: Fix not always calling discover destroy callback Luiz Augusto von Dentz 2015-07-06 17:10:45 +0300
  • bbe73173bb net: Use 2001:db8::/32 address space for sample apps Jukka Rissanen 2015-07-06 16:27:18 +0300
  • 105624a4a0 Bluetooth: Remove empty line Mariusz Skamra 2015-07-06 14:20:37 +0200
  • e6d8bc3a59 Bluetooth: Use duplicate filtering policy in passive scanning Mariusz Skamra 2015-07-06 12:00:04 +0200
  • d0aa85096c Bluetooth: Add simple advertise command to shell app Szymon Janc 2015-07-03 11:42:50 +0200
  • 0d7739f389 Bluetooth: Add support for enabling security as slave Szymon Janc 2015-07-03 11:09:35 +0200
  • 59e78e4d41 Bluetooth: SMP: Add support for sending security request Szymon Janc 2015-07-03 10:45:20 +0200
  • 8beeb0f3d3 Bluetooth: SMP: Fix smp_send_pairing_req function name Mariusz Skamra 2015-07-06 14:47:06 +0200
  • 4d42645012 net: 15.4: Fix the loopback test Jukka Rissanen 2015-07-06 15:25:52 +0300
  • ea970e2ce1 net: Change the remaining doxygen comments to javadoc style Jukka Rissanen 2015-07-06 14:05:21 +0300
  • f48fb5f3ec net: tools: Add IPv4 support for echo-client tool Jukka Rissanen 2015-07-03 11:39:10 +0300
  • 0605e89ec1 net: apps: Enable IPv4 support for echo-server test application Jukka Rissanen 2015-07-02 11:49:28 +0300
  • 7ef1a726d4 net: apps: Add IPv4 support for listener application Jukka Rissanen 2015-07-02 11:39:45 +0300
  • 9a59d70cf5 net: tools: Add tunslip application for IPv4 Jukka Rissanen 2015-07-02 11:27:18 +0300
  • f2886e2af3 net: uip: Traverse only through valid UDP connections Jukka Rissanen 2015-07-01 16:32:02 +0300
  • e6020d1701 net: uip: Initial IPv4 support Jukka Rissanen 2015-07-01 16:14:58 +0300
  • 3c9fd82c5b net: Add INADDR_ANY for IPv4 connectivity Jukka Rissanen 2015-07-03 11:35:32 +0300
  • 7d743ce57b net: uip: Remove obsolete file Jukka Rissanen 2015-07-01 15:46:17 +0300
  • d7ccefd0bd Bluetooth: Fix doxygen comment style Johan Hedberg 2015-07-06 13:22:48 +0300
  • cb73239de2 net: tests: Fix improper rebase Ravi kumar Veeramally 2015-07-06 11:19:26 +0300
  • 3fcf60a6e6 Bluetooth: Fix sending dummy buffer to kill invalid tx fiber Mariusz Skamra 2015-07-03 12:05:23 +0200
  • a52d54cc3e Bluetooth: Add gatt-discover command to btshell Luiz Augusto von Dentz 2015-07-03 15:00:06 +0300
  • 1e7016a823 Bluetooth: GATT: Include uuid.h Luiz Augusto von Dentz 2015-07-03 14:58:10 +0300
  • 4c640515c7 Bluetooth: GATT: Add bt_gatt_discover Luiz Augusto von Dentz 2015-07-03 14:52:57 +0300
  • df0cc2697d Bluetooth: ATT: Handle Find By Type response Luiz Augusto von Dentz 2015-07-03 14:48:14 +0300
  • f6f64c2cda Bluetooth: ATT: Fix missing new line in BT_DBG Luiz Augusto von Dentz 2015-07-03 14:46:43 +0300
  • f4d142e861 Bluetooth: Remove not needed code Mariusz Skamra 2015-07-03 13:49:18 +0200
  • 8ce5eda9bd Bluetooth: Move scan_enable check to trigger_scan() Mariusz Skamra 2015-07-03 13:41:42 +0200
  • d699296a45 Bluetooth: Add passive scanning support Mariusz Skamra 2015-07-02 11:53:54 +0200
  • 911b91d82e Bluetooth: Move start_scanning stop_scanning and le_create_conn Mariusz Skamra 2015-07-02 14:58:07 +0200
  • 7ec1617b9f Bluetooth: Introduce BT_CONN_CONNECT_SCAN state Mariusz Skamra 2015-07-02 11:16:55 +0200
  • 5e571ec7fb net: tests: Update 15.4 test with proper link local addresses Ravi kumar Veeramally 2015-07-02 17:06:33 +0300
  • 5d2e81c8ab net: Copy mac address to uip_lladdr Ravi kumar Veeramally 2015-07-02 16:58:56 +0300
  • 5d2e9db894 net: sicslowpan: if compression fails then send uncompressed packet Ravi kumar Veeramally 2015-06-29 16:28:37 +0300
  • 1f8cb9b4dc net: sicslowpan: Fix length and packetbuf issues Ravi kumar Veeramally 2015-06-29 16:24:14 +0300
  • 944b580266 net: Remove net_buf forward declaration in sisclowmac Ravi kumar Veeramally 2015-06-29 16:19:42 +0300
  • fda66bfa34 net: Enable 802.15.4 related macros Ravi kumar Veeramally 2015-07-02 11:20:43 +0300
  • cc3afa6346 net: Add net_mbuf validation Jukka Rissanen 2015-07-01 10:52:17 +0300
  • 6ffb93553e net: apps: Do proper initialization for 802.15.4 tester Jukka Rissanen 2015-07-01 10:05:21 +0300
  • 4f4700e32c net: Use correct IPv6 address when registering UDP socket Jukka Rissanen 2015-07-01 09:29:37 +0300
  • 17b269682e net: The local address was allocated from stack Jukka Rissanen 2015-06-30 17:51:52 +0300
  • d644eb8175 net: Add missing curly braces Jukka Rissanen 2015-06-30 17:44:56 +0300
  • fdadfc95a7 net: uip: Reset the rxbuf if we run out of buffers Jukka Rissanen 2015-06-30 15:42:08 +0300
  • 5ac5211093 net: uip: Free net_buf if it cannot be pushed to slip rx queue Jukka Rissanen 2015-06-29 15:04:54 +0300
  • 90ca5ff779 net: Validate that net_buf allocation is correct Jukka Rissanen 2015-06-29 15:01:29 +0300
  • 73fc66d86a net: Rework the includes so that they are inside include guard Jukka Rissanen 2015-06-29 14:58:12 +0300
  • a64f6995bb net: tools: Simple echo client that sends data to echo server Jukka Rissanen 2015-06-26 12:23:34 +0300
  • c16d29ec0f net: apps: Simple echo server that sends back the data Jukka Rissanen 2015-06-25 16:38:48 +0300
  • 3e4d890d72 net: slip: Add slip driver for testing purposes Jukka Rissanen 2015-06-25 13:33:08 +0300
  • 6421d6eba8 net: The UDP remote address was incorrectly set Jukka Rissanen 2015-06-25 13:30:28 +0300
  • 54ab6fad20 net: Add net_reply() function Jukka Rissanen 2015-06-25 13:27:14 +0300
  • bdb7044f09 Bluetooth: SMP: Make bt_smp_init parameters explicit void Szymon Janc 2015-07-02 14:29:21 +0200
  • 296c76c7a8 Bluetooth: Fix status returned by bt_stop_scanning and bt_start_scanning Mariusz Skamra 2015-07-01 11:21:56 +0200
  • 81546cfc0a Bluetooth: Add gatt-exchange-mtu command to btshell Luiz Augusto von Dentz 2015-07-01 13:26:40 +0300
  • 96fbd6636c Bluetooth: Add bt_gatt_exchange_mtu Luiz Augusto von Dentz 2015-07-01 11:03:54 +0300
  • 92477f7f65 Bluetooth: Handle ATT Exchange MTU Respose PDU Luiz Augusto von Dentz 2015-07-01 10:35:08 +0300
  • a663540af6 Bluetooth: Factor out active scanning dependent code Mariusz Skamra 2015-07-01 18:54:57 +0200
  • 18f2299f24 Bluetooth: Handle ATT Error Response PDU Luiz Augusto von Dentz 2015-06-30 16:22:17 +0300
  • 668e161e4a Bluetooth: SMP: Add support for Pairing Failed PDU Szymon Janc 2015-07-01 21:10:18 +0200
  • cefc8ea55c net: tools: Removing tunslip6 binary Jukka Rissanen 2015-07-02 11:08:50 +0300
  • 4cd3cbf16a Bluetooth: SMP: Add strict checks for allowed PDUs Szymon Janc 2015-07-01 15:07:56 +0200
  • 5f36dbf0bb Bluetooth: SMP: Distribute keys in correct order when master Szymon Janc 2015-07-01 16:21:37 +0200
  • bf8bcbdb01 Bluetooth: SMP: Factor out key distribution Szymon Janc 2015-07-01 15:34:24 +0200
  • 7ba400c321 Bluetooth: Fix bt_conn_lookup_state Mariusz Skamra 2015-07-01 18:16:35 +0200
  • 50d9860509 Bluetooth: SMP: Fix key distribution for master Szymon Janc 2015-07-01 18:39:33 +0200
  • 71252551e3 Bluetooth: Tweak cancelling LE connection Arkadiusz Lichwa 2015-07-01 15:52:08 +0200