zephyr/drivers/ieee802154
Tomasz Bursztyka ebb40ba338 net/ieee802154: Switch to L2 sending path
As for Ethernet, up to ieee802154 L2's send to actually sent the packet.
It's currently unoptimized as 6lo compression, 15.4 fragmentation and so
on will reallocate net_buf etc... but it's the first step towards
removing ll reserve space and more.

Applying changes to Openthread L2 as well.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-11-30 11:12:13 -08:00
..
CMakeLists.txt drivers: 15.4: nrf5: Add OpenThread support to 802.15.4 driver 2018-01-29 22:42:03 -05:00
ieee802154_cc1200.c net/ieee802154: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ieee802154_cc1200.h drivers: ieee802154_cc2520: move to new logger 2018-10-16 17:30:09 -04:00
ieee802154_cc1200_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_cc1200_rf.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_cc2520.c net/ieee802154: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ieee802154_cc2520.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_cc2520_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_kw41z.c net/ieee802154: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ieee802154_mcr20a.c net/ieee802154: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ieee802154_mcr20a.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_mcr20a_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_nrf5.c net/ieee802154: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ieee802154_nrf5.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_uart_pipe.c net/ieee802154: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ieee802154_uart_pipe.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
Kconfig ieee802154: Allow to set debug for RAW_CHANNEL 2018-11-15 08:42:52 -05:00
Kconfig.cc1200 Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00
Kconfig.cc2520 ieee802154: cc2520: Move to DT only config support 2018-11-16 14:02:00 -05:00
Kconfig.kw41z drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mcr20a ieee802154: mcr20a: Cleanup Kconfig and DT support 2018-11-16 14:02:00 -05:00
Kconfig.nrf5 drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00