Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ieee802154: add support for channel pages from IEEE 802.15.4-2006 | Dmitry Eremin-Solenikov | 2009-08-19 | 1 | -3/+3 |
| | | | | | | | 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> | ||||
* | ieee802154: move headers out of extra directory | Dmitry Eremin-Solenikov | 2009-07-23 | 1 | -0/+115 |
include/net/ieee802154/af_ieee802154.h (and others) naming seems to be too long and redundant. Drop one level of subdirectories. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |