<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/staging/rt2860, branch v2.6.38</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>staging: rt2860: Fix incorrect netif_stop_queue usage warning</title>
<updated>2011-01-20T20:06:06+00:00</updated>
<author>
<name>Denis Kirjanov</name>
<email>dkirjanov@kernel.org</email>
</author>
<published>2011-01-10T20:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=9c33008412683eba91bce2dc4575f28c728b6bd1'/>
<id>9c33008412683eba91bce2dc4575f28c728b6bd1</id>
<content type='text'>
The TX queues are allocated inside register_netdev.
It doesn't make any sense to stop the queue before
allocation.

Signed-off-by: Denis Kirjanov &lt;dkirjanov@kernel.org&gt;
Cc: stable &lt;stable@kernel.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The TX queues are allocated inside register_netdev.
It doesn't make any sense to stop the queue before
allocation.

Signed-off-by: Denis Kirjanov &lt;dkirjanov@kernel.org&gt;
Cc: stable &lt;stable@kernel.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rt2870sta: Add ID for Linksys WUSB100v2</title>
<updated>2011-01-20T20:01:23+00:00</updated>
<author>
<name>Larry Finger</name>
<email>Larry.Finger@lwfinger.net</email>
</author>
<published>2011-01-13T04:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=27c82819a5a42f08fc0f787ab1b0c129cbdda801'/>
<id>27c82819a5a42f08fc0f787ab1b0c129cbdda801</id>
<content type='text'>
This device was tested with rt2870sta by setting new_id.

Signed-off-by: Larry Finger &lt;Larry.Finger@lwfinger.net&gt;
Tested-by: Brian Ormond &lt;brian.ormond@oit.edu&gt;
Cc: Stable &lt;stable@kernel.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This device was tested with rt2870sta by setting new_id.

Signed-off-by: Larry Finger &lt;Larry.Finger@lwfinger.net&gt;
Tested-by: Brian Ormond &lt;brian.ormond@oit.edu&gt;
Cc: Stable &lt;stable@kernel.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: rt2860: Sanitize DBGPRINT_ERR macro</title>
<updated>2010-12-16T20:17:29+00:00</updated>
<author>
<name>L. Alberto Giménez</name>
<email>agimenez@sysvalve.es</email>
</author>
<published>2010-12-14T01:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=8c3d90921604951e306a898669c46a88578c5848'/>
<id>8c3d90921604951e306a898669c46a88578c5848</id>
<content type='text'>
Cleaner implementation. Avoids the need of the double parenthesis to call the
macro.

Signed-off-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleaner implementation. Avoids the need of the double parenthesis to call the
macro.

Signed-off-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: rt2860: include KERN_* in printk</title>
<updated>2010-12-16T20:17:28+00:00</updated>
<author>
<name>L. Alberto Giménez</name>
<email>agimenez@sysvalve.es</email>
</author>
<published>2010-12-14T01:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=3be305fd7c0d07cdbb175467b4fe706ea10eb732'/>
<id>3be305fd7c0d07cdbb175467b4fe706ea10eb732</id>
<content type='text'>
Fix checkpatch complains.

Signed-off-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix checkpatch complains.

Signed-off-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: rt2860: Avoid extern in .c file</title>
<updated>2010-12-13T18:28:42+00:00</updated>
<author>
<name>L. Alberto Giménez</name>
<email>agimenez@sysvalve.es</email>
</author>
<published>2010-12-12T17:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=e1b8a37ede8b47dbad002ec61a67706b70b23ccf'/>
<id>e1b8a37ede8b47dbad002ec61a67706b70b23ccf</id>
<content type='text'>
rt28xx_close and rt28xx_open are already declared in a file included in
rt_config.h, so there is no need to declare them again.

Signed-off-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rt28xx_close and rt28xx_open are already declared in a file included in
rt_config.h, so there is no need to declare them again.

Signed-off-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: rt2860: Clean spaces before tabs</title>
<updated>2010-12-13T18:28:41+00:00</updated>
<author>
<name>L. Alberto Giménez</name>
<email>agimenez@sysvalve.es</email>
</author>
<published>2010-12-12T17:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=ced17a68b727d8509a4bde0b2ee7d0d120371e66'/>
<id>ced17a68b727d8509a4bde0b2ee7d0d120371e66</id>
<content type='text'>
Fix checkpatch complains

