<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/include/net/lib80211.h, branch v3.0.16</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>lib80211: remove unused host_build_iv option</title>
<updated>2010-07-26T19:09:04+00:00</updated>
<author>
<name>John W. Linville</name>
<email>linville@tuxdriver.com</email>
</author>
<published>2010-07-22T20:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3289a8368c294726659588d044e354dd3bcf44b3'/>
<id>3289a8368c294726659588d044e354dd3bcf44b3</id>
<content type='text'>
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wireless: missing include in lib80211.h</title>
<updated>2008-11-21T16:42:55+00:00</updated>
<author>
<name>Rami Rosen</name>
<email>roszenrami@gmail.com</email>
</author>
<published>2008-11-19T07:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=a1eb5fe319beb9e181aa52c8adf75ad9aab56a89'/>
<id>a1eb5fe319beb9e181aa52c8adf75ad9aab56a89</id>
<content type='text'>
This patch adds #include &lt;linux/timer.h&gt; in lib80211.h to avoid
these compilation erros.

&gt; In file included from /work/src/wireless-testing/net/wireless/lib80211.c:24:
&gt; /work/src/wireless-testing/include/net/lib80211.h:113: error: field
&gt; 'crypt_deinit_timer' has incomplete type
&gt; /work/src/wireless-testing/net/wireless/lib80211.c: In function
&gt; 'lib80211_crypt_info_init':
&gt; /work/src/wireless-testing/net/wireless/lib80211.c:83: error: implicit
&gt; declaration of function 'setup_timer'
&gt; /work/src/wireless-testing/net/wireless/lib80211.c: In function
&gt; 'lib80211_crypt_info_free':
&gt; /work/src/wireless-testing/net/wireless/lib80211.c:95: error: implicit
&gt; declaration of function 'del_timer_sync'
&gt; /work/src/wireless-testing/net/wireless/lib80211.c: In function
&gt; 'lib80211_crypt_deinit_handler':
&gt; /work/src/wireless-testing/net/wireless/lib80211.c:157: error:
&gt; implicit declaration of function 'add_timer'
&gt; /work/src/wireless-testing/net/wireless/lib80211.c: In function
&gt; 'lib80211_crypt_delayed_deinit':
&gt; /work/src/wireless-testing/net/wireless/lib80211.c:182: error:
&gt; implicit declaration of function 'timer_pending'
&gt; make[3]: *** [net/wireless/lib80211.o] Error 1
&gt; make[2]: *** [net/wireless] Error 2
&gt; make[1]: *** [net] Error 2
&gt; make: *** [sub-make] Error 2

Signed-off-by: Rami Rosen &lt;ramirose@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds #include &lt;linux/timer.h&gt; in lib80211.h to avoid
these compilation erros.

&gt; In file included from /work/src/wireless-testing/net/wireless/lib80211.c:24:
&gt; /work/src/wireless-testing/include/net/lib80211.h:113: error: field
&gt; 'crypt_deinit_timer' has incomplete type
&gt; /work/src/wireless-testing/net/wireless/lib80211.c: In function
&gt; 'lib80211_crypt_info_init':
&gt; /work/src/wireless-testing/net/wireless/lib80211.c:83: error: implicit
&gt; declaration of function 'setup_timer'
&gt; /work/src/wireless-testing/net/wireless/lib80211.c: In function
&gt; 'lib80211_crypt_info_free':
&gt; /work/src/wireless-testing/net/wireless/lib80211.c:95: error: implicit
&gt; declaration of function 'del_timer_sync'
&gt; /work/src/wireless-testing/net/wireless/lib80211.c: In function
&gt; 'lib80211_crypt_deinit_handler':
&gt; /work/src/wireless-testing/net/wireless/lib80211.c:157: error:
&gt; implicit declaration of function 'add_timer'
&gt; /work/src/wireless-testing/net/wireless/lib80211.c: In function
&gt; 'lib80211_crypt_delayed_deinit':
&gt; /work/src/wireless-testing/net/wireless/lib80211.c:182: error:
&gt; implicit declaration of function 'timer_pending'
&gt; make[3]: *** [net/wireless/lib80211.o] Error 1
&gt; make[2]: *** [net/wireless] Error 2
&gt; make[1]: *** [net] Error 2
&gt; make: *** [sub-make] Error 2

