mac802154: basic mib support
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Tue, 15 May 2012 20:50:26 +0000 (20:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2012 19:17:08 +0000 (15:17 -0400)
commitef2486f5538b886ad4f0d1ac0857b518291b48f7
tree2ca4e7f9f7ca50af3dec881942ee14cf7ae115fa
parent6e2128d42af43906d8bcbed7cf2207244fa4301e
mac802154: basic mib support

Basic support for IEEE 802.15.4 management information base.
Current implementation contains a command to set HW address only.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac802154/Makefile
net/mac802154/mac802154.h
net/mac802154/mib.c [new file with mode: 0644]