Go to file
Tomasz Bursztyka e7773fa255 net: ieee802154: Let's update fragmentation tag on relevant buffers
Such tag is meant for fragmented buffers only, so let's update it only
when:
- given buffer is valid
- given buffer needs to be fragmented

Change-Id: Ic3f41a9194ea11cd129fb0903bcd242facea7197
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-02 12:40:56 +02:00
.known-issues
arch
boards net: Add TI_CC2520 RAW driver 2016-12-02 12:40:46 +02:00
doc net: Adapt to new behavior of net_buf_frag_add v2 2016-12-02 12:40:54 +02:00
drivers drivers: ieee802154: Make uart pipe driver tx one fragment only 2016-12-02 12:40:55 +02:00
ext samples/mbedtls_dtlsclient: mbedTLS sample DTLS client app. 2016-12-02 12:40:51 +02:00
include net: ieee802154: Optimize context structure usage 2016-12-02 12:40:55 +02:00
kernel kernel: fix race condition when spawning a thread with a delay 2016-11-30 23:48:06 +00:00
lib net: Rename net_nbuf_write to net_nbuf_append 2016-12-02 12:40:51 +02:00
misc
net net: ieee802154: Let's update fragmentation tag on relevant buffers 2016-12-02 12:40:56 +02:00
samples net: Adapt to new behavior of net_buf_frag_add v2 2016-12-02 12:40:54 +02:00
scripts net: Remove nbr_data section as it is useless 2016-12-02 12:40:27 +02:00
subsys usb :mass_storage: correct the license details 2016-12-02 02:11:34 +00:00
tests tests: ieee802154: Make the test ready to handle multi fragments buffer 2016-12-02 12:40:56 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS MAINTAINERS: fix email address 2016-12-01 19:07:49 -05:00
Makefile
Makefile.inc
zephyr-env.sh