1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc
Marian Buschsieweke 6ac1bcad7e
sys/net/gnrc/gnrc_netif: fix compilation with new netdev API
This fixes a regression introduced in #18496
2024-05-08 21:06:00 +02:00
..
application_layer *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
link_layer Merge pull request #20438 from MrKevinWeiss/pr/kconfig/dep/removal 2024-03-27 16:39:56 +00:00
netapi gnrc_netreg: Use locks around netreg 2022-10-14 03:35:15 +02:00
netif sys/net/gnrc/gnrc_netif: fix compilation with new netdev API 2024-05-08 21:06:00 +02:00
netreg sys/net/grnc/netreg: avoid creating an infinite loop 2023-02-02 17:56:19 +01:00
network_layer *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
pkt gnrc: cleanup and corrections in gnrc_pkt 2017-04-22 20:56:54 +02:00
pktbuf *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
pktbuf_malloc sys: Use size_t print format specifier 2023-12-21 12:02:19 +01:00
pktbuf_static sys/net/gnrc: Fixed wrong PRIuSIZE format specifier 2024-01-12 17:17:33 +01:00
pktdump gnrc_nettype: deprecate GNRC_NETTYPE_LORAWAN 2024-03-28 09:19:35 +01:00
priority_pktqueue sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
routing *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
sock gnrc_sock/udp: add option to disable remote address check 2024-04-10 12:25:49 +02:00
transport_layer *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
tx_sync sys/net/gnrc/tx_sync: new module 2021-02-03 15:16:42 +01:00
doc.txt sys/net/gnrc: Add GNRC configuration Doxygen group 2019-12-06 12:18:03 +01:00
Kconfig treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
Makefile gnrc_static: add static network configuration 2022-12-11 23:34:09 +01:00
Makefile.dep gnrc_lorawan: Remove gnrc_nettype_lorawan dependency 2024-03-28 09:19:35 +01:00