summaryrefslogtreecommitdiffstats
path: root/net/ieee802154/nl-mac.c
Commit message (Expand)AuthorAgeFilesLines
* mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-011-3/+119
* ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister2014-03-141-48/+66
* ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister2014-03-141-14/+18
* ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister2014-03-141-6/+6
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-15/+7
* ieee802154: use genl_register_family_with_ops()Johannes Berg2013-11-141-52/+9
* ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger2013-04-081-5/+20
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-3/+3
* net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-281-1/+1
* ieee802154: Stop using NLA_PUT*().David S. Miller2012-04-021-75/+71
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ieee802154: add PHY_NAME to LIST_IFACE command resultsDmitry Eremin-Solenikov2009-11-061-0/+8
* ieee802154: split away MAC commands implementationDmitry Eremin-Solenikov2009-11-061-0/+609