summaryrefslogtreecommitdiffstats
path: root/net/mac802154/ieee802154_dev.c
Commit message (Expand)AuthorAgeFilesLines
* mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-011-24/+12Star
* mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister2014-04-011-0/+25
* ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister2014-03-151-1/+4
* ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister2014-02-171-0/+23
* ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister2014-02-171-0/+11
* ieee802154: add support for CCA mode in wpan physPhoebe Buckheister2014-02-171-0/+11
* ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister2014-02-171-0/+11
* ieee802154: add TX power control to wpan_phyPhoebe Buckheister2014-02-171-0/+11
* mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)Chen Weilong2013-10-301-4/+2Star
* mac802154: fix destructon ordering for ieee802154 devicesKonstantin Khlebnikov2012-12-141-2/+2
* mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com2012-06-271-0/+4
* mac802154: monitor device supportalex.bluesman.smirnov@gmail.com2012-05-161-1/+4
* mac802154: slaves management supportalex.bluesman.smirnov@gmail.com2012-05-161-0/+142
* mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com2012-05-161-0/+149