summaryrefslogtreecommitdiffstats
path: root/net/ieee802154/nl-mac.c
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-6/+11
* ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.Lennert Buytenhek2015-05-261-14/+3
* mac802154: remove mib lockAlexander Aring2015-05-231-4/+10
* ieee802154: change cca ed level to mbmAlexander Aring2015-05-191-2/+2
* ieee802154: change transmit power to mbmAlexander Aring2015-05-191-2/+2
* ieee802154: don't export static symbolJulia Lawall2015-03-141-1/+0
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-1/+2
* ieee802154: rework cca settingAlexander Aring2014-12-191-2/+2
* net/ieee802154: Remove and add extra blank lines as needed.Stefan Schmidt2014-12-051-14/+0
* ieee802154: fix spelling mistakesVarka Bhadram2014-11-261-1/+1
* ieee802154: fix iface dump with lowpanAlexander Aring2014-11-091-3/+14
* ieee802154: netlink add rtnl lockAlexander Aring2014-11-091-0/+6
* ieee802154: remove mlme get_phy callbackAlexander Aring2014-11-051-2/+4
* ieee802154: remove nl802154 unused functionsAlexander Aring2014-11-051-181/+6
* ieee802154: don't allow to change addr while netif_runningAlexander Aring2014-11-021-2/+8
* mac802154: remove driver ops in wpan-phyAlexander Aring2014-10-281-17/+2
* ieee802154: move ieee802154 headerAlexander Aring2014-10-251-1/+1
* ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring2014-10-251-1/+1
* ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-251-4/+0
* 6lowpan: mac802154: fix coding style issuesVarka Bhadram2014-07-071-21/+27
* ieee802154: missing put_dev() on errorDan Carpenter2014-05-221-2/+4
* ieee802154: add netlink interfaces for llsecPhoebe Buckheister2014-05-161-0/+807
* 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
OpenPOWER on IntegriCloud