summaryrefslogtreecommitdiffstats
path: root/net/ieee802154/netlink.c
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: netlink: fix typo of the name of struct genl_opsXue Liu2017-10-161-3/+3
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-1/+1
* genetlink: statically initialize familiesJohannes Berg2016-10-271-10/+13
* genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-10/+2
* net/ieee802154: Remove and add extra blank lines as needed.Stefan Schmidt2014-12-051-1/+0
* net/ieee802154: Make sure alignment matches parenthesis..Stefan Schmidt2014-12-051-1/+1
* ieee802154: fix spelling mistakesVarka Bhadram2014-11-261-1/+1
* ieee802154: add nl802154 frameworkAlexander Aring2014-11-091-1/+1
* ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-251-4/+0
* 6lowpan: mac802154: fix coding style issuesVarka Bhadram2014-07-071-2/+2
* ieee802154: add netlink interfaces for llsecPhoebe Buckheister2014-05-161-0/+20
* mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-011-1/+1
* ieee802154: add TX power control to wpan_phyPhoebe Buckheister2014-02-171-0/+1
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-17/+9
* genetlink: pass family to functions using groupsJohannes Berg2013-11-191-1/+1
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+1
* genetlink: make all genl_ops users constJohannes Berg2013-11-141-1/+1
* ieee802154: use genl_register_family_with_ops()Johannes Berg2013-11-141-7/+21
* netlink: fix the warning introduced by netlink API replacementHong zhi guo2013-03-291-4/+4
* net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-2/+2
* net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-281-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ieee802154: add two nl802154 helpersDmitry Eremin-Solenikov2009-11-061-0/+33
* ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov2009-11-061-0/+4
* ieee802154: split away MAC commands implementationDmitry Eremin-Solenikov2009-11-061-594/+11
* ieee802154: merge nl802154 and wpan-class in single moduleDmitry Eremin-Solenikov2009-11-061-7/+2
* ieee802154: add locking for seq numbersDmitry Eremin-Solenikov2009-09-151-0/+4
* ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov2009-08-191-3/+25
* nl802154: support START-CONFIRM primitiveDmitry Baryshkov2009-08-121-0/+32
* nl802154: add support for dumping WPAN interface informationDmitry Baryshkov2009-08-121-2/+104
* ieee802154: move headers out of extra directoryDmitry Eremin-Solenikov2009-07-231-3/+3
* nl802154: add module license and descriptionDmitry Eremin-Solenikov2009-06-291-0/+3
* nl802154: fix Oops in ieee802154_nl_get_devDmitry Eremin-Solenikov2009-06-291-0/+3
* net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin2009-06-091-0/+523
OpenPOWER on IntegriCloud