<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/net/mac802154/monitor.c, branch linux-rolling-stable</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2014-10-28T22:19:06Z</updated>
<entry>
<title>mac802154: monitor: merge into iface implementation</title>
<updated>2014-10-28T22:19:06Z</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-10-28T17:21:16Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=b9ff77e50c6e469db63dfc8fcc62586522649cd3'/>
<id>urn:sha1:b9ff77e50c6e469db63dfc8fcc62586522649cd3</id>
<content type='text'>
This patch removes the monitor implementation file and put all monitor
stuff into iface file. It's now small enough to put all necessary
handling into iface.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: Marcel Holtmann &lt;marcel@holtmann.org&gt;
</content>
</entry>
<entry>
<title>mac802154: rx: move receive handling into rx.c</title>
<updated>2014-10-27T17:07:42Z</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-10-27T16:13:32Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=2a9820c9e20a7889bf464e1edff5f75d685a8214'/>
<id>urn:sha1:2a9820c9e20a7889bf464e1edff5f75d685a8214</id>
<content type='text'>
This patch removes all relevant receiving functions inclusive frame
parsing into rx file. Like mac80211 we should implement the complete
receive handling and parsing in this file.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: Marcel Holtmann &lt;marcel@holtmann.org&gt;
</content>
</entry>
<entry>
<title>mac802154: tx: change naming convention</title>
<updated>2014-10-26T16:24:05Z</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-10-26T08:37:13Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e5e584fcc26b6b2225855b6fdba64d90dd8e2ea6'/>
<id>urn:sha1:e5e584fcc26b6b2225855b6fdba64d90dd8e2ea6</id>
<content type='text'>
This patch changes the naming convention of the tx functions like
mac80211. Just with an 802154 instead 80211 inside the name.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: Marcel Holtmann &lt;marcel@holtmann.org&gt;
</content>
</entry>
<entry>
<title>mac802154: tx: move xmit callback to tx file</title>
<updated>2014-10-26T16:23:50Z</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-10-26T08:37:01Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=50c6fb9965907732b4f5c45bd3bacf4b4f3463b9'/>
<id>urn:sha1:50c6fb9965907732b4f5c45bd3bacf4b4f3463b9</id>
<content type='text'>
This patch moves the netdev xmit callback functions into the tx.c file.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: Marcel Holtmann &lt;marcel@holtmann.org&gt;
</content>
</entry>
<entry>
<title>mac802154: introduce IEEE802154_DEV_TO_SUB_IF</title>
<updated>2014-10-25T19:55:38Z</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-10-25T15:16:40Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=59d19cd70cd38afd2d9bf2e3b48c3a5bbb630b5a'/>
<id>urn:sha1:59d19cd70cd38afd2d9bf2e3b48c3a5bbb630b5a</id>
<content type='text'>
This function adds a wrapper to call netdev_priv to getting the sdata
attribute. This is similar like the IEEE80211_DEV_TO_SUB_IF function
inside wireless stack implementation.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: Marcel Holtmann &lt;marcel@holtmann.org&gt;
</content>
</entry>
<entry>
<title>mac802154: rename sdata slaves and slaves_mtx</title>
<updated>2014-10-25T19:55:38Z</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-10-25T15:16:38Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=d98be45b3657fc233f5a098279a4e42ab6f0fa4f'/>
<id>urn:sha1:d98be45b3657fc233f5a098279a4e42ab6f0fa4f</id>
<content type='text'>
This patch renamens the slaves attribute in sdata to interfaces and
slaves_mtx to iflist_mtx. This is similar like the mac80211 stack naming
convention.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: Marcel Holtmann &lt;marcel@holtmann.org&gt;
</content>
</entry>
<entry>
<title>mac802154: rename hw subif_data variable to local</title>
<updated>2014-10-25T19:55:38Z</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-10-25T15:16:37Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=04e850fe06312a9f570fcc7dbd0f141c012df404'/>
<id>urn:sha1:04e850fe06312a9f570fcc7dbd0f141c012df404</id>
<content type='text'>
This patch renames the hw attribute in struct ieee802154_sub_if_data to
local. This avoid confusing with the struct ieee802154_hw hw; inside of
local struct.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: Marcel Holtmann &lt;marcel@holtmann.org&gt;
</content>
</entry>
<entry>
<title>mac802154: rename mac802154_sub_if_data</title>
<updated>2014-10-25T19:55:37Z</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-10-25T15:16:36Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=036562f9c4d942f2fbc77ae3215309bde340546f'/>
<id>urn:sha1:036562f9c4d942f2fbc77ae3215309bde340546f</id>
<content type='text'>
Like wireless this structure should named ieee802154_sub_if_data and not
mac802154_sub_if_data. This patch renames the struct and variables to
sdata instead priv sometimes.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: Marcel Holtmann &lt;marcel@holtmann.org&gt;
</content>
</entry>
<entry>
<title>mac802154: rename mac802154_priv to ieee802154_local</title>
<updated>2014-10-25T19:55:37Z</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-10-25T15:16:35Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a5e1ec538f54c4cb8ec9ce30867cfbab57225280'/>
<id>urn:sha1:a5e1ec538f54c4cb8ec9ce30867cfbab57225280</id>
<content type='text'>
This patch rename the mac802154_priv to ieee802154_local. The
mac802154_priv structure is like ieee80211_local and so we name it
ieee802154_local.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: Marcel Holtmann &lt;marcel@holtmann.org&gt;
</content>
</entry>
<entry>
<title>ieee802154: move ieee802154 header</title>
<updated>2014-10-25T19:39:57Z</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-10-25T07:41:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=4ca24aca55fe1e2a61f3ffaac9015d9c45204729'/>
<id>urn:sha1:4ca24aca55fe1e2a61f3ffaac9015d9c45204729</id>
<content type='text'>
This patch moves the ieee802154 header into include/linux instead
include/net. Similar like wireless which have the ieee80211 header
inside of include/linux.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Cc: Alan Ott &lt;alan@signal11.us&gt;
Signed-off-by: Marcel Holtmann &lt;marcel@holtmann.org&gt;
</content>
</entry>
</feed>
