Commit graph

  • 147b2eb498 net/ipv4: Input headers are gathered through new API Tomasz Bursztyka 2018-12-11 11:19:58 +01:00
  • 1b6a500067 net/core: Set cursor relevantly Tomasz Bursztyka 2018-12-12 09:49:06 +01:00
  • aec920ea53 net/core: Each and every received packet are being set to overwrite Tomasz Bursztyka 2018-12-05 13:58:58 +01:00
  • 2caa0b4e43 net: Adapt checksum calculation to new net_pkt API Tomasz Bursztyka 2018-12-03 20:35:16 +01:00
  • 593f957618 net/dhcpv4: Switch to new net_pkt API Tomasz Bursztyka 2018-11-29 17:08:57 +01:00
  • c14a5c896f drivers/ethernet: Use new net_pkt API for sending and receiving Tomasz Bursztyka 2018-11-27 20:16:42 +01:00
  • 999b3740b8 net/icmpv4: Switch echo request to new net pkt allocator and API Tomasz Bursztyka 2018-11-27 14:16:41 +01:00
  • 60b3137508 net/udp: Add new API to create/finalize UDP headers Tomasz Bursztyka 2018-11-27 11:34:57 +01:00
  • eb2adf30f3 net/ipv4: Add new API to create/finalize IPv4 headers. Tomasz Bursztyka 2018-11-27 12:00:31 +01:00
  • 06037c4d3f net/pkt: Add generic get/set data functions Tomasz Bursztyka 2018-11-27 08:49:50 +01:00
  • b039625745 net/pkt: Add an API to read/write into the buffer in a simpler way Tomasz Bursztyka 2018-11-26 17:22:12 +01:00
  • 8eb9ff72f6 net/pkt: Add new allocators Tomasz Bursztyka 2018-11-23 16:23:14 +01:00
  • 29ae6bd54c net/pkt: Add dummy getter/setters for IPv4/IPv6 attributes Tomasz Bursztyka 2018-11-26 20:31:25 +01:00
  • 834c50f00c CODEOWNERS: Add @pfalcon for POSIX-related things Paul Sokolovsky 2019-01-31 20:44:42 +03:00
  • 929c881db0 ext: lib: mbedtls: Fix MBEDTLS_PEM_PARSE_C definition in generic config Robert Lubos 2019-01-31 13:34:26 +01:00
  • 941f43588a doc: net: Remove net-app API references Jukka Rissanen 2019-02-01 09:04:11 +02:00
  • 48abdc2cb9 samples: net: Remove net-app based sample applications Jukka Rissanen 2019-01-30 10:14:39 +02:00
  • 2ece89f523 net: shell: Remove net-app command Jukka Rissanen 2019-01-30 10:17:22 +02:00
  • d1162600e9 net: app: Remove net-app API files Jukka Rissanen 2019-01-30 10:06:42 +02:00
  • 05f411523d dts: bindings: cleanup mtd descriptions Peter A. Bigot 2019-01-29 10:49:22 -06:00
  • ad812614b8 dts: intel_s1000_crb: switch flash to jedec spi-nor Peter A. Bigot 2019-01-29 10:45:59 -06:00
  • e7303cb09a boards: nrf52840_pca10056: add bindings for on-board serial flash Peter A. Bigot 2019-01-28 12:31:33 -06:00
  • d383656d83 boards: particle: add bindings for on-board flash Peter A. Bigot 2019-01-28 12:30:28 -06:00
  • 44758977f8 drivers: flash: spi-nor: update towards device-tree support Peter A. Bigot 2019-01-28 12:32:26 -06:00
  • 1a763e3c65 dts: flash: add bindings for jedec,spi-nor Peter A. Bigot 2019-01-28 12:26:30 -06:00
  • 37e77f942a driver/sensor: lps25hb: align driver to auto-generated dts macros Armando Visconti 2019-01-31 11:14:19 +01:00
  • 396ffbd86d driver/sensor: lsm6ds0: align driver to auto-generated dts macros Armando Visconti 2019-01-31 11:06:16 +01:00
  • 91786e96aa drivers: leuart_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines Piotr Mienkowski 2019-01-31 15:27:21 +01:00
  • 187762a14a boards: cc3220sf_launchxl: Provide dts aliases for leds 1 and 2 Gil Pitney 2019-01-31 17:37:56 -08:00
  • 9e4016d8dc usb: usb_dc_stm32: Convert to DT instance defines to remove dts_fixup.h Kumar Gala 2019-01-31 09:20:08 -06:00
  • e0349fb421 sensor: lsm6dsl: Fixup SPI CS handling Kumar Gala 2019-01-31 04:16:49 -06:00
  • 935d6855d9 display: ili9340: Fixup SPI CS handling Kumar Gala 2019-01-31 03:42:57 -06:00
  • b5a86baa57 ieee802154: mcr20a: Fixup SPI CS handling Kumar Gala 2019-01-31 03:55:53 -06:00
  • de20c10691 ieee802154: mcr20a: Remove dead Kconfig symbols Kumar Gala 2019-01-31 03:51:08 -06:00
  • d3623a2fba soc: xtensa: intel_s1000: Encode IRQ in dts Kumar Gala 2019-01-29 16:05:40 -06:00
  • 0370dbee4a usb: usb_dc: Replace CONFIG_ symbols that should be DT_ Kumar Gala 2019-01-31 13:20:44 -06:00
  • ae38cc6af2 doc: without-west.rst: fixes for correctness Marti Bolivar 2019-01-31 16:00:52 -07:00
  • 488c94825c doc: incremental improvements to west docs Marti Bolivar 2019-01-30 01:40:55 -07:00
  • 30ba9de4c4 samples: sockets: Remove Zephyr logging from POSIX-compatible samples Paul Sokolovsky 2019-01-31 13:58:46 +03:00
  • a79087cad1 net: lwm2m: add socket-based DNS support Michael Scott 2019-01-31 09:21:51 -08:00
  • 9cd0cfa564 samples: lwm2m: migrate to BSD socket APIs Michael Scott 2019-01-28 11:57:01 -08:00
  • d1cb39e7ce net: lwm2m: migrate LwM2M library to BSD-sockets API Michael Scott 2019-01-28 11:55:23 -08:00
  • d7f20f63d8 net: lwm2m: fix firmware status after bad download attempts Michael Scott 2019-01-28 10:57:17 -08:00
  • 0abe96e4cf net: lwm2m: replace periodic service thread with work queue Michael Scott 2019-01-25 22:47:58 -08:00
  • 180a365d2f net: lwm2m: support for LwM2M bootstrap Michael Scott 2019-01-25 22:36:47 -08:00
  • 54c10c04e5 net: lwm2m: use security data for connections Michael Scott 2019-01-25 21:43:52 -08:00
  • 3ef993c88e net: lwm2m: update security obj with DTLS data Michael Scott 2019-01-25 16:01:39 -08:00
  • 181544beec net: lwm2m: add JSON formatter for WRITE operations Michael Scott 2019-01-25 15:56:23 -08:00
  • 26599e30d4 net: lwm2m: introduce input formatter private data Michael Scott 2019-01-25 15:45:14 -08:00
  • a433af6e05 net: lwm2m: save remote address during setup Michael Scott 2019-01-25 14:39:41 -08:00
  • 3bfb7debb3 net: lwm2m: move to flat buffers Michael Scott 2019-01-25 14:13:07 -08:00
  • d003910460 net: lwm2m: create DTLS config layer for LwM2M Michael Scott 2019-01-24 15:49:31 -08:00
  • a93651085e boards: remove pulpino board Anas Nashif 2019-01-14 12:16:38 -05:00
  • 66b9e955b0 shell: remove empty lines at EOF Johan Hedberg 2019-01-31 21:05:19 +02:00
  • addafb8222 mimxrt1050_evk: eth_mcux: prevent PHY NANDTree Andrei Gansari 2019-01-22 11:42:16 +02:00
  • 0787936d15 mimxrt1050_evk: eth_mcux: driver fixup Andrei Gansari 2019-01-31 13:00:56 +02:00
  • 6d36f2e2f4 mimxrt1050_evk: cache enable Andrei Gansari 2019-01-31 12:34:26 +02:00
  • 933a062ab6 mimxrt1050_evk: default external flash and sdram Andrei Gansari 2019-01-31 12:33:27 +02:00
  • 18af0d1572 samples: sockets: Update echo_client/echo_server documentation Robert Lubos 2019-01-31 14:18:33 +01:00
  • 5cf7b48eb4 shell: fix spelling mistake in Kconfig Jakub Rzeszutko 2019-01-30 18:29:45 +01:00
  • 1ef5ad1883 samples: power: power_mgr: Remove redundant test Piotr Zięcik 2019-01-03 09:40:21 +01:00
  • b343665064 samples: nrf52: power_mgr: Enable the demo on the nRF51 SoC series Piotr Zięcik 2019-01-02 15:05:52 +01:00
  • a0f02b6a6d samples: nrf52: power_mgr: Update sample to use Zephyr PM policy Piotr Zięcik 2019-01-02 14:53:39 +01:00
  • 2587ed0090 soc: arm: nrf51: Backport power management code from nRF52 Piotr Zięcik 2019-01-02 13:39:25 +01:00
  • 4ce523094f soc: arm: nrf52: Update power management code for nRF52 Piotr Zięcik 2019-01-02 13:28:13 +01:00
  • 82f5c5e565 uart: sifive: Fix trivial CONFIG -> DT missed conversion Kumar Gala 2019-01-31 04:52:44 -06:00
  • 13fd996178 sensor: lsm9ds0: Remove unused define/Kconfig symbol Kumar Gala 2019-01-31 04:22:12 -06:00
  • 75d84ffd7a led: lp3943: Remove dts_fixup.h Kumar Gala 2019-01-29 14:40:55 -06:00
  • 489cecd505 led: pca9633: Remove dts_fixup.h Kumar Gala 2019-01-29 13:29:28 -06:00
  • be0d753721 led: lp5562: Remove dts_fixup.h Kumar Gala 2019-01-29 13:25:42 -06:00
  • c58835e0b4 boards: nrf52840_pca10090: Fix typo in Kconfig Kumar Gala 2019-01-31 04:35:49 -06:00
  • e76ea6cf9d rtc: stm32: Remove trivial endif comment Kumar Gala 2019-01-31 04:49:38 -06:00
  • 1e392fbd0a drivers: uart_ns16550: remove soc specific codes and bug fixes Wayne Ren 2019-01-29 14:25:56 +08:00
  • 8b8d1dd300 tests: net: dns: Temporarily disable IPv6 query test Jukka Rissanen 2019-01-31 14:09:56 +02:00
  • 4f7f0f73f3 arch: riscv32: Fix trivial comment Kumar Gala 2019-01-31 04:40:07 -06:00
  • c48971cc61 driver: arcv2_timer0: fixes and optimize the timer driver Wayne Ren 2019-01-17 02:10:28 +08:00
  • db022a966c samples: net: add TLS offload support to mqtt_publisher Vincent Wan 2019-01-18 17:47:02 -08:00
  • 11b4b6f660 drivers: wifi: simplelink: Add handling for unknown root CA Vincent Wan 2019-01-18 11:26:42 -08:00
  • ef049cc976 tests: net: port mqtt tests to cc3220sf_launchxl Vincent Wan 2019-01-16 15:34:09 -08:00
  • fec0445ebb samples: net: Add support for cc3220sf_launchxl in mqtt_publisher Vincent Wan 2019-01-11 09:47:02 -08:00
  • f1619beab9 drivers: wifi: simplelink: socket() should return non-zero fds Vincent Wan 2019-01-15 10:18:29 -08:00
  • d0afacc6b4 display: ssd1673: replace k_busy_wait by k_sleep Aurelien Jarno 2019-01-31 00:03:21 +01:00
  • 0a51dd83ae arch: arm: make stack pointer switch & initialization part of C prep Vikas Manocha 2019-01-28 15:39:52 -08:00
  • 2f46739571 arch: arm: use cmsis functions to configure PSP and interrupts Vikas Manocha 2019-01-25 17:55:45 -08:00
  • d0ad419737 timer: xtensa: restore smp_timer_init() Daniel Leung 2019-01-28 09:12:13 -08:00
  • a3682f67d4 audio: mpxxdtyy: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-29 14:52:53 -06:00
  • 34b07b99da tests: net: context: Fix tests when using locking Jukka Rissanen 2018-06-28 16:41:21 +03:00
  • 93e5181fbd net: context: Add locking for concurrent access Jukka Rissanen 2018-06-28 16:40:10 +03:00
  • a985e03349 drivers/interrupt_controller: stm32: Use LL API Erwan Gouriou 2019-01-29 21:09:04 +01:00
  • e11314a21f cmake: Fix how usage finds board names Kumar Gala 2019-01-30 04:13:59 -06:00
  • a148e11e2a drivers: uart_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines Piotr Mienkowski 2019-01-14 16:39:40 +01:00
  • 93d0f8c58d dfu: Fix build issue with gcc8 Kumar Gala 2019-01-30 16:18:49 -06:00
  • 3c44137447 drivers: gpio: Validate pin number before indexing array in mcux drivers Maureen Helm 2019-01-30 16:52:34 -06:00
  • 4394601524 net: sntp: get rid of the callback function Aurelien Jarno 2019-01-30 20:56:13 +01:00
  • c253a686bf app_shmem: auto-initialize partitions Andrew Boie 2019-01-29 12:56:02 -08:00
  • e526a2b80a host-gcc: exclude -lgcc to fix -mx32 [qemu_]x86_64 regression Marc Herbert 2019-01-28 16:15:00 -08:00
  • c8233c8830 intel_s1000_crb: CMakeLists: Define building of custom image Rajavardhan Gundi 2019-01-21 15:49:33 +05:30
  • ecdea1c30c CMakeLists: Introduce extra post build commands Rajavardhan Gundi 2019-01-25 11:53:13 +05:30
  • d6ffca36f3 samples: sockets: Clean up headers included Paul Sokolovsky 2019-01-30 19:33:26 +03:00
  • cb2f9e9590 samples: sensors: adt7420: Fail gracefully if sensor not found Maureen Helm 2019-01-30 15:37:17 -06:00