aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee802154/netlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg1-10/+2
2014-12-05net/ieee802154: Remove and add extra blank lines as needed.Stefan Schmidt1-1/+0
2014-12-05net/ieee802154: Make sure alignment matches parenthesis..Stefan Schmidt1-1/+1
2014-11-26ieee802154: fix spelling mistakesVarka Bhadram1-1/+1
2014-11-09ieee802154: add nl802154 frameworkAlexander Aring1-1/+1
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring1-4/+0
2014-07-076lowpan: mac802154: fix coding style issuesVarka Bhadram1-2/+2
2014-05-16ieee802154: add netlink interfaces for llsecPhoebe Buckheister1-0/+20
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister1-1/+1
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister1-0/+1
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg1-17/+9
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-1/+1
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg1-2/+1
2013-11-14genetlink: make all genl_ops users constJohannes Berg1-1/+1
2013-11-14ieee802154: use genl_register_family_with_ops()Johannes Berg1-7/+21
2013-03-29netlink: fix the warning introduced by netlink API replacementHong zhi guo1-4/+4
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo1-2/+2
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-06ieee802154: add two nl802154 helpersDmitry Eremin-Solenikov1-0/+33
2009-11-06ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov1-0/+4
2009-11-06ieee802154: split away MAC commands implementationDmitry Eremin-Solenikov1-594/+11
2009-11-06ieee802154: merge nl802154 and wpan-class in single moduleDmitry Eremin-Solenikov1-7/+2
2009-09-15ieee802154: add locking for seq numbersDmitry Eremin-Solenikov1-0/+4
2009-08-19ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov1-3/+25
2009-08-12nl802154: support START-CONFIRM primitiveDmitry Baryshkov1-0/+32
2009-08-12nl802154: add support for dumping WPAN interface informationDmitry Baryshkov1-2/+104
2009-07-23ieee802154: move headers out of extra directoryDmitry Eremin-Solenikov1-3/+3
2009-06-29nl802154: add module license and descriptionDmitry Eremin-Solenikov1-0/+3
2009-06-29nl802154: fix Oops in ieee802154_nl_get_devDmitry Eremin-Solenikov1-0/+3
2009-06-09net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin1-0/+523