Age | Commit message (Expand) | Author | Files | Lines |
2014-04-02 | mac802154: make csma/cca parameters per-wpan | Phoebe Buckheister | 1 | -6/+0 |
2014-02-18 | ieee802154: add netlink APIs for smartMAC configuration | Phoebe Buckheister | 1 | -0/+6 |
2014-02-18 | ieee802154: add TX power control to wpan_phy | Phoebe Buckheister | 1 | -3/+1 |
2013-12-27 | ieee802154: space prohibited before that close parenthesis | Weilong Chen | 1 | -1/+1 |
2013-07-27 | net: ieee802154: convert class code to use dev_groups | Greg Kroah-Hartman | 1 | -10/+13 |
2013-02-07 | driver-core: constify data for class_find_device() | Michał Mirosław | 1 | -3/+2 |
2010-05-24 | ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc | Denis Kirjanov | 1 | -1/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-13 | ieee802154: make wpan-phy class registration to subsys_initcall | Dmitry Eremin-Solenikov | 1 | -1/+1 |
2009-11-06 | ieee802154: merge nl802154 and wpan-class in single module | Dmitry Eremin-Solenikov | 1 | -3/+20 |
2009-11-06 | wpan-phy: follow usual patter of devices registration | Dmitry Eremin-Solenikov | 1 | -3/+1 |
2009-11-06 | wpan-phy: allow specifying a per-page channel mask | Dmitry Eremin-Solenikov | 1 | -1/+19 |
2009-11-06 | wpan-phy: use snprintf to limit the amount of chars written | Dmitry Eremin-Solenikov | 1 | -1/+1 |
2009-11-06 | wpan-phy: init channel/page fields | Dmitry Eremin-Solenikov | 1 | -0/+3 |
2009-11-06 | wpan-phy: add wpan-phy iteration functions | Dmitry Eremin-Solenikov | 1 | -0/+25 |
2009-08-19 | ieee802154: add a sysfs representation of WPAN master devices | Dmitry Eremin-Solenikov | 1 | -0/+159 |