summaryrefslogtreecommitdiff
path: root/net/ieee802154/netlink.c
AgeCommit message (Expand)Author
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