summaryrefslogtreecommitdiff
path: root/net/ieee802154/netlink.c
Commit message (Expand)AuthorAge
* ieee802154: netlink: fix typo of the name of struct genl_opsXue Liu2017-10-16
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* net/ieee802154: Remove and add extra blank lines as needed.Stefan Schmidt2014-12-05
* net/ieee802154: Make sure alignment matches parenthesis..Stefan Schmidt2014-12-05
* ieee802154: fix spelling mistakesVarka Bhadram2014-11-26
* ieee802154: add nl802154 frameworkAlexander Aring2014-11-09
* ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-25
* 6lowpan: mac802154: fix coding style issuesVarka Bhadram2014-07-07
* ieee802154: add netlink interfaces for llsecPhoebe Buckheister2014-05-16
* mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-01
* ieee802154: add TX power control to wpan_phyPhoebe Buckheister2014-02-17
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
* genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* genetlink: make all genl_ops users constJohannes Berg2013-11-14
* ieee802154: use genl_register_family_with_ops()Johannes Berg2013-11-14
* netlink: fix the warning introduced by netlink API replacementHong zhi guo2013-03-29
* net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
* net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ieee802154: add two nl802154 helpersDmitry Eremin-Solenikov2009-11-06
* ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov2009-11-06
* ieee802154: split away MAC commands implementationDmitry Eremin-Solenikov2009-11-06
* ieee802154: merge nl802154 and wpan-class in single moduleDmitry Eremin-Solenikov2009-11-06
* ieee802154: add locking for seq numbersDmitry Eremin-Solenikov2009-09-15
* ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov2009-08-19
* nl802154: support START-CONFIRM primitiveDmitry Baryshkov2009-08-12
* nl802154: add support for dumping WPAN interface informationDmitry Baryshkov2009-08-12
* ieee802154: move headers out of extra directoryDmitry Eremin-Solenikov2009-07-23
* nl802154: add module license and descriptionDmitry Eremin-Solenikov2009-06-29
* nl802154: fix Oops in ieee802154_nl_get_devDmitry Eremin-Solenikov2009-06-29
* net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin2009-06-09