1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc/netif
fabian18 f7a77ebb04 drivers/nrf24l01p_ng: netdev driver for nrf24l01+
The driver uses the netdev interface. Due to the limited
capabilities of the transceiver (32 byte FIFO and no source address in the layer2 frame),
it relies on 6LowPAN compression and adds the source address to the frame for that.
2021-01-24 20:49:39 +01:00
..
pktq gnrc_netif: add a send queue 2020-09-02 12:30:22 +02:00
6lo.h gnrc_netif: 6lo.h: add flags to indicate SRF capability 2020-12-14 09:30:03 +01:00
conf.h drivers/nrf24l01p_ng: netdev driver for nrf24l01+ 2021-01-24 20:49:39 +01:00
dedup.h gnrc_netif_ieee802154: drop duplicate broadcast packets (optionally) 2019-02-04 16:19:48 +01:00
ethernet.h gnrc_netif: document new *_create() out parameter as such 2020-03-26 14:37:44 +01:00
flags.h gnrc_netif: add flag to indicate 6Lo capabilities 2019-10-30 17:10:33 +01:00
hdr.h sys/net/gnrc: fix in-band signaling of no RSSI 2021-01-13 08:53:33 +01:00
ieee802154.h gnrc_netif_ieee802154_create: make name argument const 2020-10-21 19:49:34 +02:00
internal.h gnrc_netif: add capability to join or leave link-layer multicast groups 2020-10-29 14:38:51 +01:00
ipv6.h sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
lorawan_base.h gnrc_netif: document new *_create() out parameter as such 2020-03-26 14:37:44 +01:00
lorawan.h sys/net/gnrc: fix typos 2020-10-02 08:13:18 +02:00
mac.h gnrc/mac : Move GNRC_MAC_NEIGHBOR_COUNT to 'CONFIG_' 2020-06-15 12:19:37 +05:30
pktq.h gnrc_netif: add a send queue 2020-09-02 12:30:22 +02:00
raw.h gnrc_netif: document new *_create() out parameter as such 2020-03-26 14:37:44 +01:00