zephyr/subsys
Ravi kumar Veeramally 9489fa54cc net: http: Fix http_prepare_and_send
net_pkt_append() has been changed. If payload reached max value
of 'data_len' in net packet, net_pkt_append will not append.
So the caller has to create new packet and append remaining payload.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2018-02-02 16:50:07 +02:00
..
bluetooth Bluetooth: controller: Fix HCI LE Set PHY invalid behavior check 2018-02-02 10:41:46 +01:00
console kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
cpp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
debug libc: Kconfig: Move STDOUT_CONSOLE from subsys/debug 2018-01-11 12:47:10 -05:00
dfu kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
disk disk: delete the GET_DISK_SIZE IOCTL. 2018-01-31 09:14:40 -05:00
fs subsys: fs: Add Flash Circular Buffer 2018-01-15 15:46:37 -05:00
logging lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
net net: http: Fix http_prepare_and_send 2018-02-02 16:50:07 +02:00
random
shell shell: rename get_mod_cmd 2018-01-19 12:01:08 -05:00
storage subsys: storage: flash_map: devices bindings fetch optimalization 2018-01-15 15:46:37 -05:00
usb usb: hid: Add Human Interface Device (HID) class 2018-01-31 07:42:19 -05:00
CMakeLists.txt subsys: fs: Add Flash Circular Buffer 2018-01-15 15:46:37 -05:00
Kconfig subsys: storage: Add flash_map abstraction module 2018-01-15 15:46:37 -05:00