summaryrefslogtreecommitdiffstats
path: root/net/mac802154/ieee802154_dev.c
Commit message (Expand)AuthorAgeFilesLines
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-2/+4
* mac802154: at86rf230: add hw flags and merge opsAlexander Aring2014-07-071-14/+46
* 6lowpan: mac802154: fix coding style issuesVarka Bhadram2014-07-071-1/+3
* mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-011-24/+12
* 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-141-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/+2
* mac802154: fix destructon ordering for ieee802154 devicesKonstantin Khlebnikov2012-12-141-2/+2
* mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com2012-06-261-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