zephyr/subsys/net/l2/ieee802154
Flavio Ceolin e7bd10ae71 random: Rename random header
rand32.h does not make much sense, since the random subsystem
provides more APIs than just getting a random 32 bits value.

Rename it to random.h and get consistently with other
subsystems.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 14:23:50 +03:00
..
CMakeLists.txt drivers: ieee802154: introduce channel pages 2023-09-27 12:44:15 -04:00
ieee802154.c random: Rename random header 2023-10-10 14:23:50 +03:00
ieee802154_6lo.c net: l2: ieee802154: readability: f_ctx -> frag_ctx 2023-07-03 14:09:32 +00:00
ieee802154_6lo.h net: l2: ieee802154: readability: f_ctx -> frag_ctx 2023-07-03 14:09:32 +00:00
ieee802154_6lo_fragment.c net: rename shadow variables 2023-08-10 08:14:43 +00:00
ieee802154_6lo_fragment.h net: l2: ieee802154: zero-copy encryption 2023-05-24 16:41:57 +02:00
ieee802154_frame.c net: l2: ieee802154: simplify/fix ACK procedure 2023-07-10 09:29:10 +02:00
ieee802154_frame.h doc: ieee802154: l2: improved docs 2023-09-28 15:13:12 +02:00
ieee802154_mgmt.c net: l2: ieee802154: mgmt: NET_CONTINUE unless pkt is unrefed 2023-09-29 16:27:31 +02:00
ieee802154_mgmt_priv.h net: l2: ieee802154: mgmt: NET_CONTINUE unless pkt is unrefed 2023-09-29 16:27:31 +02:00
ieee802154_priv.h net: l2: ieee802154: properly handle TX HW capabilities 2023-06-17 16:20:21 -04:00
ieee802154_radio_aloha.c net: l2: ieee802154: separate CCA and retransmission 2023-06-17 16:20:21 -04:00
ieee802154_radio_csma_ca.c random: Rename random header 2023-10-10 14:23:50 +03:00
ieee802154_security.c net: l2: ieee802154: readability: LL header length 2023-07-03 14:09:32 +00:00
ieee802154_security.h net: l2: ieee802154: readability: LL header length 2023-07-03 14:09:32 +00:00
ieee802154_shell.c net: l2: ieee802154: shell: Validate address on input 2023-07-20 10:47:39 +00:00
ieee802154_utils.c drivers: ieee802154: introduce channel pages 2023-09-27 12:44:15 -04:00
ieee802154_utils.h drivers: ieee802154: introduce channel pages 2023-09-27 12:44:15 -04:00
Kconfig drivers: ieee802154: introduce channel pages 2023-09-27 12:44:15 -04:00
Kconfig.radio net: l2: ieee802154: separate CCA and retransmission 2023-06-17 16:20:21 -04:00