summaryrefslogtreecommitdiffstats
path: root/net/ieee802154/wpan-class.c
Commit message (Expand)AuthorAgeFilesLines
* driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-3/+2
* ieee802154: Fix possible NULL pointer dereference in wpan_phy_allocDenis Kirjanov2010-05-231-1/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ieee802154: make wpan-phy class registration to subsys_initcallDmitry Eremin-Solenikov2009-11-131-1/+1
* ieee802154: merge nl802154 and wpan-class in single moduleDmitry Eremin-Solenikov2009-11-061-3/+20
* wpan-phy: follow usual patter of devices registrationDmitry Eremin-Solenikov2009-11-061-3/+1
* wpan-phy: allow specifying a per-page channel maskDmitry Eremin-Solenikov2009-11-061-1/+19
* wpan-phy: use snprintf to limit the amount of chars writtenDmitry Eremin-Solenikov2009-11-061-1/+1
* wpan-phy: init channel/page fieldsDmitry Eremin-Solenikov2009-11-061-0/+3
* wpan-phy: add wpan-phy iteration functionsDmitry Eremin-Solenikov2009-11-061-0/+25
* ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov2009-08-191-0/+159