zephyr/subsys
Jedrzej Ciupis 25ebb42bd9 net: pkt: remove ieee802154_frame_retry flag
Flag that indicates if a given packet is being retransmitted has become
obsolete since more detailed flags were added. This commit removes the
flag and references to it altogether.

Signed-off-by: Jedrzej Ciupis <jedrzej.ciupis@nordicsemi.no>
2021-07-19 18:15:56 +03:00
..
bluetooth Bluetooth: Controller: Fix HCI reset assert initiating on coded PHY 2021-07-19 14:19:25 +02:00
canbus modules: canopennode: move glue code to modules directory 2021-07-01 13:32:18 -04:00
console
cpp cpp: Restore C++2A Kconfig 2021-07-14 07:19:43 -04:00
debug
demand_paging
dfu
disk
emul
fb
fs fs: littlefs: drop newline character in log messages 2021-07-19 12:03:15 +02:00
ipc ipc: ipc_service: RPMsg multi-instance as backend for IPC Service 2021-07-16 21:43:39 -04:00
jwt
logging logging: allow timestamp formatting for FS backend 2021-07-19 12:02:43 +02:00
lorawan
mgmt subsys/mgmt/mcumgr: Add SMP Zephyr specific storage erase command 2021-07-13 11:56:39 +02:00
modbus
net net: pkt: remove ieee802154_frame_retry flag 2021-07-19 18:15:56 +03:00
pm pm: remove callback from control function 2021-07-13 09:36:45 -04:00
portability
random
settings
shell shell: modules: devmem: use strtoul instead of strtol 2021-07-07 21:01:07 -04:00
stats
storage
task_wdt task_wdt: Fix the way the kernel timer is used 2021-07-07 07:44:22 -05:00
testsuite
timing
tracing
usb usb: remove useless len argument from usb_data_to_host() 2021-07-19 04:01:22 -04:00
CMakeLists.txt
Kconfig