<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/net/wimax/debug-levels.h, branch v2.6.31-rc2</title>
<subtitle>Linux Kernel (branches are rebased on master from time to time)</subtitle>
<id>https://sre.ring0.de/linux/atom?h=v2.6.31-rc2</id>
<link rel='self' href='https://sre.ring0.de/linux/atom?h=v2.6.31-rc2'/>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/'/>
<updated>2009-05-29T01:02:20Z</updated>
<entry>
<title>wimax: Add netlink interface to get device state</title>
<updated>2009-05-29T01:02:20Z</updated>
<author>
<name>Paulius Zaleckas</name>
<email>paulius.zaleckas@teltonika.lt</email>
</author>
<published>2009-05-13T13:20:29Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=7f0333eb2f98bbfece4fbfe21076d0a3e49f0bb0'/>
<id>urn:sha1:7f0333eb2f98bbfece4fbfe21076d0a3e49f0bb0</id>
<content type='text'>
wimax connection manager / daemon has to know what is current
state of the device. Previously it was only possible to get
notification whet state has changed.

Note:

 By mistake, the new generic netlink's number for
 WIMAX_GNL_OP_STATE_GET was declared inserting into the existing list
 of API calls, not appending; thus, it'd break existing API.

 Fixed by Inaky Perez-Gonzalez &lt;inaky@linux.intel.com&gt; by moving to
 the tail, where we add to the interface, not modify the interface.

 Thanks to Stephen Hemminger &lt;shemminger@vyatta.com&gt; for catching this.

Signed-off-by: Paulius Zaleckas &lt;paulius.zaleckas@teltonika.lt&gt;
</content>
</entry>
<entry>
<title>wimax: debug macros and debug settings for the WiMAX stack</title>
<updated>2009-01-07T18:00:17Z</updated>
<author>
<name>Inaky Perez-Gonzalez</name>
<email>inaky@linux.intel.com</email>
</author>
<published>2008-12-21T00:57:35Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=ea912f4e7f264981faf8665cfb63d46d7f948117'/>
<id>urn:sha1:ea912f4e7f264981faf8665cfb63d46d7f948117</id>
<content type='text'>
This file contains a simple debug framework that is used in the stack;
it allows the debug level to be controlled at compile-time (so the
debug code is optimized out) and at run-time (for what wasn't compiled
out).

This is eventually going to be moved to use dynamic_printk(). Just
need to find time to do it.

Signed-off-by: Inaky Perez-Gonzalez &lt;inaky@linux.intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
</feed>
