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
benpicco 665c07eb53
Merge pull request #15120 from benpicco/driver/at86rf215-trim
driver/at86rf215: add functions to configure trim & clock output at run-time
2020-12-02 16:53:02 +01:00
..
ethernet gnrc_netif_ethernet: use new helper function to generate MC address 2020-10-29 14:38:52 +01:00
hdr sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
ieee802154 sys/*: replace #if ENABLE_DEBUG with IS_ACTIVE 2020-11-02 21:49:39 +01:00
init_devs sx127x: make use of netdev_register() 2020-12-01 16:34:11 +01:00
lorawan sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
pktq sys/*: add missing include of assert.h 2020-10-22 11:13:09 +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 sys/net: remove nordic softdevice specific handling 2020-10-29 09:02:12 +01:00
gnrc_netif_raw.c sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
gnrc_netif.c sys/net/gnrc/netif: add gnrc_netif_get_netdev() 2020-12-02 14:59:17 +01:00
Kconfig net/netif/gnrc_netif: allow larger IPv6 MTU than minimum for BLE 2020-10-20 14:20:51 +02:00
Makefile gnrc_netif: add a send queue 2020-09-02 12:30:22 +02:00