index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ieee802154
/
Makefile
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2015-04-30
ieee802154: Add trace events for rdev->ops
Guido Günther
2015-01-08
ieee802154: 6lowpan: fix Makefile entry
Alexander Aring
2015-01-08
ieee802154: create 6lowpan sub-directory
Alexander Aring
2015-01-03
ieee802154: rename af_ieee802154.c to socket.c
Alexander Aring
2015-01-03
ieee802154: socket: put handling into one file
Alexander Aring
2015-01-03
ieee802154: socket: change module name
Alexander Aring
2015-01-03
ieee802154: handle socket functionality as module
Alexander Aring
2014-11-09
ieee802154: add nl802154 framework
Alexander Aring
2014-10-28
ieee802154: introduce sysfs file
Alexander Aring
2014-10-25
ieee802154: move wpan-class.c to core.c
Alexander Aring
2014-07-12
6lowpan: introduce new net/6lowpan directory
Alexander Aring
2014-03-14
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
2014-03-14
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-02-28
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
2014-02-28
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
Alexander Aring
2014-01-15
net: move 6lowpan compression code to separate module
Dmitry Eremin-Solenikov
2013-12-11
6lowpan: Moving generic compression code into 6lowpan_iphc.c
Jukka Rissanen
2011-08-24
IEEE802.15.4: 6LoWPAN basic support
Alexander Smirnov
2011-04-12
ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile
David S. Miller
2009-11-06
ieee802154: add LIST_PHY command support
Dmitry Eremin-Solenikov
2009-11-06
ieee802154: split away MAC commands implementation
Dmitry Eremin-Solenikov
2009-11-06
ieee802154: merge nl802154 and wpan-class in single module
Dmitry Eremin-Solenikov
2009-08-19
ieee802154: add a sysfs representation of WPAN master devices
Dmitry Eremin-Solenikov
2009-06-09
net: add NL802154 interface for configuration of 802.15.4 devices
Sergey Lapin
2009-06-09
net: add IEEE 802.15.4 socket family implementation
Sergey Lapin