zephyr/drivers/ieee802154
Jukka Rissanen c85127db80 drivers/ieee802154/pipe: Use net_nbuf_unref to release net_buf
Using net_nbuf_unref to release the net_buf so that we can
debug the allocations more easily. It is ok to use the original
net_buf_unref() too, we just miss some important net_buf
housekeeping information if done like that.

Change-Id: Ieb7b39ed525bfc46eb5c07a01f2a3a75fdbeb9fd
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-02-22 17:28:26 +02:00
..
Kconfig drivers/net/ieee802154: nRF5 802.15.4 radio driver 2017-02-22 17:28:24 +02:00
Kconfig.cc2520 drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
Kconfig.mcr20a drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
Kconfig.nrf5 drivers/net/ieee802154: nRF5 802.15.4 radio driver 2017-02-22 17:28:24 +02:00
Makefile drivers/net/ieee802154: nRF5 802.15.4 radio driver 2017-02-22 17:28:24 +02:00
ieee802154_cc2520.c net: Set the network link address type when setting link address 2017-02-22 17:28:25 +02:00
ieee802154_cc2520.h drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
ieee802154_cc2520_regs.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ieee802154_mcr20a.c net: Set the network link address type when setting link address 2017-02-22 17:28:25 +02:00
ieee802154_mcr20a.h drivers: mcr20a: cleanup and refactor interrupt processing 2017-02-22 17:28:24 +02:00
ieee802154_mcr20a_regs.h drivers: ieee802154: add MCR20A driver 2017-01-27 12:35:51 +02:00
ieee802154_nrf5.c drivers/net/ieee802154: nRF5 802.15.4 radio driver 2017-02-22 17:28:24 +02:00
ieee802154_nrf5.h drivers/net/ieee802154: nRF5 802.15.4 radio driver 2017-02-22 17:28:24 +02:00
ieee802154_uart_pipe.c drivers/ieee802154/pipe: Use net_nbuf_unref to release net_buf 2017-02-22 17:28:26 +02:00
ieee802154_uart_pipe.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00