Signed-off-by: Rami Rosen &lt;ramirose@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib80211: consolidate crypt init routines</title>
<updated>2008-11-21T16:08:17+00:00</updated>
<author>
<name>John W. Linville</name>
<email>linville@tuxdriver.com</email>
</author>
<published>2008-11-11T21:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=2ba4b32ecf748d5f45f298fc9677fa46d1dd9aff'/>
<id>2ba4b32ecf748d5f45f298fc9677fa46d1dd9aff</id>
<content type='text'>
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib80211: absorb crypto bits from net/ieee80211</title>
<updated>2008-11-21T16:08:17+00:00</updated>
<author>
<name>John W. Linville</name>
<email>linville@tuxdriver.com</email>
</author>
<published>2008-10-29T15:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=274bfb8dc5ffa16cb073801bebe76ab7f4e2e73d'/>
<id>274bfb8dc5ffa16cb073801bebe76ab7f4e2e73d</id>
<content type='text'>
These bits are shared already between ipw2x00 and hostap, and could
probably be shared both more cleanly and with other drivers.  This
commit simply relocates the code to lib80211 and adjusts the drivers
appropriately.

Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These bits are shared already between ipw2x00 and hostap, and could
probably be shared both more cleanly and with other drivers.  This
commit simply relocates the code to lib80211 and adjusts the drivers
appropriately.

Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts</title>
<updated>2008-10-31T23:00:50+00:00</updated>
<author>
<name>John W. Linville</name>
<email>linville@tuxdriver.com</email>
</author>
<published>2008-10-01T01:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=72118015271e6d3852cb9f647efe0987d131adaa'/>
<id>72118015271e6d3852cb9f647efe0987d131adaa</id>
<content type='text'>
There is quite a lot of overlap in definitions between these headers...

Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is quite a lot of overlap in definitions between these headers...

Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wireless: use individual buffers for printing ssid values</title>
<updated>2008-10-31T23:00:50+00:00</updated>
<author>
<name>John W. Linville</name>
<email>linville@tuxdriver.com</email>
</author>
<published>2008-10-01T00:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=9387b7caf3049168fc97a8a9111af8fe2143af18'/>
<id>9387b7caf3049168fc97a8a9111af8fe2143af18</id>
<content type='text'>
Also change escape_ssid to print_ssid to match print_mac semantics.

Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also change escape_ssid to print_ssid to match print_mac semantics.

Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wireless: remove NETWORK_EMPTY_ESSID flag</title>
<updated>2008-10-31T23:00:48+00:00</updated>
<author>
<name>John W. Linville</name>
<email>linville@tuxdriver.com</email>
</author>
<published>2008-09-30T21:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c5d3dce875ef055ed9b14f169cc967cc2c8faf1f'/>
<id>c5d3dce875ef055ed9b14f169cc967cc2c8faf1f</id>
<content type='text'>
It is unnecessary and of questionable value.  Also remove
is_empty_ssid, as it is also unnecessary.

Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is unnecessary and of questionable value.  Also remove
is_empty_ssid, as it is also unnecessary.

Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wireless: consolidate on a single escape_essid implementation</title>
<updated>2008-10-31T23:00:46+00:00</updated>
<author>
<name>John W. Linville</name>
<email>linville@tuxdriver.com</email>
</author>
<published>2008-09-24T22:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7e272fcff6f0a32a3d46e600ea5895f6058f4e2d'/>
<id>7e272fcff6f0a32a3d46e600ea5895f6058f4e2d</id>
<content type='text'>
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
