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