summaryrefslogtreecommitdiffstats
path: root/net/ieee802154/Makefile
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-2/+0
* ieee802154: Add trace events for rdev->opsGuido Günther2015-04-301-1/+3
* ieee802154: 6lowpan: fix Makefile entryAlexander Aring2015-01-081-1/+1
* ieee802154: create 6lowpan sub-directoryAlexander Aring2015-01-081-2/+1
* ieee802154: rename af_ieee802154.c to socket.cAlexander Aring2015-01-031-1/+1
* ieee802154: socket: put handling into one fileAlexander Aring2015-01-031-1/+1
* ieee802154: socket: change module nameAlexander Aring2015-01-031-2/+2
* ieee802154: handle socket functionality as moduleAlexander Aring2015-01-031-1/+2
* ieee802154: add nl802154 frameworkAlexander Aring2014-11-091-1/+1
* ieee802154: introduce sysfs fileAlexander Aring2014-10-281-1/+1
* ieee802154: move wpan-class.c to core.cAlexander Aring2014-10-251-1/+1
* 6lowpan: introduce new net/6lowpan directoryAlexander Aring2014-07-121-3/+2
* ieee802154: add header structs with endiannes and operationsPhoebe Buckheister2014-03-141-1/+2
* ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister2014-03-141-0/+2
* 6lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring2014-02-281-1/+1
* 6lowpan: move 6lowpan.c to 6lowpan_rtnl.cAlexander Aring2014-02-281-0/+1
* net: move 6lowpan compression code to separate moduleDmitry Eremin-Solenikov2014-01-151-1/+2
* 6lowpan: Moving generic compression code into 6lowpan_iphc.cJukka Rissanen2013-12-111-1/+1
* IEEE802.15.4: 6LoWPAN basic supportAlexander Smirnov2011-08-241-3/+5
* ieee802154: Remove hacked CFLAGS in net/ieee802154/MakefileDavid S. Miller2011-04-121-2/+0
* ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov2009-11-061-1/+1
* ieee802154: split away MAC commands implementationDmitry Eremin-Solenikov2009-11-061-1/+1
* ieee802154: merge nl802154 and wpan-class in single moduleDmitry Eremin-Solenikov2009-11-061-2/+2
* ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov2009-08-191-1/+1
* net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin2009-06-091-1/+2
* net: add IEEE 802.15.4 socket family implementationSergey Lapin2009-06-091-0/+4
OpenPOWER on IntegriCloud