Signed-off-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix checkpatch complains

Signed-off-by: L. Alberto Giménez &lt;agimenez@sysvalve.es&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: rt2860: fix previous patch error</title>
<updated>2010-12-10T00:15:41+00:00</updated>
<author>
<name>Chen, Chien-Chia</name>
<email>machen@novell.com</email>
</author>
<published>2010-12-09T02:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=1f0613158ea14b399fd7a16470630a729ba9d0c3'/>
<id>1f0613158ea14b399fd7a16470630a729ba9d0c3</id>
<content type='text'>
Somehow Greg messed up the last patch and missed a chunk.  This patch
contains the missing chunk.

Acked-by: Lee, Chun-Yi &lt;jlee@novell.com&gt;
Signed-off-by: Chen, Chien-Chia &lt;machen@novell.com&gt;
Cc: stable &lt;stable@kernel.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Somehow Greg messed up the last patch and missed a chunk.  This patch
contains the missing chunk.

Acked-by: Lee, Chun-Yi &lt;jlee@novell.com&gt;
Signed-off-by: Chen, Chien-Chia &lt;machen@novell.com&gt;
Cc: stable &lt;stable@kernel.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: rt3090: Fix RT3090 scan AP function</title>
<updated>2010-12-08T22:20:56+00:00</updated>
<author>
<name>Chen, Chien-Chia</name>
<email>machen@novell.com</email>
</author>
<published>2010-12-08T22:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=1226056d9608d241db4b558a0d88a347ad5c66ae'/>
<id>1226056d9608d241db4b558a0d88a347ad5c66ae</id>
<content type='text'>
Fix RT3090 scan AP function.

This patch fixes the rt3090 wireless module failed
to scan AP around due to  Windows driver causing
rt3090 module unable to scan AP in Linux.

Acked-by: Lee, Chun-Yi &lt;jlee@novell.com&gt;
Signed-off-by: Chen, Chien-Chia &lt;machen@novell.com&gt;
Cc: stable &lt;stable@kernel.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix RT3090 scan AP function.

This patch fixes the rt3090 wireless module failed
to scan AP around due to  Windows driver causing
rt3090 module unable to scan AP in Linux.

Acked-by: Lee, Chun-Yi &lt;jlee@novell.com&gt;
Signed-off-by: Chen, Chien-Chia &lt;machen@novell.com&gt;
Cc: stable &lt;stable@kernel.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: Merge 2.6.37-rc5 into staging-next</title>
<updated>2010-12-07T18:47:56+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2010-12-07T18:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=ea3398a1ae54cd3403f3cc0f6aa498c7452c681a'/>
<id>ea3398a1ae54cd3403f3cc0f6aa498c7452c681a</id>
<content type='text'>
This was done to handle a number of conflicts in the batman-adv
and winbond drivers properly.  It also now allows us to fix up the sysfs
attributes properly that were not in the .37 release due to them being
only in this tree at the time.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was done to handle a number of conflicts in the batman-adv
and winbond drivers properly.  It also now allows us to fix up the sysfs
attributes properly that were not in the .37 release due to them being
only in this tree at the time.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: rt2870: Add USB ID for Buffalo Airstation WLI-UC-GN</title>
<updated>2010-11-29T19:48:29+00:00</updated>
<author>
<name>John Tapsell</name>
<email>johnflux@gmail.com</email>
</author>
<published>2010-03-25T13:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=251d380034c6c34efe75ffb89d863558ba68ec6a'/>
<id>251d380034c6c34efe75ffb89d863558ba68ec6a</id>
<content type='text'>
BugLink: http://bugs.launchpad.net/bugs/441990

This was tested to successfully enable the hardware.

Signed-off-by: John Tapsell &lt;johnflux@gmail.com&gt;
Signed-off-by: Stefan Bader &lt;stefan.bader@canonical.com&gt;
CC: stable@kernel.org
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BugLink: http://bugs.launchpad.net/bugs/441990

This was tested to successfully enable the hardware.

Signed-off-by: John Tapsell &lt;johnflux@gmail.com&gt;
Signed-off-by: Stefan Bader &lt;stefan.bader@canonical.com&gt;
CC: stable@kernel.org
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
