linux-kernel-test/net/mac802154
alex.bluesman.smirnov@gmail.com 4d23c9cc07 mac802154: slave interfaces declaration
Slaves represent typical network interfaces available from userspace.
Each ieee802154 device/transceiver may have several slaves and able
to be associated with several networks at the same time. So this
patch adds structure for slaves declaration.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-16 15:17:01 -04:00
..
ieee802154_dev.c
Kconfig
mac802154.h mac802154: slave interfaces declaration 2012-05-16 15:17:01 -04:00
Makefile mac802154: TX data path 2012-05-16 15:16:49 -04:00
rx.c
tx.c mac802154: TX data path 2012-05-16 15:16:49 -04:00