WSL2-Linux-Kernel/net/ieee802154/6lowpan
Alexander Aring 00f5931411 6lowpan: add lowpan dev register helpers
This patch introduces register and unregister functionality for lowpan
interfaces. While register a lowpan interface there are several things
which need to be initialize by the 6lowpan subsystem. Upcoming
functionality need to register/unregister per interface components e.g.
debugfs entry.

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-12-10 01:25:25 +01:00
..
6lowpan_i.h ieee802154: handle datagram variables as u16 2015-10-01 13:38:22 +02:00
Kconfig ieee802154: create 6lowpan sub-directory 2015-01-08 07:25:59 +01:00
Makefile ieee802154: 6lowpan: fix Makefile entry 2015-01-08 15:48:06 +01:00
core.c 6lowpan: add lowpan dev register helpers 2015-12-10 01:25:25 +01:00
reassembly.c net: fix percpu memory leaks 2015-11-02 22:47:14 -05:00
rx.c ieee802154: 6lowpan: fix memory leak 2015-10-22 12:24:42 +02:00
tx.c 6lowpan: remove lowpan_is_addr_broadcast 2015-10-21 00:49:25 +02:00