<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/staging/rtl8188eu/hal, branch v3.17</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>staging: rtl8188eu: Remove unused member MultiFunc from struct hal_data_8188e</title>
<updated>2014-07-31T00:16:09+00:00</updated>
<author>
<name>navin patidar</name>
<email>navin.patidar@gmail.com</email>
</author>
<published>2014-07-28T17:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=d53791f7fe8e458036807541da3139b3fa858bf5'/>
<id>d53791f7fe8e458036807541da3139b3fa858bf5</id>
<content type='text'>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8188eu: Fix static symbol sparse warnings</title>
<updated>2014-07-26T20:07:35+00:00</updated>
<author>
<name>Jeff Oczek</name>
<email>jeffoczek@gmail.com</email>
</author>
<published>2014-07-25T00:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=45c2fc821d7c0b0b5e69ab6c9417b587f5b1bd50'/>
<id>45c2fc821d7c0b0b5e69ab6c9417b587f5b1bd50</id>
<content type='text'>
Fix sparse warnings:
drivers/staging/rtl8188eu/core/rtw_cmd.c:52:5: warning:
  symbol '_rtw_enqueue_cmd' was not declared. Should it be static?
drivers/staging/rtl8188eu/core/rtw_wlan_util.c:1225:5: warning:
  symbol 'wifirate2_ratetbl_inx' was not declared. Should it be static?
drivers/staging/rtl8188eu/hal/HalPhyRf_8188e.c:25:4: warning:
  symbol 'ODM_GetRightChnlPlaceforIQK' was not declared. Should it be static?
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c:3109:5: warning:
  symbol 'rtw_ioctl' was not declared. Should it be static?

Signed-off-by: Jeff Oczek &lt;jeffoczek@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix sparse warnings:
drivers/staging/rtl8188eu/core/rtw_cmd.c:52:5: warning:
  symbol '_rtw_enqueue_cmd' was not declared. Should it be static?
drivers/staging/rtl8188eu/core/rtw_wlan_util.c:1225:5: warning:
  symbol 'wifirate2_ratetbl_inx' was not declared. Should it be static?
drivers/staging/rtl8188eu/hal/HalPhyRf_8188e.c:25:4: warning:
  symbol 'ODM_GetRightChnlPlaceforIQK' was not declared. Should it be static?
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c:3109:5: warning:
  symbol 'rtw_ioctl' was not declared. Should it be static?

Signed-off-by: Jeff Oczek &lt;jeffoczek@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8188eu: Remove unused function HalDetectPwrDownMode88E()</title>
<updated>2014-07-10T04:15:21+00:00</updated>
<author>
<name>navin patidar</name>
<email>navin.patidar@gmail.com</email>
</author>
<published>2014-07-10T03:42:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=636accde4c0de5305214b7423e109d243333bc8c'/>
<id>636accde4c0de5305214b7423e109d243333bc8c</id>
<content type='text'>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8188eu: Remove header file cmd_osdep.h</title>
<updated>2014-07-10T04:14:34+00:00</updated>
<author>
<name>navin patidar</name>
<email>navin.patidar@gmail.com</email>
</author>
<published>2014-07-10T03:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=a117c12475e102d02b6af84be68eb66cd7ac9526'/>
<id>a117c12475e102d02b6af84be68eb66cd7ac9526</id>
<content type='text'>
cmd_osdep.h is not required.

Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cmd_osdep.h is not required.

Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8188eu: Remove unused function rtw_hal_c2h_id_filter_ccx()</title>
<updated>2014-07-10T04:08:48+00:00</updated>
<author>
<name>navin patidar</name>
<email>navin.patidar@gmail.com</email>
</author>
<published>2014-07-10T03:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=72b2fc51dfa7c3dcfa98b348d4ab253d539b6b98'/>
<id>72b2fc51dfa7c3dcfa98b348d4ab253d539b6b98</id>
<content type='text'>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8188eu: Remove dummy function rtw_hal_c2h_handler()</title>
<updated>2014-07-10T04:08:48+00:00</updated>
<author>
<name>navin patidar</name>
<email>navin.patidar@gmail.com</email>
</author>
<published>2014-07-10T03:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=815877f1f8336af8d40c627a90eb26172c85d36f'/>
<id>815877f1f8336af8d40c627a90eb26172c85d36f</id>
<content type='text'>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8188eu: Remove unused function c2h_evt_clear()</title>
<updated>2014-07-10T04:08:48+00:00</updated>
<author>
<name>navin patidar</name>
<email>navin.patidar@gmail.com</email>
</author>
<published>2014-07-10T03:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=63fa56eedbe28e3ccfdb0862f8c33acfa7bcc2db'/>
<id>63fa56eedbe28e3ccfdb0862f8c33acfa7bcc2db</id>
<content type='text'>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8188eu: Remove unused function c2h_evt_read()</title>
<updated>2014-07-10T04:08:47+00:00</updated>
<author>
<name>navin patidar</name>
<email>navin.patidar@gmail.com</email>
</author>
<published>2014-07-10T03:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=4bb1136eb385783940f5ab3bae808be8577e597f'/>
<id>4bb1136eb385783940f5ab3bae808be8577e597f</id>
<content type='text'>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8188eu: Remove P2P support</title>
<updated>2014-07-10T04:08:47+00:00</updated>
<author>
<name>navin patidar</name>
<email>navin.patidar@gmail.com</email>
</author>
<published>2014-07-10T03:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=2454e79ac22da26c5ef42a0db0aef8d968d55d0f'/>
<id>2454e79ac22da26c5ef42a0db0aef8d968d55d0f</id>
<content type='text'>
We've already removed non-standard ioctl handlers used by driver
to support P2P mode.

Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We've already removed non-standard ioctl handlers used by driver
to support P2P mode.

Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8188eu: Remove mp( mesh point) mode support</title>
<updated>2014-07-10T04:08:47+00:00</updated>
<author>
<name>navin patidar</name>
<email>navin.patidar@gmail.com</email>
</author>
<published>2014-07-10T03:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=0cccd45f0ac066d11d5ae3e64afb7e70c621ffd1'/>
<id>0cccd45f0ac066d11d5ae3e64afb7e70c621ffd1</id>
<content type='text'>
We've already removed non-standard ioctl handlers, used by driver
to support mp mode.

Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We've already removed non-standard ioctl handlers, used by driver
to support mp mode.

Signed-off-by: navin patidar &lt;navin.patidar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
