Commit graph

  • 17d045244a doc: tweak doc build instructions David B. Kinder 2018-07-24 11:17:50 -07:00
  • c162bad3af samples: net: lldp: Sample application that enables LLDP support Jukka Rissanen 2018-07-26 18:03:35 +03:00
  • 3913f1ae2f drivers: eth: Enable LLDP support for native_posix board Jukka Rissanen 2018-07-26 17:27:02 +03:00
  • 34ff437b53 drivers: slip: Add LLDP support Jesus Sanchez-Palencia 2017-04-05 18:01:39 -07:00
  • 598276262c net: l2: Add support for Link Layer Discovery Protocol (LLDP) Jesus Sanchez-Palencia 2017-04-05 17:17:12 -07:00
  • 6750b8d2e8 doc: fix misspellings in docs David B. Kinder 2018-08-07 10:39:51 -07:00
  • 7c89b63b7c doc: fix kconfig misspellings David B. Kinder 2018-08-07 14:03:09 -07:00
  • 9a3d7a43a0 doc: fix misspellings in API docs David B. Kinder 2018-08-07 14:16:26 -07:00
  • d6c56d57c3 doc: Remove unnecessary copy statements Carles Cufi 2018-08-07 16:56:52 +02:00
  • 9c26c3fa3b net: lwm2m: no need to cleanup net_app_ctx in RD client Michael Scott 2018-08-06 13:25:08 -07:00
  • 0b0122571c samples: net: lwm2m: cleanup prj.conf Michael Scott 2018-07-19 11:00:00 -07:00
  • a33b15d253 doc: Remove workaround file Carles Cufi 2018-08-06 12:29:00 +02:00
  • a0dbc7aa4b doc: Copy all doc/ contents and not just .rst files Carles Cufi 2018-08-06 11:51:53 +02:00
  • 2cf47fed38 doc: tweak table CSS for caption location David B. Kinder 2018-08-01 17:00:12 -07:00
  • 69a211fe00 scripts: extract_dts_includes: use deepcopcy when accessing reduced Erwan Gouriou 2018-07-02 14:39:07 +02:00
  • 8e7403504a scripts/dts: extract_dts_includes: makes 'defs' and 'structs' global Erwan Gouriou 2018-07-04 11:24:07 +02:00
  • 37cc2ccc0f arch: arc: fix a bug in mpu driver Wayne Ren 2018-08-03 16:29:41 +08:00
  • 5fda25af06 Revert "mimxrt1050_evk: disable sanitycheck on this board [REVERT ME]" Maureen Helm 2018-08-03 09:14:28 -05:00
  • 2ff503b7c8 net: shell: Check strtol() conversion errors Jukka Rissanen 2018-08-03 10:23:22 +03:00
  • b4e36133c2 drivers: eth: native_posix: Exec program after creating zeth Jukka Rissanen 2018-08-01 11:09:33 +03:00
  • 3e27187e00 samples: net: coaps_client: Increase IPv6 mcast table size Ravi kumar Veeramally 2018-08-03 14:22:30 +03:00
  • b7e686648b net: sockets: Fix setsockopt coverity issues Robert Lubos 2018-08-06 09:37:52 +02:00
  • 926c341c78 samples: net: lwm2m: add wnc-m14a2a overlay .conf file Michael Scott 2018-08-01 12:07:00 -08:00
  • 65af15bcc2 boards: arm: nrf52840_pca10056: add settings for WNC-M14A2A modem Michael Scott 2018-08-01 12:06:00 -08:00
  • 01745c3844 boards: arm: frdm_k64f: add settings to use WNC-M14A2A LTE-M modem Michael Scott 2018-08-01 12:05:00 -08:00
  • d917f23959 boards: arm: k64f: add settings for UART_2 Michael Scott 2018-08-01 12:04:00 -08:00
  • 8b3d4ab6b8 drivers: modem: add modem shell extension Michael Scott 2018-08-01 12:03:00 -08:00
  • 042d79e86c drivers: modem: add Wistron WNC-M14A2A LTE-M Modem Driver Michael Scott 2018-08-01 12:02:00 -08:00
  • 9182d2e59c drivers: modem: add modem receiver (tty) driver Michael Scott 2018-08-01 12:01:00 -08:00
  • db577f00b1 net: buf: add linearize, append_bytes and skip APIs to net_buf Michael Scott 2018-08-02 11:16:58 -07:00
  • 4016136b24 dts: bindings: add generic yaml description for uart-devices Michael Scott 2018-08-01 12:00:00 -08:00
  • ef96384d25 drivers: eth: gmac: Finish 802.1Qav support Tomasz Gorochowik 2018-08-01 15:08:03 +02:00
  • b15c3cb5b6 drivers: eth: gmac: Prefer routing packets based on TC Tomasz Gorochowik 2018-08-03 12:12:07 +02:00
  • 78b6dc6dea drivers: eth: gmac: Do not implicitly enable Qav Tomasz Gorochowik 2018-08-01 13:57:33 +02:00
  • bdd2e5911f drivers: eth: gmac: Fix idle slope setting Tomasz Gorochowik 2018-08-01 13:02:20 +02:00
  • 7930419ad6 tests: net: ethernet_mgmt: Improve and finish Qav testing Tomasz Gorochowik 2018-08-01 12:55:23 +02:00
  • b6852e5a3a net: eth: mgmt: Add remaining 802.1Qav parameter types Tomasz Gorochowik 2018-08-01 12:04:30 +02:00
  • aed075ef50 net: ip: Fix net priorities definitions Tomasz Gorochowik 2018-08-03 10:03:11 +02:00
  • d380c891cc tests: net: Add new TC mappings testcases Tomasz Gorochowik 2018-08-03 09:28:02 +02:00
  • 126602ac43 net: tc: Add other priority to traffic class mappings Tomasz Gorochowik 2018-08-02 13:41:24 +02:00
  • c0487a0608 net: tc: Fix priority to traffic class mappings Tomasz Gorochowik 2018-08-02 14:40:22 +02:00
  • a500e7e069 cmake: kconfig: Fix broken menuconfig due to misspelling Ulf Magnusson 2018-08-03 13:58:30 +02:00
  • eab3f3f27f arm: _FaultShow: fix typo MMFSR -> UFSR qianfan Zhao 2018-08-03 10:13:49 +08:00
  • 504584a998 Bluetooth: att: Add option to disable GATT writable name Szymon Janc 2018-07-31 19:57:08 +02:00
  • 4b22ba7e4b syscall: Move arch specific syscall code into its own header Kumar Gala 2018-07-31 12:42:59 -05:00
  • b8ca8cf9b7 tests: net: lib: coap: Added new functions to improve code coverage Tarun Kumar Agarwal 2018-06-29 14:56:12 +05:30
  • 57286afdd6 drivers: uart: Allow to pass arbitrary user data to irq callback Paul Sokolovsky 2018-07-16 21:12:26 +03:00
  • 1ad369df08 tests: crypto: cbc_mode: Fix input length Flavio Ceolin 2018-07-27 14:36:26 -07:00
  • d775c2f504 drivers: crypto: Fix input len size for cbc decryption Flavio Ceolin 2018-07-27 14:24:00 -07:00
  • 263282b220 ext: tinycrypt: Update revision Flavio Ceolin 2018-07-25 16:18:54 -07:00
  • 55327a183d logging: fix runtime filtering initialization Marti Bolivar 2018-07-25 20:58:52 -04:00
  • df8d4e96ef logging: fix multi-file module support Marti Bolivar 2018-07-25 20:54:55 -04:00
  • 1329763a14 Bluetooth: Fix storing name in plain text Luiz Augusto von Dentz 2018-08-01 10:25:13 +03:00
  • cd1705313f Doc: installation_linux.rst: Feedback Updates Arjun Warty 2018-07-24 13:33:30 -05:00
  • 5402662dd9 cmake: kconfig: Fix rerunning cmake after Kconfig warnings Ulf Magnusson 2018-08-02 11:58:07 +02:00
  • 11aa0b8006 posix arch: Do not disable warnings Alberto Escolar Piedras 2018-08-02 11:40:27 +02:00
  • 71523eceb9 tests: native_tasks: Add missing header Alberto Escolar Piedras 2018-08-02 12:50:12 +02:00
  • 7c776c8c81 net: eth: native_posix: Add missing headers Alberto Escolar Piedras 2018-08-02 12:07:35 +02:00
  • 4388cde90f arch posix: Allow including XOPEN extensions Alberto Escolar Piedras 2018-08-02 11:36:48 +02:00
  • 00b07615fa native_posix: Add missing headers and function prototypes Alberto Escolar Piedras 2018-08-02 11:32:34 +02:00
  • 304f26c310 Bluetooth: Userchan: Add missing headers Alberto Escolar Piedras 2018-08-02 11:28:55 +02:00
  • 4486478f53 shell: Add missing header Alberto Escolar Piedras 2018-08-02 11:24:46 +02:00
  • c0ea40cd74 posix arch: Add missing header Alberto Escolar Piedras 2018-08-02 12:54:21 +02:00
  • 995411f4e2 drivers/i2c: kconfig: Clean up I2C Kconfigs a bit Ulf Magnusson 2018-08-02 15:55:22 +02:00
  • cb243eae55 doc: Correct arch spellings in README.rst Carles Cufi 2018-08-02 12:18:18 +02:00
  • ac7753eeae doc: Add getting started to README.rst Carles Cufi 2018-08-02 12:15:07 +02:00
  • 7555476b4c doc: Replace title with logo in front page Carles Cufi 2018-08-01 13:35:53 +02:00
  • 1f23d2681f ip: route: disable LL address check when using dummy L2 Florian Vaussard 2018-05-17 15:07:44 +02:00
  • 334ce69e2a tests: net: ipv6: Must use Ethernet L2 instead of Dummy L2 Jukka Rissanen 2018-08-02 15:22:19 +03:00
  • bab35512f8 net: ipv4_autoconf: Fix requested IPv4 address in ARP packet Jukka Rissanen 2018-08-01 13:55:45 +03:00
  • dd88711a69 net: eth: Vendor specific statistics Jonathan Yong 2018-08-02 02:38:59 +00:00
  • 0272a537f9 drivers: eth: gmac: Don't verify RX buffers count for unit tests Tomasz Gorochowik 2018-08-02 09:01:46 +02:00
  • c3eea5f6ee net: net_app: Correctly notify server on TCP disconnection Philémon Jaermann 2018-08-01 21:44:48 +02:00
  • 3641c25df9 libc: minimal: fix calloc() Andrew Boie 2018-08-01 14:44:20 -07:00
  • 6ee8e41915 Bluetooth: Mesh: Clarify confusing log message Johan Hedberg 2018-08-01 16:15:54 +03:00
  • 28d5a65a94 Bluetooth: SMP: Don't try to encrypt with a non-existing LTK Johan Hedberg 2018-08-01 17:01:25 +03:00
  • 3ebb81ba73 Bluetooth: controller: Wait for stable k32src for connected roles Vinayak Kariappa Chettimada 2018-07-10 10:23:02 +02:00
  • 26d22b0075 clock_control: nRF5x: Fix HFSTAT and LFSTAT check Vinayak Kariappa Chettimada 2018-07-10 10:20:25 +02:00
  • 23c92100ac clock_control: nRF5x: Non-blocking 32KHz crystal oscillator startup Vinayak Kariappa Chettimada 2018-07-09 11:15:48 +02:00
  • 76320d2142 Bluetooth: controller: Fix HCI LE Set PHY command status response Vinayak Kariappa Chettimada 2018-07-27 13:05:43 +02:00
  • 97da52bb95 Bluetooth: controller: Update AA generation for Coded PHY support Vinayak Kariappa Chettimada 2018-03-02 09:56:35 +01:00
  • a76fa45e4a native_posix: minor doc fixes Alberto Escolar Piedras 2018-07-30 09:38:01 +02:00
  • 67d2ddc6ad tests: mem_protect: Add RTM links and description Spoorthi K 2018-08-01 21:29:58 +05:30
  • d1684a83a4 Kconfig: Clean up some symbol definitions Ulf Magnusson 2018-08-01 17:19:57 +02:00
  • 3a2572625e codeowners: Assign tests/boards/native_posix to aescolar Alberto Escolar Piedras 2018-08-01 15:20:41 +02:00
  • 45b1079b6c drivers: console: Kconfig: Improve native descriptions Alberto Escolar Piedras 2018-08-01 12:45:49 +02:00
  • b9bbebca6c boards: 96b_argonkey, fix lsm6dsl label name Erwan Gouriou 2018-08-01 11:12:37 +02:00
  • 0ab27e6803 Bluetooth: shell: Add support for pairing confirm-only callbacks Johan Hedberg 2018-07-31 10:50:54 +03:00
  • e504aad28f Bluetooth: shell: Add pairing failed/complete callbacks Johan Hedberg 2018-07-31 10:48:32 +03:00
  • b049ac1216 Bluetooth: shell: Add command for setting fixed passkey Johan Hedberg 2018-07-30 20:30:26 +03:00
  • c446c8267b Bluetooth: Add support for fixed passkeys Johan Hedberg 2018-07-30 20:29:40 +03:00
  • ef70fc85a9 Bluetooth: SMP: Fix SMP context init when sending security request Johan Hedberg 2018-07-31 13:28:51 +03:00
  • da8f62de3a Bluetooth: SMP: Remove redundant check for smp pointer Johan Hedberg 2018-07-31 13:27:44 +03:00
  • 4752788c81 Bluetooth: Fix documentation and other issues with auth callbacks Johan Hedberg 2018-07-30 20:26:48 +03:00
  • 805e2f2c79 net: eth: mgmt: Merge 802.1Qav related mgmt requests Tomasz Gorochowik 2018-08-01 11:11:47 +02:00
  • 528f7f8f2b net: shell: Print supported features for ethernet interfaces Jukka Rissanen 2018-07-31 17:45:33 +03:00
  • 615703423e arch/x86: always make BSS section MMU page align if X86_MMU Daniel Leung 2018-07-31 12:47:12 -07:00
  • a51fb782d7 coverage: tests: poll: Add missing poll event to improve code coverage Praful Swarnakar 2018-07-23 20:18:58 +05:30
  • 632597ebd1 coverage: kernel: poll: Cleanup redundant code to improve coverage Praful Swarnakar 2018-07-21 00:24:01 +05:30
  • 9426a3cbf9 arch: x86: set output format/arch per arch Anas Nashif 2018-07-31 07:32:10 -05:00