ieee802154: add LIST_PHY command support
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Tue, 15 Sep 2009 13:04:44 +0000 (17:04 +0400)
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Fri, 6 Nov 2009 11:31:22 +0000 (14:31 +0300)
commit1eaa9d03d3ee9156c8c405b006ce892ae28290ad
treeec8da53b28c8e88e894152e36864afbd14b44139
parent78fe738d1a631ec34a29d830880e38f5c14c1371
ieee802154: add LIST_PHY command support

Add nl802154 command to get information about PHY's present in
the system.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
include/linux/nl802154.h
net/ieee802154/Makefile
net/ieee802154/netlink.c
net/ieee802154/nl-phy.c [new file with mode: 0644]
net/ieee802154/nl_policy.c