KSKNico
|
7a6b83a40c
|
drivers: replace header guards with #pragma once
|
2025-05-16 19:33:04 +02:00 |
|
benpicco
|
8a6bb51adb
|
Merge pull request #20992 from benpicco/netdev_ieee802154_submac-new_api
drivers/netdev_ieee802154_submac: port to netdev_new_api
|
2025-05-12 16:11:18 +00:00 |
|
KSKNico
|
d357f5388b
|
drivers/include: applied the script to the driver headers
|
2025-03-28 17:09:07 +01:00 |
|
Benjamin Valentin
|
a953ae9d9f
|
drivers/netdev_ieee802154_submac: port to netdev_new_api
|
2024-12-22 17:07:04 +01:00 |
|
Jue
|
8f174bbef2
|
ieee802154_submac: migrate to ztimer
|
2022-12-14 16:41:27 +01:00 |
|
Jose Alamos
|
8f97f73453
|
ieee802154/submac: reimplement using FSM
|
2021-09-03 15:00:47 +02:00 |
|
Jose Alamos
|
ddc9c7c686
|
ieee802154/radio_hal: detach hal descriptor from driver
|
2021-08-18 15:24:10 +02:00 |
|
Francisco Molina
|
960e0c5f43
|
sys/ieee802154/submac: add handling of invalid CRC frames
|
2021-01-13 23:42:45 +01:00 |
|
Benjamin Valentin
|
37aad4ef38
|
netdev/ieee802154_submac: add retransmission reporting
If we do software retransmissions, we already keep a count.
Allow to query it with `NETOPT_TX_RETRIES_NEEDED`.
|
2020-10-15 13:26:42 +02:00 |
|
Jose Alamos
|
4bb77b0b2f
|
netdev/ieee802154_submac: add compatibility layer
|
2020-09-30 17:25:31 +02:00 |
|