<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/include/net/ieee802154, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/include/net/ieee802154?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/include/net/ieee802154?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2009-07-23T13:08:51Z</updated>
<entry>
<title>ieee802154: move headers out of extra directory</title>
<updated>2009-07-23T13:08:51Z</updated>
<author>
<name>Dmitry Eremin-Solenikov</name>
<email>dbaryshkov@gmail.com</email>
</author>
<published>2009-07-23T12:56:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f0166e5e3cdab66d5a31f796ce18e21fd3ce99dc'/>
<id>urn:sha1:f0166e5e3cdab66d5a31f796ce18e21fd3ce99dc</id>
<content type='text'>
include/net/ieee802154/af_ieee802154.h (and others) naming seems to be too long
and redundant. Drop one level of subdirectories.

Signed-off-by: Dmitry Eremin-Solenikov &lt;dbaryshkov@gmail.com&gt;
</content>
</entry>
<entry>
<title>IEEE80154: Add documentation to the IEEE80154 netlink and fakehard driver</title>
<updated>2009-07-23T13:06:49Z</updated>
<author>
<name>Daniel Silverstone</name>
<email>dsilvers@digital-scurf.org</email>
</author>
<published>2009-07-22T16:51:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=878fa89f97954337d1dc41f0ccc3a8b5f89cfbc7'/>
<id>urn:sha1:878fa89f97954337d1dc41f0ccc3a8b5f89cfbc7</id>
<content type='text'>
This adds some perfunctory documentation comments to the IEEE 802.15.4
fakehard.c driver (Fake hard MAC) and the nl802154.h (outgoing netlink messages)
header.

These comments are not necessarily complete, but they do reference the
IEEE 802.15.4-2006 document where possible.

Signed-off-by: Daniel Silverstone &lt;dsilvers@simtec.co.uk&gt;
</content>
</entry>
<entry>
<title>net: add NL802154 interface for configuration of 802.15.4 devices</title>
<updated>2009-06-09T12:25:33Z</updated>
<author>
<name>Sergey Lapin</name>
<email>slapin@ossfans.org</email>
</author>
<published>2009-06-08T12:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=2c21d11518b688cd4c8e7ddfcd4ba41482ad075b'/>
<id>urn:sha1:2c21d11518b688cd4c8e7ddfcd4ba41482ad075b</id>
<content type='text'>
Add a netlink interface for configuration of IEEE 802.15.4 device. Also this
interface specifies events notification sent by devices towards higher layers.

Signed-off-by: Dmitry Eremin-Solenikov &lt;dbaryshkov@gmail.com&gt;
Signed-off-by: Sergey Lapin &lt;slapin@ossfans.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>net: add IEEE 802.15.4 socket family implementation</title>
<updated>2009-06-09T12:25:32Z</updated>
<author>
<name>Sergey Lapin</name>
<email>slapin@ossfans.org</email>
</author>
<published>2009-06-08T12:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=9ec7671603573ede31207eb5b0b3e1aa211b2854'/>
<id>urn:sha1:9ec7671603573ede31207eb5b0b3e1aa211b2854</id>
<content type='text'>
Add support for communication over IEEE 802.15.4 networks. This implementation
is neither certified nor complete, but aims to that goal. This commit contains
only the socket interface for communication over IEEE 802.15.4 networks.
One can either send RAW datagrams or use SOCK_DGRAM to encapsulate data
inside normal IEEE 802.15.4 packets.

Configuration interface, drivers and software MAC 802.15.4 implementation will
follow.

Initial implementation was done by Maxim Gorbachyov, Maxim Osipov and Pavel
Smolensky as a research project at Siemens AG. Later the stack was heavily
reworked to better suit the linux networking model, and is now maitained
as an open project partially sponsored by Siemens.

Signed-off-by: Dmitry Eremin-Solenikov &lt;dbaryshkov@gmail.com&gt;
Signed-off-by: Sergey Lapin &lt;slapin@ossfans.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
