1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/netif
Martine Lenders a72d0ef3e8
gnrc_netif: add packet to queue when device is busy
... and also send on send error (i.e. when *medium* was busy)
2020-09-02 12:30:23 +02:00
..
ethernet gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
hdr gnrc_netif_hdr: make in parameters const 2019-02-21 12:43:08 +01:00
ieee802154 gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
init_devs drivers/dose: register driver with netdev 2020-08-17 22:53:51 +02:00
lorawan net/gnrc_netif_lorawan: fix unaligned copy 2020-07-13 16:57:26 +02:00
pktq gnrc_netif: add a send queue 2020-09-02 12:30:22 +02:00
_netif.c Merge pull request #12738 from miri64/netif/enh/id-functions 2020-06-09 15:12:06 +02:00
gnrc_netif_device_type.c net/gnrc/netif: disable 6lo fragmentation when unneeded 2020-06-18 07:16:16 -05:00
gnrc_netif_raw.c gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
gnrc_netif.c gnrc_netif: add packet to queue when device is busy 2020-09-02 12:30:23 +02:00
Kconfig gnrc_netif: add a send queue 2020-09-02 12:30:22 +02:00
Makefile gnrc_netif: add a send queue 2020-09-02 12:30:22 +02:00