Commit graph

  • aed6a227a6 net: context: Remove unnecessary callback clearing Patrik Flykt 2018-03-20 15:06:47 +0200
  • 081e0eb8af net: context: Refactor net_tcp_send_data() Patrik Flykt 2018-03-20 15:06:46 +0200
  • 34d82eb949 net: context: Factor out code for TCP receive Patrik Flykt 2018-03-20 15:06:45 +0200
  • d8522657bd net: context: Remove unnecessary ifdefs Patrik Flykt 2018-03-20 15:06:44 +0200
  • 8236e1e5cd net: context: Factor out TCP header length checking Patrik Flykt 2018-03-20 15:06:43 +0200
  • 3b579ffb90 net: context: Refactor sendto() Patrik Flykt 2018-03-20 15:06:42 +0200
  • 09b67a4825 net: context: Update net_context_sendto() Patrik Flykt 2018-03-20 15:06:40 +0200
  • 7f8b2fc5ce net: tcp: Define empty static functions when TCP is disabled Patrik Flykt 2018-03-20 15:06:39 +0200
  • 41d21bd123 tests: socket: Enable loopback and net tests Patrik Flykt 2018-03-21 11:41:56 +0200
  • d5a2400b9f gen_syscall_header.py: fix include issue Andrew Boie 2018-03-26 13:45:20 -0700
  • c67eb56355 gen_syscalls.py: fix include issue Andrew Boie 2018-03-26 13:44:44 -0700
  • 4b35875719 kconfiglib: Update to 7245bad9ebb58 Ulf Magnusson 2018-03-28 22:26:43 +0200
  • adb05df4ca net: if: Bring back __net_if_align Jukka Rissanen 2018-03-27 17:59:23 +0300
  • b2570d2a55 samples: usb: add usb hid mouse sample qianfan Zhao 2018-03-19 18:36:19 +0800
  • 3cac6b249c usb: hid: Add macros for REPORT descriptor qianfan Zhao 2018-03-22 12:52:38 +0800
  • 94ff339cbf subsys: Add a new settings subsystem Andrzej Puzdrowski 2018-02-02 14:30:56 +0100
  • e33aa5509a subsys: fs: add NFFS rename API implementation Andrzej Puzdrowski 2018-02-27 12:26:14 +0100
  • e99fb77620 sensors: lis3dh: Fix i2c burst read Tobias Aschenbrenner 2018-03-06 13:54:03 +0100
  • 29f4e18af4 cdc_acm: fix interrupt handling, API registration, and propgate errors. Michael Hope 2018-02-25 15:46:44 +0100
  • e5ea7d2260 doc: net: Add websocket and websocket_console to net API docs Jukka Rissanen 2018-03-25 17:49:47 +0300
  • 9626cba0cb sample: net: echo-server: Cleanup config files Jukka Rissanen 2018-03-25 18:39:06 +0300
  • 91ff634d32 ethernet: fix an unaligned access fault by removing __packed. Michael Hope 2018-03-27 21:05:40 +0200
  • 4e7deb49b9 usb: netusb: implement the ethernet interface. Michael Hope 2018-03-26 21:24:50 +0200
  • 5a6271b08d usb: sam0: add the new usb_dc_ep_mps() function. Michael Hope 2018-03-17 19:01:09 +0100
  • 1c60ba1459 drivers: serial: Add missing FE310 UART driver reference to CMakeLists Peter Gielda 2018-03-27 22:29:34 +0200
  • f947439fa1 net: Align the stack infos in net_stack linker section Jukka Rissanen 2018-03-23 15:53:46 +0200
  • c609bd8fd7 tests: net: Increase the size of main stack Jukka Rissanen 2018-03-12 10:35:38 +0200
  • ba3c0bb123 samples: net: Add traffic class sample application Jukka Rissanen 2018-02-07 15:29:25 +0200
  • d114deadcf net: shell: Print TX and RX threads stacks with more info Jukka Rissanen 2018-02-07 15:11:21 +0200
  • 99e93db6b2 net: stats: Add traffic class statistics Jukka Rissanen 2018-02-07 15:09:36 +0200
  • 2a3de97ce9 tests: net: Add unit test for traffic class support Jukka Rissanen 2018-03-05 17:33:18 +0200
  • 6049207a29 net: Add initial TX and RX traffic class support Jukka Rissanen 2018-02-07 15:00:08 +0200
  • 159aaf1740 net: core: Add array support to stack info helpers Jukka Rissanen 2018-02-07 14:45:44 +0200
  • 81d8d5219c net: context: Add PRIORITY option support Jukka Rissanen 2018-02-07 14:44:04 +0200
  • ca8b00a3cc net: if: Make interface IP configuration more flexible Jukka Rissanen 2018-01-19 19:01:23 +0200
  • 47dafffb67 net: if: Separate IP address configuration from net_if Jukka Rissanen 2018-01-11 16:06:53 +0200
  • bdc5c72498 samples: Add sample that demonstrates a custom board definition Sebastian Bøe 2018-03-26 09:48:57 +0200
  • 38f8e849b5 doc: Introduce the sample category app. dev. to the docs Sebastian Bøe 2018-03-26 10:16:04 +0200
  • c4122bb6c1 ext: hal: nordic: Import SVD files for nRF5 SoCs Andrzej Głąbek 2018-03-26 17:07:58 +0200
  • 3dd8b903d2 ext: hal: nordic: Update nrfx to version 1.0.0 Andrzej Głąbek 2018-03-26 09:07:23 +0200
  • ad24576501 usb: device: nrf5: Remove support for the ACCESSFAULT event Andrzej Głąbek 2018-03-26 13:01:25 +0200
  • 82f85c6565 doc: samples: hci_uart: Expand instructions for the Controller Carles Cufi 2018-03-21 14:39:15 +0100
  • 9ba007e878 doc; bluetooth: Rework and expand the Bluetooth doc Carles Cufi 2018-03-26 14:39:46 +0200
  • 1ee8eeaccc scripts: extract_dts_include: convert inherited 'id' to 'node_type' Erwan Gouriou 2017-11-22 13:26:04 +0100
  • b6005bfb2a scripts: extract_dts_includes.py: factorize globals for module usage Bobby Noelte 2017-12-30 12:06:27 +0100
  • dfd92b0602 script/dts: Remove unnecessary empty return on functions Tomasz Bursztyka 2018-03-07 16:51:32 +0100
  • 7ef3ddee0b scripts/dts: De-clutter main function in extract_dts_includes Tomasz Bursztyka 2018-03-07 15:03:27 +0100
  • 1134393ac1 scripts/dts: Make extract_dts_includes generating both files by itself Tomasz Bursztyka 2018-03-07 11:15:00 +0100
  • b34d156693 scripts/dts: Use 4-spaces tabs instead of 2-space tabs in devicetree.py Tomasz Bursztyka 2018-03-07 15:45:46 +0100
  • 6a9ebdcd18 scripts/dts: Fix Copyright headers Tomasz Bursztyka 2018-03-07 15:17:28 +0100
  • f37507604d tests: kernel: mem_protect: Update platform whitelist Spoorthi K 2018-03-26 11:51:38 +0530
  • 0da61744fb device.h: doc: Refactor to keep documentation infront of impl. Sebastian Bøe 2018-03-26 15:31:51 +0200
  • f816c39300 init.h: Fix english in comment Sebastian Bøe 2018-03-26 15:31:06 +0200
  • 8356045633 docs: Fix reference to non-existent SYS_INIT_PM macro Sebastian Bøe 2018-03-26 15:28:26 +0200
  • 0de21f8a9b doc: drivers: Include device_config declaration in documentation Sebastian Bøe 2018-03-26 15:26:50 +0200
  • 917d8e2f7b doc: drivers: Re-order error-handling section Sebastian Bøe 2018-03-26 14:03:02 +0200
  • b07cb2924b docs: Use simple english Sebastian Bøe 2018-03-26 13:42:38 +0200
  • 993c350b92 cleanup: replace old jira numbers with GH issues Anas Nashif 2018-03-26 10:11:00 -0500
  • 788aa45888 drivers: timer: remove unkown jira ID Anas Nashif 2018-03-26 09:57:11 -0500
  • ca5964d66d board: x86: tinytile: Enable I2C through DTS Kumar Gala 2018-03-24 18:47:36 -0500
  • 4c49df98e5 Bluetooth: controller: Fix missing device filter clear Vinayak Kariappa Chettimada 2018-03-21 14:51:19 +0100
  • 8761bf05d1 samples: mgmt: Remove unnecessary mbedTLS reference Carles Cufi 2018-03-26 15:20:27 +0200
  • ab2d3e70c6 samples: mgmt: Remove unneeded DTC overlay Carles Cufi 2018-03-26 15:18:43 +0200
  • 43383701ca include: posix: correcting the return type of sleep. Youvedeep Singh 2018-03-26 18:28:47 +0530
  • 5afa30ccef drivers: eth: native_posix: No need to sleep in select Jukka Rissanen 2018-03-26 13:04:00 +0300
  • 185ff16675 net/mgmt: Remove spurious k_sem_give() Tomasz Bursztyka 2018-03-23 10:32:14 +0100
  • 807f3e335b net/mgmt: Reenforce pushing events into notification list Tomasz Bursztyka 2018-03-22 10:16:39 +0100
  • 059fc95099 net/mgmt: Ensure that event order is kept as FIFO Tomasz Bursztyka 2018-03-22 09:56:43 +0100
  • 4d16076efe tests: net: websocket: Fix null at the end of string Jukka Rissanen 2018-03-26 10:03:58 +0300
  • 4402fbcdd6 samples: net: websocket_console: Do not copy pass end of string Jukka Rissanen 2018-03-26 10:16:26 +0300
  • e3892d9351 scripts: kconfig: Give symbol locations in warnings Ulf Magnusson 2018-03-25 22:26:07 +0200
  • f77469a3bb Bluetooth: controller: Refactor to use max macro David Maitland 2018-03-23 00:25:52 +0000
  • 3642a69a6b doc: boards: Remove hint to ini file Reto Schneider 2018-03-24 02:31:29 +0100
  • 66d60d2941 boards: delete arduino_101_ble board Anas Nashif 2018-03-22 08:14:37 -0500
  • 91a27358bd drivers: gpio: nrf5: Use popcount and first_lsb_set functions Vinayak Kariappa Chettimada 2018-03-22 13:03:48 +0100
  • 89cb10f151 drivers: gpio: nrf5: Add support for port P1 in nRF52840 SoC Vinayak Kariappa Chettimada 2018-03-01 05:50:52 +0100
  • e9fa157245 drivers: gpio: nRF5: Use lowest IRQ priority level as default Vinayak Kariappa Chettimada 2018-03-22 21:11:42 +0100
  • 22d31ece2b boards: nRF5x DK: Fix missing pull up for switches Vinayak Kariappa Chettimada 2018-03-01 11:12:51 +0100
  • 20cd4b551b lib: base64: Add statement of changes Carles Cufi 2018-03-23 13:15:21 +0100
  • 6170ae5e2e net: websocket: Use system provided base64 function Jukka Rissanen 2018-03-23 12:36:25 +0200
  • a5a29e4efc doc: sphinx: Add Pygment lexer for DTS Bobby Noelte 2018-02-08 10:48:01 +0100
  • 093b8b9a6a tests: kernel: semaphore: Added tests for semaphore. Adithya Baglody 2018-03-22 15:52:09 +0530
  • d55387e56f tests: crypto: rand32: move rand32 test out of kernel Praful Swarnakar 2018-03-23 02:39:40 +0530
  • 98456b30f8 cmake: fix set_ifndef() usage patterns Marti Bolivar 2018-03-22 09:38:49 -0400
  • 4295306232 mgmt: Switch to new base64 library Carles Cufi 2018-03-22 20:43:04 +0100
  • ca1bb5eaf5 test: lib: base64: Add a base64 test Carles Cufi 2018-03-22 20:58:57 +0100
  • fb50e81dfd lib: Add base64 library Carles Cufi 2018-03-22 20:05:26 +0100
  • 8a824356e0 arch: arc: em{7,9,11}d: Add initial DTS UART support Kumar Gala 2018-03-14 19:55:07 -0500
  • 311e6b9e3e arch: arc: Use DTS for all ARC SoCs Kumar Gala 2018-03-14 19:16:40 -0500
  • 60ec8be309 arch: em{7,9,11}d: Add dts support Kumar Gala 2018-03-14 16:36:09 -0500
  • 22eeb70a26 tests: net: Network packet checksum offloading tests Jukka Rissanen 2018-03-14 09:45:14 +0200
  • 85a2459edb net: Support network packet checksum calc offloading Jukka Rissanen 2018-03-14 10:55:19 +0200
  • 74d1835505 drivers/i2c: Make QMSI SS driver IRQs set via CONFIG_ options Tomasz Bursztyka 2018-03-02 13:14:33 +0100
  • 7af98f5e67 drivers/i2c: Use standard bitrate settings for QMSI SS driver Tomasz Bursztyka 2018-02-28 21:48:15 +0100
  • 9b77741d63 drivers/i2c: Use standard bitrate settings for QMSI driver Tomasz Bursztyka 2018-02-28 21:43:19 +0100
  • 2e972bc867 arch/x86: Enable i2c through DTS for quark_d2000 Tomasz Bursztyka 2018-02-28 15:28:17 +0100
  • f55a295346 dts/x86: Add the i2c node in quark_d2000 Tomasz Bursztyka 2018-02-28 15:27:04 +0100
  • 5fc1f5ff1d arch/x86: Enable i2c through DTS for quark_se Tomasz Bursztyka 2018-02-28 15:21:31 +0100
  • 5b229b296a dts/x86: Add the i2c node in intel curie Tomasz Bursztyka 2018-02-28 14:46:56 +0100
  • 8f891ba702 drivers/i2c: Use standard bitrate settings for DW driver Tomasz Bursztyka 2018-02-28 21:33:02 +0100