zephyr/drivers/ieee802154
Eduardo Montoya 9c6895105d drivers: ieee802154: fix ACK length handling
OpenThread expects the FCS field at the end of the ACK frame to be
passed with `otPlatRadioTxDone`.

Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
2021-05-27 12:59:06 -05:00
..
CMakeLists.txt drivers: ieee802154: cc13xx_cc26xx: sub-ghz support 2020-11-09 10:25:24 +02:00
ieee802154_cc13xx_cc26xx_subg.c drivers: ieee802154: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
ieee802154_cc13xx_cc26xx_subg.h drivers: ieee802154: cc13xx_cc26xx: raw mode support 2020-11-23 09:46:49 +02:00
ieee802154_cc13xx_cc26xx.c drivers: ieee802154: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
ieee802154_cc13xx_cc26xx.h drivers: ieee802154: cc13xx_cc26xx: raw mode support 2020-11-23 09:46:49 +02:00
ieee802154_cc1200_regs.h
ieee802154_cc1200_rf.h
ieee802154_cc1200.c drivers: ieee802154: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
ieee802154_cc1200.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ieee802154_cc2520_regs.h
ieee802154_cc2520.c drivers: ieee802154: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
ieee802154_cc2520.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ieee802154_dw1000_regs.h
ieee802154_dw1000.c drivers: ieee802154: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
ieee802154_kw41z.c drivers: ieee802154: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
ieee802154_mcr20a_regs.h
ieee802154_mcr20a.c drivers: ieee802154: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
ieee802154_mcr20a.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ieee802154_nrf5.c drivers: ieee802154: fix ACK length handling 2021-05-27 12:59:06 -05:00
ieee802154_nrf5.h drivers: ieee802154_nrf5: Fix inclusion of ieee802154_radio.h 2021-02-16 07:57:15 -06:00
ieee802154_rf2xx_iface.c drivers: ieee802154: rf2xx: Add tx mode direct 2021-05-05 15:55:45 +02:00
ieee802154_rf2xx_iface.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ieee802154_rf2xx_regs.h
ieee802154_rf2xx.c drivers: ieee802154: rf2xx: Add pan coordinator mode 2021-05-05 15:55:45 +02:00
ieee802154_rf2xx.h drivers: ieee802154: rf2xx: Add tx mode direct 2021-05-05 15:55:45 +02:00
ieee802154_uart_pipe.c drivers: ieee802154: remove usage of device_pm_control_nop 2021-04-28 10:55:49 -04:00
ieee802154_uart_pipe.h
Kconfig net: openthread: add CSL transmitter API 2021-05-05 14:33:47 +02:00
Kconfig.cc13xx_cc26xx drivers: ieee802154: cc13xx_cc26xx: raw mode support 2020-11-23 09:46:49 +02:00
Kconfig.cc1200
Kconfig.cc2520
Kconfig.dw1000
Kconfig.kw41z
Kconfig.mcr20a
Kconfig.nrf5 drivers: ieee802154: Fix problem with binding IRQ handlers in shim layer 2021-03-05 12:56:15 +01:00
Kconfig.rf2xx