Go to file
Tomasz Bursztyka b18bbedfb1 net: ieee802154: L2 radio drivers should handle multi-fragment buffers
For each fragment it should transmit it, handle the error, retry if
possible, wait for the ack if necessary, all along the current
transmission strategy.

Change-Id: I28a01553e28d9bb51024321ce7d22372ad6a1335
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-02 12:40:56 +02:00
.known-issues
arch
boards
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
include net: ieee802154: Optimize context structure usage 2016-12-02 12:40:55 +02:00
kernel
lib net: Rename net_nbuf_write to net_nbuf_append 2016-12-02 12:40:51 +02:00
misc
net net: ieee802154: L2 radio drivers should handle multi-fragment 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
subsys
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
Makefile
Makefile.inc
zephyr-env.sh