summaryrefslogtreecommitdiff
path: root/src/platform/wpan
Commit message (Expand)AuthorAgeFilesLines
* all: manually drop code comments with file descriptionThomas Haller2019-10-012-4/+2
* all: SPDX header conversionLubomir Rintel2019-09-102-28/+2
* platform: assert for out-of-memory in netlink codeThomas Haller2019-05-071-4/+4
* platform/netlink: cleanup nla_parse*() code by using safer macrosThomas Haller2019-02-221-8/+10
* all: include "nm-utils/nm-errno.h" via "nm-default.h"Thomas Haller2019-02-121-1/+0
* trivial: rename nl-errno to nm-errnoThomas Haller2018-12-271-1/+1
* core: move netlink errors to nm-errno.hThomas Haller2018-12-271-0/+1
* build: avoid header conflict for <linux/if.h> and <net/if.h> with "nm-platfor...Thomas Haller2018-11-121-0/+2
* platform/wpan: allow setting channelLubomir Rintel2018-10-072-0/+20
* wpan: include the device name in logsLubomir Rintel2018-10-011-27/+21
* platform/wpan: add WPAN utilsLubomir Rintel2018-06-262-0/+333