zephyr/drivers/ieee802154
Tomasz Bursztyka f8ec175aa7 drivers: ieee802154: Fix length handling in uart-pipe
15.4 drivers are supposed to append LQI byte in the end of the buffer,
but of course there is no such thing in uart-pipe. Thus the bug, so
let's announce the proper length even if such LQI is missing.
Also align the debug output to proper length (FCS included)

Change-Id: Ib9ad86a8c22e1cf6437bc82e7fce11a489d0e761
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-02 12:41:02 +02:00
..
ieee802154_cc2520.c net: ieee802154: MAC address needs to be stored in big endian format 2016-12-02 12:40:57 +02:00
ieee802154_cc2520.h drivers: cc2520: Fix 80 chars lenght limit 2016-12-02 12:40:47 +02:00
ieee802154_cc2520_legacy.c net: drivers: ieee802154: sys_log is needed on legacy driver 2016-12-02 12:40:23 +02:00
ieee802154_cc2520_regs.h drivers: ieee802154: Fix register name 2016-10-21 17:03:57 +00:00
ieee802154_uart_pipe.c drivers: ieee802154: Fix length handling in uart-pipe 2016-12-02 12:41:02 +02:00
ieee802154_uart_pipe.h net: drivers: Add a fake ieee802154 radio driver for qemu 2016-12-02 12:40:24 +02:00
Kconfig net: Add L2 RAW channel hidden option 2016-12-02 12:40:46 +02:00
Makefile net: Add TI_CC2520 RAW driver 2016-12-02 12:40:46 +02:00