History log of /net/ieee802154/nl_policy.c
Revision Date Author Comments
1eaa9d03d3ee9156c8c405b006ce892ae28290ad 15-Sep-2009 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> 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>
16eea493da563b5a3356a77c6d8776dffc29d3b6 19-Aug-2009 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> ieee802154: add support for channel pages from IEEE 802.15.4-2006

IEEE 802.15.4-2006 adds new concept: channel pages, which can contain several
channels. Add support for channel pages in the API and in the fakehard driver.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
78090a58c49f2f6213d0bb1b3b4c4df73e26865f 07-Aug-2009 Dmitry Baryshkov <dbaryshkov@gmail.com> nl802154: make ieee802154_policy constant

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2c21d11518b688cd4c8e7ddfcd4ba41482ad075b 08-Jun-2009 Sergey Lapin <slapin@ossfans.org> net: add NL802154 interface for configuration of 802.15.4 devices

Add a netlink interface for configuration of IEEE 802.15.4 device. Also this
interface specifies events notification sent by devices towards higher layers.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Sergey Lapin <slapin@ossfans.org>
Signed-off-by: David S. Miller <davem@davemloft.net>