summaryrefslogtreecommitdiffstats
path: root/net/ieee802154/nl802154.c
Commit message (Expand)AuthorAgeFilesLines
* netlink: pass extended ACK struct where availableJohannes Berg2017-04-131-5/+5
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-15/+14
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-2/+2
* genetlink: statically initialize familiesJohannes Berg2016-10-271-17/+17
* genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0
* genetlink: introduce and use genl_family_attrbuf()Johannes Berg2016-10-271-3/+4
* ieee802154: add netns supportAlexander Aring2016-07-081-5/+49
* ieee802154: fix logic error in ieee802154_llsec_parse_dev_addrBaozeng Ding2016-05-291-2/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-04-261-0/+10
|\
| * nl802154: avoid address change while running lowpanAlexander Aring2016-04-131-0/+10
* | ieee802154: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-1/+2
* | libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel2016-04-231-5/+8
|/
* nl802154: Missing return in nl802154_add_llsec_key()Dan Carpenter2015-10-021-0/+1
* nl802154: add support for security layerAlexander Aring2015-09-301-0/+1128
* nl802154: use nla_get_le64 for get extended addrAlexander Aring2015-09-301-3/+1
* nl802154: stricter input checking for boolean inputsStefan Schmidt2015-08-281-4/+12
* ieee802154: add ack request default handlingAlexander Aring2015-08-101-0/+33
* nl802154: export supported commandsVarka Bhadram2015-06-041-0/+40
* nl802154: add support to set cca ed levelAlexander Aring2015-05-271-0/+30
* nl802154: add support for cca ed level infoAlexander Aring2015-05-271-0/+7
* ieee802154: add set transmit power supportVarka Bhadram2015-05-271-0/+30
* nl802154: fix cca mode wpan phy flagAlexander Aring2015-05-261-1/+1
* nl802154: add support for dump phy capabilitiesAlexander Aring2015-05-191-1/+116
* ieee802154: add iftypes capabilityAlexander Aring2015-05-191-1/+2
* cfg802154: introduce wpan phy flagsAlexander Aring2015-05-191-10/+17
* ieee802154: add several phy supported handlingAlexander Aring2015-05-191-5/+17
* ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-191-2/+2
* ieee802154: change transmit power to s32Alexander Aring2015-05-191-3/+3
* ieee802154: move validation check out of softmacAlexander Aring2015-05-191-1/+27
* nl802154: cleanup invalid argument handlingAlexander Aring2015-05-191-8/+4
* cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-1/+1
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-2/+4
* nl802154: introduce support for cca settingsAlexander Aring2014-12-191-3/+43
* ieee802154: rework cca settingAlexander Aring2014-12-191-1/+1
* ieee802154: fix byteorder for short address and panidAlexander Aring2014-11-171-4/+4
* ieee802154: rename and move WPAN_NUM_ definesAlexander Aring2014-11-171-2/+2
* ieee802154: add del interface commandAlexander Aring2014-11-171-0/+28
* ieee802154: setting extended address while iface addAlexander Aring2014-11-171-1/+7
* ieee802154: add new interface commandAlexander Aring2014-11-171-0/+34
* ieee820154: add lbt setting supportAlexander Aring2014-11-121-0/+25
* ieee820154: add max frame retries setting supportAlexander Aring2014-11-121-0/+32
* ieee820154: add max csma backoffs setting supportAlexander Aring2014-11-121-0/+33
* ieee820154: add backoff exponent setting supportAlexander Aring2014-11-121-0/+34
* ieee820154: add short_addr setting supportAlexander Aring2014-11-121-0/+31
* ieee820154: add pan_id setting supportAlexander Aring2014-11-121-0/+31
* ieee820154: add channel set supportAlexander Aring2014-11-121-0/+28
* ieee802154: add wpan_dev dump supportAlexander Aring2014-11-091-0/+145
* ieee802154: add wpan_phy dump supportAlexander Aring2014-11-091-0/+221
* ieee802154: add nl802154 frameworkAlexander Aring2014-11-091-0/+309
OpenPOWER on IntegriCloud