<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/net/wireless/ipw2100.h, branch v2.6.14.2</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>ipw2100: minor cleanups</title>
<updated>2005-08-26T00:04:43+00:00</updated>
<author>
<name>Jiri Benc</name>
<email>jbenc@suse.cz</email>
</author>
<published>2005-08-26T00:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c4aee8c21ff5d8d6f9a27112468f5e840d5ced1b'/>
<id>c4aee8c21ff5d8d6f9a27112468f5e840d5ced1b</id>
<content type='text'>
From: Adrian Bunk &lt;bunk@stusta.de&gt;

This patch contains the following possible cleanups:
- make needlessly global code static
- remove the unused IPW_DEBUG_ENABLED

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Jiri Benc &lt;jbenc@suse.cz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Adrian Bunk &lt;bunk@stusta.de&gt;

This patch contains the following possible cleanups:
- make needlessly global code static
- remove the unused IPW_DEBUG_ENABLED

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Jiri Benc &lt;jbenc@suse.cz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] ipw2100: kill dead macros</title>
<updated>2005-06-28T03:26:30+00:00</updated>
<author>
<name>Pavel Machek</name>
<email>pavel@ucw.cz</email>
</author>
<published>2005-06-20T21:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=5dc54a65b6981d327a84c7651bbfeef0c0aff977'/>
<id>5dc54a65b6981d327a84c7651bbfeef0c0aff977</id>
<content type='text'>
There are several never used macros in ipw2100.  This removes them.

Signed-off-by: Pavel Machek &lt;pavel@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are several never used macros in ipw2100.  This removes them.

Signed-off-by: Pavel Machek &lt;pavel@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] ipw2100: assume recent kernel</title>
<updated>2005-06-28T03:26:30+00:00</updated>
<author>
<name>Pavel Machek</name>
<email>pavel@ucw.cz</email>
</author>
<published>2005-06-20T21:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=4663663f1d91aa0b84526841e47f401598bfa2f4'/>
<id>4663663f1d91aa0b84526841e47f401598bfa2f4</id>
<content type='text'>
ipw2100 still has support for old kernels.  Thats considered bad for patch in
mainline...  this fixes few instances.

Signed-off-by: Pavel Machek &lt;pavel@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ipw2100 still has support for old kernels.  Thats considered bad for patch in
mainline...  this fixes few instances.

Signed-off-by: Pavel Machek &lt;pavel@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] ipw2100: remove commented-out code</title>
<updated>2005-06-28T03:24:18+00:00</updated>
<author>
<name>Pavel Machek</name>
<email>pavel@ucw.cz</email>
</author>
<published>2005-06-20T11:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=070d01651296d3c87bca94f3b1313447e9e06c2f'/>
<id>070d01651296d3c87bca94f3b1313447e9e06c2f</id>
<content type='text'>
This removes up various code/defines that was just commented out
instead of being deleted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes up various code/defines that was just commented out
instead of being deleted.
</pre>
</div>
</content>
</entry>
<entry>
<title>[wireless] ipw2100: fix build after applying SuSE cleanups</title>
<updated>2005-05-28T02:53:55+00:00</updated>
<author>
<name>Jeff Garzik</name>
<email>jgarzik@pobox.com</email>
</author>
<published>2005-05-28T02:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=66b04a80eea60cabf9d89fd34deb3234a740052f'/>
<id>66b04a80eea60cabf9d89fd34deb3234a740052f</id>
<content type='text'>
s/ieee80211_header_data/ieee80211_hdr_3addr/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
s/ieee80211_header_data/ieee80211_hdr_3addr/
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ipw2100 wireless driver.</title>
<updated>2005-05-28T01:57:53+00:00</updated>
<author>
<name>James Ketrenos</name>
<email>jketreno@linux.intel.com</email>
</author>
<published>2005-03-23T23:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=2c86c275015c880e810830304a3a4ab94803b38b'/>
<id>2c86c275015c880e810830304a3a4ab94803b38b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
