Commit graph

  • 22cf6d98ee arch: arm: fix thread's FPU initialization Andrei Gansari 2019-03-22 16:01:28 +02:00
  • 62da238571 board: emsk: fix the wrong info about DDR Wayne Ren 2019-03-22 14:52:56 +08:00
  • b962789b9e board: emsk: fix the bug in dts Wayne Ren 2019-03-22 12:48:45 +08:00
  • 66d339a7c9 Bluetooth: controller: Fix scanner memory corruption Joakim Andersson 2019-03-21 17:49:29 +01:00
  • bcdfc9f1ac arch: arc: fix the unaligned declaration of saved_value Wayne Ren 2019-03-22 14:58:44 +08:00
  • 2a605ea226 boards: stm32f4_disco: Update openocd config Erwan Gouriou 2019-03-22 09:44:13 +01:00
  • ef9c7a4b5d Bluetooth: samples: IPSP: Fix not checking return of net_pkt_read Luiz Augusto von Dentz 2019-03-22 11:12:21 +02:00
  • cb44b7e768 doc: Bluetooth: Document the debug monitor and btmon in general Carles Cufi 2019-03-18 19:46:54 +01:00
  • c616f215b0 boards: nrf: Add bt-mon-uart to all nRF-based boards Carles Cufi 2019-03-18 18:11:31 +01:00
  • 373a42b861 host-tools.cmake: Corrected sdk download url Arun Joshi 2019-03-21 15:34:38 +08:00
  • cda61d2a63 samples: net: dhcpv4: Add net-shell and e1000 driver support Jukka Rissanen 2019-03-15 16:45:16 +02:00
  • 5a7fd0ebc9 usb: netusb: ecm: Print packet hexdump only for VERBOSE_DEBUG Andrei Emeltchenko 2019-03-18 16:25:02 +02:00
  • 4496e99869 usb: netusb: rndis: Remove old unused code Andrei Emeltchenko 2019-03-18 10:47:04 +02:00
  • 276f50a623 usb: netusb: rndis: Fix maximum RNDIS frame size Andrei Emeltchenko 2019-03-15 16:22:11 +02:00
  • 48be0443b7 usb: netusb: eem: Add check for large packets Andrei Emeltchenko 2019-03-15 16:15:28 +02:00
  • f4bfca6e44 usb: netusb: eem: Use NET_ETH_MAX_FRAME_SIZE as frame size Andrei Emeltchenko 2019-03-15 16:01:52 +02:00
  • 57041dd9c0 usb: netusb: ecm: Add check for large packets Andrei Emeltchenko 2019-03-15 16:00:29 +02:00
  • 7ee481aad7 usb: netusb: ecm: Use NET_ETH_MAX_FRAME_SIZE as frame size Andrei Emeltchenko 2019-03-15 15:18:01 +02:00
  • 00c58f770b usb: netusb: rndis: Add check for large packets Andrei Emeltchenko 2019-03-15 10:24:05 +02:00
  • 742c177977 usb: netusb: Cleanup USB Ethernet networking Andrei Emeltchenko 2019-03-12 14:55:45 +02:00
  • 7aa98f7196 ci: Bump to image 0.6.4 for west Kumar Gala 2019-03-20 19:26:16 -05:00
  • 3ebd9b4a09 Bluetooth: Mesh: Fix clearing model binding and subscriptions Johan Hedberg 2019-03-20 13:49:59 +02:00
  • dac335c238 Bluetooth: Mesh: Fix clearing model subscription list Johan Hedberg 2019-03-20 13:46:37 +02:00
  • a0d762999d Bluetooth: Mesh: Clean up logging related to settings storage Johan Hedberg 2019-03-20 13:44:55 +02:00
  • 4cac39e14a Bluetooth: Fix missing return statement in le_conn_param_req() Johan Hedberg 2019-03-20 21:39:12 +02:00
  • 7d3fbfccd1 host-gcc/target.cmake: stop discarding CMAKE_<tool>_FLAGS for x86 Marc Herbert 2019-03-01 18:39:58 -08:00
  • 1f6ab221f2 arc: fix off-by-one in mpu_buffer_validate() Andrew Boie 2019-03-20 13:48:48 -07:00
  • 71b4137d30 adc: overhaul adc_dw and rename it to adc_intel_quark_se_c1000_ss Daniel Leung 2019-03-14 10:23:44 -07:00
  • 86e473832a adc: quark_d2000: fix sampling conversion Daniel Leung 2019-03-14 10:23:44 -07:00
  • 8e85d7d6c0 net/ip: fix input packet filtering criteria Charles E. Youse 2019-03-19 08:01:12 -07:00
  • 6b62e5e44e settings: remove dead code Andrzej Puzdrowski 2019-03-20 13:04:56 +01:00
  • bf8d391ad4 net: context: Check if we run out of mem Jukka Rissanen 2019-03-20 16:10:04 +02:00
  • 69afd80a3d net: ip: connection: Typo fixes in comment Paul Sokolovsky 2019-03-19 11:30:34 +03:00
  • f4631d5b43 kernel: amend comment in k_thread_create handler Andrew Boie 2019-03-19 10:48:09 -07:00
  • d0035f9779 kernel: fix stack size check in k_thread_create Andrew Boie 2019-03-19 10:43:06 -07:00
  • 575abc0150 kernel: add K_THREAD_STACK_RESERVED Andrew Boie 2019-03-19 10:42:24 -07:00
  • 02f64c6846 arm: remove duplicate stack macro docs Andrew Boie 2019-03-19 10:31:16 -07:00
  • d6eaf5f7e9 cmake: Bump min SDK version to 0.10.0 Kumar Gala 2019-03-09 18:02:41 -06:00
  • c6662826b7 net/pkt: Fix a few left over cases of net_pkt_read_new Kumar Gala 2019-03-20 13:02:16 -05:00
  • 3f34fead60 log: net: Fix the immediate logging mode in network backend Jukka Rissanen 2019-03-19 13:46:57 +02:00
  • 111dab4a25 samples: sockets: echo_async: Add support for cc3220sf_launchxl Vincent Wan 2019-03-13 21:12:27 -07:00
  • 734e247d02 samples: sockets: echo_async: Make IPV6 optional Vincent Wan 2019-03-13 21:09:12 -07:00
  • a69955701d drivers: wifi: simplelink: Implement fcntl to set/get non-blocking mode Vincent Wan 2019-03-04 15:56:40 -08:00
  • ec33d24017 ext: simplelink: add workarounds when using POSIX headers Vincent Wan 2019-03-05 15:44:28 -08:00
  • 3609e261bb net: sockets: move fcntl back to socket_offload.c Vincent Wan 2019-03-05 15:08:36 -08:00
  • 1a98d4d1fe net: Move the chksum offload verification to relevant places Tomasz Bursztyka 2019-03-18 16:42:22 +01:00
  • 4f04f6486d tests: More SMP disablement Andy Ross 2019-03-18 09:56:56 -07:00
  • e39aed53a2 samples: net: Update overlay-bt.conf in various samples Robert Lubos 2019-03-19 13:49:19 +01:00
  • 980cf393f0 Samples: echo-client: Add overlay when echo-server is running on Linux Tedd Ho-Jeong An 2019-03-19 13:17:23 -07:00
  • db90e24326 drivers: nrf: add support for forcing driver implementation Thomas Stenersen 2019-02-21 16:02:16 +01:00
  • 4f707ae896 net/context: Relocate offload handling in net_context_connect() Michael Scott 2019-03-13 19:54:29 -07:00
  • ebb3ca9430 net/pkt: Remove now useless attribute data_len Tomasz Bursztyka 2019-03-14 09:23:59 +01:00
  • 84909970a0 net/pkt: Remove unused legacy net_pkt allocator Tomasz Bursztyka 2019-03-14 09:13:07 +01:00
  • cf322c44db net: Switch usage of net_pkt_get_reserve to net_pkt_alloc Tomasz Bursztyka 2019-03-14 09:02:26 +01:00
  • 89c4a4a26f net/context: Re-enable offloaded send/sendto Tomasz Bursztyka 2019-02-07 09:45:03 +01:00
  • a57e218965 net/offload: Remove useless token parameter Tomasz Bursztyka 2019-03-12 07:14:27 +01:00
  • 730b5de6d9 net/pkt: Remove superfluous total_pkt_len attribute Tomasz Bursztyka 2019-02-21 10:30:13 +01:00
  • 03bfc5dd0f net/context: Remove token parameter from net_context_send/sendto Tomasz Bursztyka 2019-02-21 10:15:21 +01:00
  • 7d97a1871a net/pkt: Remove unused token attribute Tomasz Bursztyka 2019-02-21 10:04:36 +01:00
  • 39504c2560 net/pkt: Remove legacy net_frag_linear_copy function Tomasz Bursztyka 2019-02-20 10:15:21 +01:00
  • ec3fe5560b net/pkt: Remove legacy net_pkt_append functions Tomasz Bursztyka 2019-02-20 10:11:45 +01:00
  • 23b753feed net/pkt: Remove legacy net_frag_read/skip/get_pos functions Tomasz Bursztyka 2019-02-20 10:06:35 +01:00
  • d6d52ce9e5 net/pkt: Remove _new suffix to net_pkt_write functions Tomasz Bursztyka 2019-02-20 10:01:57 +01:00
  • a15654980e net/pkt: Remove legacy net_pkt_insert functions Tomasz Bursztyka 2019-02-20 09:48:52 +01:00
  • ea518af5dd net/pkt: Remove legacy net_pkt_write functions Tomasz Bursztyka 2019-02-20 09:46:42 +01:00
  • a25f054cbd net/pkt: Remove _new suffix to net_pkt_read functions Tomasz Bursztyka 2019-02-20 09:40:48 +01:00
  • f8a091104e net/pkt: Remove _new suffix to net_pkt_get_data_new function Tomasz Bursztyka 2019-02-20 09:28:18 +01:00
  • 2022aa3484 net/pkt: Remove now useless net_pkt_get_data() Tomasz Bursztyka 2019-02-20 09:16:10 +01:00
  • 7e4f03aabe net/icmpv4: Remove unused net_icmpv4_set_checksum function Tomasz Bursztyka 2019-02-20 08:59:43 +01:00
  • 820f3ad006 net/ipv6: Replace legacy net_ipv6_create by the new one Tomasz Bursztyka 2019-02-20 08:58:08 +01:00
  • ca58b4c761 net/ipv4: Replace legacy net_ipv4_create by the new one Tomasz Bursztyka 2019-02-20 08:54:58 +01:00
  • 172fe5a87b net/context: Remove _new suffix on net_context_send/sendto functions Tomasz Bursztyka 2019-02-20 08:48:36 +01:00
  • 62ab954251 net/pkt: Remove appdata/appdatalen attributes and related functions Tomasz Bursztyka 2019-02-19 10:25:17 +01:00
  • 54ac7a43e9 net/udp: Remove net_udp_insert legacy function Tomasz Bursztyka 2019-02-19 10:17:38 +01:00
  • 0b173e3b77 net/context: Remove legacy API Tomasz Bursztyka 2019-02-19 10:08:37 +01:00
  • d9e212d4f8 settings: logging: Add log_strdup to error messages Filip Kubicz 2019-03-20 10:50:42 +01:00
  • d1f420697c arc: fix build error when MPU guards are enabled Andrew Boie 2019-03-19 15:53:13 -07:00
  • 0f702eba74 board: nsim: optimize the timer accuracy of timer Wayne Ren 2019-03-15 17:10:35 +08:00
  • c632ddaea3 cmake: add debugserver target for nsim Wayne Ren 2019-01-11 09:22:45 +08:00
  • 3dea408405 kernel/sched: Flag DEAD on correct thread in cross-CPU abort Andy Ross 2019-03-19 08:35:28 -07:00
  • 41e90630d7 lib: mempool: Synchronize level checks Pawel Dunaj 2019-03-15 15:30:20 +01:00
  • 2c7d68009a lib: mempool: Return error if no block found Pawel Dunaj 2019-03-15 16:16:16 +01:00
  • 94ae61f765 logging: Force LOG_PRINTK option if RTT backend is used Krzysztof Chruscinski 2019-03-13 09:54:56 +01:00
  • 75be0cc8d9 i2c_ll_stm32: Remove length < 255 restriction Yannis Damigos 2019-02-23 18:05:28 +02:00
  • 4882849f18 Bluetooth: controller: Convert benign BT_WARN() messages to BT_DBG() Johan Hedberg 2019-03-19 16:29:29 +02:00
  • 3fe98838c9 storage/flash_map: API for get driver belongs to the flash_area. Andrzej Puzdrowski 2019-02-12 09:50:27 +01:00
  • 2320973fea flash: stm32l4: disable dcache before writting Florian Vaussard 2019-02-25 09:49:20 +01:00
  • 29cc3b5aed drivers: modem: wnc14a2a: dont stop RSSI processing on error Michael Scott 2019-03-18 14:22:04 -07:00
  • 197757f4dd drivers: modem: wnc14a2a: correct IPv6 SRC and DST Michael Scott 2019-03-18 14:16:44 -07:00
  • 8960cf4c1a arch: arm: mpu: fix variable type Ioannis Glaropoulos 2019-03-18 14:30:28 +01:00
  • cf7ba235ce arch: arm: mpu: fix a loop index start value Ioannis Glaropoulos 2019-03-18 14:36:14 +01:00
  • 319a1239aa Bluetooth: controller: Fix PHY bits sets with PHY disabled Joakim Andersson 2019-03-19 12:22:28 +01:00
  • 7ba52eae93 net/ipv6: Set the right protocol when finalizing MLD packet Tomasz Bursztyka 2019-03-19 13:36:38 +01:00
  • 8c294995e0 samples: bluetooth/mesh: Fix configuration Johan Hedberg 2019-03-19 13:01:31 +02:00
  • 7051eecaed arch: arc: make the boot time more accurate Wayne Ren 2019-03-19 17:06:25 +08:00
  • 2b1227f155 zephyr: fix mcuboot can't link into boot-partition Andrzej Puzdrowski 2019-03-18 14:02:11 +01:00
  • f4c8e3ff31 Bluetooth: controller: Fix transaction collision Joakim Andersson 2019-03-18 17:43:51 +01:00
  • 932a33ad75 sanitycheck: fix, expand and clarify test case selection --help Marc Herbert 2019-03-12 11:37:53 -07:00
  • 56ec1d876d Bluetooth: tester: Fix possible NULL pointer dereference Mariusz Skamra 2019-03-18 17:34:38 +01:00
  • 3ab275f3e1 Bluetooth: mesh: Fix net_id net_buf_pull in secure_beacon_recv Mariusz Skamra 2019-03-18 17:43:53 +01:00