Commit graph

  • c1e7fd76ef net: stats: Add infrastructure for collecting ethernet stats Jukka Rissanen 2018-03-28 16:59:45 +03:00
  • 1146ba1f91 net: app: server: Create IPv4 listener also if IPv6 is enabled Jukka Rissanen 2018-04-11 13:27:20 +03:00
  • e8bc063215 drivers/ethernet: Reduce runtime context size in ENC28J60 driver Tomasz Bursztyka 2018-04-11 14:30:20 +02:00
  • 669d4a8ccb drivers/ethernet: Optimize memory read/write operations in ENC28J60 Tomasz Bursztyka 2018-04-11 14:04:50 +02:00
  • 42902e580b drivers/ethernet: Fix and clean a bit ENC28J60 driver Tomasz Bursztyka 2018-04-10 18:32:30 +02:00
  • f9159ab6bd samples/telnet: Fix accessing iface ipv4 config Tomasz Bursztyka 2018-04-10 18:03:27 +02:00
  • f8248d4fe7 CODEOWNERS: Add @pfalcon as a maintainer of BSD Sockets subsystem Paul Sokolovsky 2018-04-11 13:08:01 +03:00
  • a9d7b1ff25 boards: hifive1: Add missing board yaml file Kumar Gala 2018-04-10 21:03:30 -05:00
  • e295836b3a usb: dfu: Use USB Device defined VID / PID Andrei Emeltchenko 2018-04-10 16:33:47 +03:00
  • b6d912abf6 Bluetooth: hci_usb: Use USB Device defined VID / PID Andrei Emeltchenko 2018-04-10 16:27:27 +03:00
  • a68a177cc7 wpanusb: Use DEBUG syslog level Andrei Emeltchenko 2018-04-09 11:12:35 +03:00
  • 32e089d2f0 wpanusb: Remove old hardcoded VID / PID Andrei Emeltchenko 2018-04-09 11:10:41 +03:00
  • c925bf5175 wpanusb: Remove unneeded configuration option Andrei Emeltchenko 2018-04-11 10:19:23 +03:00
  • 05893ec51c wpanusb: Assign USB Product ID to 802.15.4 over USB Andrei Emeltchenko 2018-04-09 11:07:41 +03:00
  • 61cd96ee45 net: l2: ethernet: fix kconfig Andrzej Puzdrowski 2018-04-11 09:40:13 +02:00
  • 85e8eaa9a6 boards/arm: add support for colibri_imx7d_m4 board Diego Sueiro 2018-04-07 07:14:31 +01:00
  • 816330239e arch: Add imx7d m4 soc support Diego Sueiro 2018-03-16 13:59:33 +00:00
  • 346165b2e8 serial: Add imx uart driver shim Diego Sueiro 2018-03-14 18:36:53 +00:00
  • 3afc2b6c61 ext/hal/nxp/imx: Import the nxp imx7 freertos bsp Diego Sueiro 2018-03-14 18:34:52 +00:00
  • 79d151f81d kernel: Fix building of k_thread_create Kumar Gala 2018-04-10 14:34:02 -05:00
  • c84235eee3 sanitycheck: Exit on load errors Kumar Gala 2018-04-10 13:32:51 -05:00
  • a02e78d3fd doc: fix note for forcing a CI recheck David B. Kinder 2018-04-10 12:02:04 -07:00
  • 9bde3c06e1 tests: build_all: Add LPS22HB and LSM6DSL sensors build test Armando Visconti 2018-04-09 10:03:16 +02:00
  • 6fb326ce06 drivers: sensor: lsm6dsl: add trigger support Armando Visconti 2018-03-06 16:52:59 +01:00
  • d7b7f51157 tests: rbtree: Fix test so its actually runs Kumar Gala 2018-04-10 13:16:17 -05:00
  • 074c90c5c4 scripts: dts_extract_include: generate aliases defs Erwan Gouriou 2018-03-29 17:25:13 +02:00
  • ba2ce2e9f0 script/extract_dts_includes: factorize call to upper() Erwan Gouriou 2018-03-29 11:32:13 +02:00
  • 2ef57f0a1b lib/rbtree: Add a rb_contains() predicate Andy Ross 2018-04-10 08:54:04 -07:00
  • c625ab85d4 tests: rbtree test Andy Ross 2018-03-21 13:46:34 -07:00
  • 193f4feb84 lib: Red/Black balanced tree data structure Andy Ross 2018-03-21 13:31:06 -07:00
  • e2924ab42b tests: add min_flash option for some tests Diego Sueiro 2018-04-10 14:41:11 +01:00
  • ec7ecf7900 kernel: restore stack size check Andrew Boie 2018-04-09 17:22:09 -05:00
  • daf7716ddd build: use git version and hash for boot banner Anas Nashif 2018-04-09 21:53:26 -05:00
  • 757c5d1857 net/ethernet: Fix uninitialized attributes in ethernet mgmt parameters Tomasz Bursztyka 2018-04-10 14:54:29 +02:00
  • 9be27f73db kconfig: Make CONIG_FP_SOFTABI generate floating point instructions Sebastian Bøe 2018-04-09 16:34:33 +02:00
  • 6c2047fcd0 arch/arm: stm32: All SoCs have dts for I2C and SPI Erwan Gouriou 2018-04-10 14:19:07 +02:00
  • 3c8560289c tests: net: checksum_offload: Adjust number of interfaces Jukka Rissanen 2018-04-10 09:48:30 +03:00
  • b71d6babfb tests/net: Add a test for Ethernet net mgmt interface Tomasz Bursztyka 2018-04-09 15:23:51 +02:00
  • 8d558fb5ea net/ethernet: Add a management interface Tomasz Bursztyka 2018-04-06 16:41:04 +02:00
  • f3d8012655 net/ethernet: Add function driver API to change some hw configuration Tomasz Bursztyka 2018-04-06 10:50:34 +02:00
  • af0c586988 net/ethernet: Moving ethernet code to dedicated directory Tomasz Bursztyka 2018-04-05 17:14:51 +02:00
  • 4bf1a9bd60 net/ethernet: All types are prefixed with ethernet_ Tomasz Bursztyka 2018-04-06 10:57:13 +02:00
  • e9d77b60de net/ethernet: No need to expose vlan_setup if vlan is not enabled Tomasz Bursztyka 2018-04-05 17:01:06 +02:00
  • e996b37c0a net/ethernet: Add capabilities exposed by device drivers Tomasz Bursztyka 2018-03-27 12:29:33 +02:00
  • 15ccd9cc0d sample: net: stats: Example how to use net_mgmt for statistics Jukka Rissanen 2018-03-27 22:25:40 +03:00
  • 1443ff0f5e net: stats: Make statistics collection per network interface Jukka Rissanen 2018-03-27 11:31:31 +03:00
  • 85d65b20c9 net: stats: Fix the net_mgmt statistics collection Jukka Rissanen 2018-04-10 10:47:27 +03:00
  • fe067eb370 tests: add a C++ compile test. Michael Hope 2018-03-19 18:40:03 +01:00
  • d2807576ec ztest: define test_main in the header file. Michael Hope 2018-03-19 18:38:53 +01:00
  • 7383814d8b cpp: mark __dso_handle as weak. Michael Hope 2018-03-26 20:32:05 +02:00
  • 5f67a6119d include: improve compatibility with C++ apps. Michael Hope 2018-03-17 12:44:40 +01:00
  • 835ee3fff0 tests: net: checksum_offload: exclude native [REVERTME] Anas Nashif 2018-04-08 08:58:32 -05:00
  • 65600d4723 samples: power_mgr: add harnesss configuration Anas Nashif 2018-04-09 09:03:26 -05:00
  • 55ce5510f5 tests: cleanup subsystem tests meta-data Anas Nashif 2018-04-09 07:55:04 -05:00
  • 156091fba6 samples: sample.yaml cleanup Anas Nashif 2018-04-09 07:36:00 -05:00
  • de8d755c54 boards: test networking only in one qemu type Anas Nashif 2018-04-08 09:36:33 -05:00
  • 973ec4ea62 boards: reduce testing on the same platform with variations Anas Nashif 2018-04-08 08:59:07 -05:00
  • 2ee6dff77b boards: fix yaml syntax and reduce indentation Anas Nashif 2018-03-23 07:59:55 -05:00
  • ea9a345182 boards: native_posix: mark netif as supported Anas Nashif 2018-04-02 08:40:51 -05:00
  • d7e7b08cdc tests: cleanup meta-data of various tests Anas Nashif 2018-03-31 11:44:23 -05:00
  • 31e201b5dc tests: net: context: simplify filtering Anas Nashif 2018-04-01 18:47:45 -05:00
  • 3e086c687d tests: base64: do not exclude newlib Anas Nashif 2018-04-01 18:46:51 -05:00
  • 5c89a4ce2f tests: ipv6: cleanup tests Anas Nashif 2018-03-31 10:47:06 -05:00
  • 848c105485 tests: classify net tests and cleanup Anas Nashif 2018-03-31 10:43:18 -05:00
  • 9e9784fc1d qemu_xtensa: ignore net and bluetooth tests Anas Nashif 2018-03-31 10:23:16 -05:00
  • 49bb83138c tests: classify periphera tests Anas Nashif 2018-03-31 09:25:40 -05:00
  • 8e8d6de6f7 tests: posix: fix tags and sections Anas Nashif 2018-03-31 09:09:20 -05:00
  • 390a2c4c4e tests: classify tests Anas Nashif 2018-03-31 08:13:15 -05:00
  • fca15b49de tests: xip: cleanup test Anas Nashif 2018-03-31 08:25:54 -05:00
  • 4f4f135b9e tests: mqtt: fix dependencies Anas Nashif 2018-02-24 17:44:18 -06:00
  • 1934d3bd5a tests: enhance test filtering for net tests Anas Nashif 2018-02-24 08:05:15 -06:00
  • 016b21a463 tests: mbedtls_sslclient: fix filtering and default conf Anas Nashif 2018-02-24 07:45:34 -06:00
  • f3e8cb7e61 tests: add missing harness support Anas Nashif 2018-02-23 20:24:10 -06:00
  • 5c72f40c1d tests: tags should not be required Anas Nashif 2018-02-23 20:23:42 -06:00
  • e73a95bd64 tests: kernel: use a consistent test suite name Anas Nashif 2018-02-20 22:22:19 -06:00
  • 5d569eac7f tests: rename test -> main.c Anas Nashif 2018-02-20 22:03:54 -06:00
  • 86bb19ac7d tests: mutex: rename main test function Anas Nashif 2018-02-18 10:02:40 -06:00
  • 88c16923e7 tests: context: use ztest macros Anas Nashif 2018-02-18 09:11:50 -06:00
  • f8502690e1 tests: context: rename main test Anas Nashif 2018-02-18 08:23:45 -06:00
  • 18cb832646 kernel: Disable build timestamps by default for reproducibility Josh Triplett 2018-04-09 14:33:38 -07:00
  • 548421828e arm_mpu: fix _get_region_attr() Andrew Boie 2018-04-02 15:16:09 -07:00
  • 8e1cf7b619 gpio: nrf5: Make the init priority configurable Aapo Vienamo 2018-03-15 17:48:10 +02:00
  • a068f29dcc boards: arm: nrf52_pca20020: Add board documentation Aapo Vienamo 2018-03-13 23:37:40 +02:00
  • 439a63daac boards: Add support for nRF52 Thingy:52 (PCA20020) Aapo Vienamo 2018-01-30 23:03:57 +02:00
  • fbd3c2f4e2 sensors: ccs811: Deassert the reset pin with GPIO Aapo Vienamo 2018-03-15 18:16:38 +02:00
  • 75547e2b40 sanitycheck: add option to list all available tags Anas Nashif 2018-02-24 08:32:14 -06:00
  • 5df8cff046 sanitycheck: simplify logic of build_only/enable_slow checking Anas Nashif 2018-02-23 08:37:14 -06:00
  • ab351f407a sanitycheck: do not create overlays for filtered platforms Anas Nashif 2018-04-08 08:57:48 -05:00
  • 20f553fe8d sanitycheck: do not call cmake twice on run Anas Nashif 2018-03-23 11:26:41 -05:00
  • 424a3db775 sanitycheck: do not always dump footprint statistics Anas Nashif 2018-02-20 08:37:24 -06:00
  • e32ed18076 jlink: fix flashing behavior on Windows Marti Bolivar 2018-04-06 16:00:23 -04:00
  • bdda369580 tests: net: vlan: Fix VLAN disable test Jukka Rissanen 2018-04-06 16:41:19 +03:00
  • e56a9f0ec4 net: ethernet: Return correct non VLAN interface Jukka Rissanen 2018-04-06 15:37:42 +03:00
  • 4fc2ccbdab test: mbox_usage: add legacy test case for mailbox Punit Vara 2018-03-29 15:08:20 +05:30
  • 6c6d98bc4e Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics Vinayak Kariappa Chettimada 2018-03-23 11:03:57 +01:00
  • d6a549ceba Bluetooth: Mesh: Fix Node Identity advertising with PB-ADV Johan Hedberg 2018-04-06 14:40:53 +03:00
  • 316ffff6f2 tests: kernel: fix irq_vector_table test for nRF52X platforms Ioannis Glaropoulos 2018-04-04 18:02:38 +02:00
  • 8d2b22cd05 drivers: timer: expose RTC1 ISR handler function Ioannis Glaropoulos 2018-04-04 17:45:46 +02:00
  • 9e4bbcc937 tests: kernel: add Cortex-M33/M7 in list of MCUs Ioannis Glaropoulos 2018-04-04 14:35:15 +02:00
  • dbb2264454 usb: hid: implement set_report() Michael Hope 2018-03-31 17:30:03 +02:00