summaryrefslogtreecommitdiffstats
path: root/net/mac802154/mac_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* mac802154: constify ieee802154_llsec_ops structureJulia Lawall2016-01-041-1/+1
* mac802154: mac802154_mlme_start_req() optimisation.Lennert Buytenhek2015-05-261-18/+11
* mac802154: remove mib lockAlexander Aring2015-05-231-4/+2
* mac802154: use atomic ops for sequence incrementationAlexander Aring2015-05-231-1/+0
* cfg802154: introduce wpan phy flagsAlexander Aring2015-05-191-3/+3
* ieee802154: rework cca settingAlexander Aring2014-12-191-3/+3
* ieee802154: netlink add rtnl lockAlexander Aring2014-11-091-4/+6
* mac802154: remove mac_params in sdataAlexander Aring2014-11-091-2/+24
* ieee802154: remove mlme get_phy callbackAlexander Aring2014-11-051-14/+0
* ieee802154: remove nl802154 unused functionsAlexander Aring2014-11-051-6/+0
* mac802154: move phy settings into netlink receiveAlexander Aring2014-11-021-0/+21
* mac802154: set extended address filter on ifupAlexander Aring2014-11-021-1/+0
* mac802154: move mac_params functions into mac_cmdAlexander Aring2014-10-281-0/+22
* mac802154: introduce IEEE802154_DEV_TO_SUB_IFAlexander Aring2014-10-251-1/+1
* mac802154: rename hw subif_data variable to localAlexander Aring2014-10-251-1/+1
* mac802154: rename mac802154_sub_if_dataAlexander Aring2014-10-251-2/+2
* ieee802154: move ieee802154 headerAlexander Aring2014-10-251-1/+1
* ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring2014-10-251-1/+1
* mac802154: move mac802154.h to ieee802154_i.hAlexander Aring2014-10-251-1/+1
* ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-251-4/+0
* mac802154: propagate device address changes to llsecPhoebe Buckheister2014-05-161-1/+23
* mac802154: add llsec configuration functionsPhoebe Buckheister2014-05-161-0/+18
* mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-011-0/+3
* ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister2014-03-141-4/+4
* ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister2014-03-141-2/+2
* ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister2014-03-141-1/+1
* mac802154: add mac802154_dev_get_dsn()Tony Cheneau2013-03-261-0/+1
* mac802154: sparse warnings: make symbols staticalex.bluesman.smirnov@gmail.com2012-07-121-1/+1
* mac802154: add get short address methodalex.bluesman.smirnov@gmail.com2012-07-121-0/+2
* mac802154: mlme start requestalex.bluesman.smirnov@gmail.com2012-06-261-0/+25
* mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com2012-06-261-0/+4
* mac802154: basic MAC commands interface supportalex.bluesman.smirnov@gmail.com2012-05-161-0/+45