Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ieee802154: add support for creation/removal of logic interfaces | Dmitry Eremin-Solenikov | 2009-11-06 | 1 | -0/+156 |
| | | | | | | | | Add support for two more NL802154 commands: ADD_IFACE and DEL_IFACE, thus allowing creation and removal of logic WPAN interfaces on the top of wpan-phy. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
* | ieee802154: add LIST_PHY command support | Dmitry Eremin-Solenikov | 2009-11-06 | 1 | -0/+188 |
Add nl802154 command to get information about PHY's present in the system. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |