<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/net/wireless/rt2x00/rt2800lib.c, branch v3.7</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v3.7</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v3.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2012-10-30T19:58:54Z</updated>
<entry>
<title>rt2800: validate step value for temperature compensation</title>
<updated>2012-10-30T19:58:54Z</updated>
<author>
<name>Stanislaw Gruszka</name>
<email>sgruszka@redhat.com</email>
</author>
<published>2012-10-25T07:51:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=bf7e1abe434ba9e22e8dc04a4cba4ab504b788b8'/>
<id>urn:sha1:bf7e1abe434ba9e22e8dc04a4cba4ab504b788b8</id>
<content type='text'>
Some hardware has correct (!= 0xff) value of tssi_bounds[4] in the
EEPROM, but step is equal to 0xff. This results on ridiculous delta
calculations and completely broke TX power settings.

Reported-and-tested-by: Pavel Lucik &lt;pavel.lucik@gmail.com&gt;
Cc: stable@vger.kernel.org
Signed-off-by: Stanislaw Gruszka &lt;sgruszka@redhat.com&gt;
Acked-by: Ivo van Doorn &lt;IvDoorn@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>rt2x00/rt3352: Fix lnagain assignment to use register 66.</title>
<updated>2012-10-05T20:26:18Z</updated>
<author>
<name>Daniel Golle</name>
<email>dgolle@allnet.de</email>
</author>
<published>2012-10-03T23:20:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=cf193f6d2ad322cdec1872b28d761db8d22e5c00'/>
<id>urn:sha1:cf193f6d2ad322cdec1872b28d761db8d22e5c00</id>
<content type='text'>
This should be register 66 instead of 62.
(probably happened by copy&amp;past'ing from the lines below)

Signed-off-by: Daniel Golle &lt;dgolle@allnet.de&gt;
Acked-by: Gertjan van Wingerde &lt;gwingerde@gmail.com&gt;
Acked-by: Ivo van Doorn &lt;IvDoorn@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.</title>
<updated>2012-09-24T18:59:13Z</updated>
<author>
<name>Gertjan van Wingerde</name>
<email>gwingerde@gmail.com</email>
</author>
<published>2012-09-16T20:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7ad630352216c5f4f2750978f661bc9c748423cc'/>
<id>urn:sha1:7ad630352216c5f4f2750978f661bc9c748423cc</id>
<content type='text'>
Setting of the individual fields of the RF register can be simplified.

Signed-off-by: Gertjan van Wingerde &lt;gwingerde@gmail.com&gt;
Acked-by: Ivo van Doorn &lt;IvDoorn@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>rt2x00: Code style cleanup in rt2800lib.c</title>
<updated>2012-09-24T18:59:12Z</updated>
<author>
<name>Gertjan van Wingerde</name>
<email>gwingerde@gmail.com</email>
</author>
<published>2012-09-16T20:29:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5b196139e57a96d06b86a99533a438c86d6354c9'/>
<id>urn:sha1:5b196139e57a96d06b86a99533a438c86d6354c9</id>
<content type='text'>
Signed-off-by: Gertjan van Wingerde &lt;gwingerde@gmail.com&gt;
Acked-by: Ivo van Doorn &lt;IvDoorn@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>rt2x00: rt2800lib - code cleanup.</title>
<updated>2012-09-24T18:59:12Z</updated>
<author>
<name>Gertjan van Wingerde</name>
<email>gwingerde@gmail.com</email>
</author>
<published>2012-09-16T20:29:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=59d1287428ed93e2fead507b5be9a5ee453b8ebf'/>
<id>urn:sha1:59d1287428ed93e2fead507b5be9a5ee453b8ebf</id>
<content type='text'>
Move RT3290 BBP initialization sequence (part) to the right place in the code.

This is just a code style change, no functional changes.

Signed-off-by: Gertjan van Wingerde &lt;gwingerde@gmail.com&gt;
Acked-by: Ivo van Doorn &lt;IvDoorn@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>rt2x00: rt2800 - Fix default vgc values for RT3572</title>
<updated>2012-09-24T18:59:12Z</updated>
<author>
<name>Gertjan van Wingerde</name>
<email>gwingerde@gmail.com</email>
</author>
<published>2012-09-16T20:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d961e447a616c83ab7a7022bd98d60ec086f07ab'/>
<id>urn:sha1:d961e447a616c83ab7a7022bd98d60ec086f07ab</id>
<content type='text'>
Align with the values used by the RT3572 Ralink vendor driver v2.5.0.0.

Signed-off-by: Gertjan van Wingerde &lt;gwingerde@gmail.com&gt;
Acked-by: Ivo van Doorn &lt;IvDoorn@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>rt2x00: Code clean up in rt2800lib.</title>
<updated>2012-09-24T18:59:12Z</updated>
<author>
<name>Gertjan van Wingerde</name>
<email>gwingerde@gmail.com</email>
</author>
<published>2012-09-16T20:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8c6728b08ee589ae3c7a75f0d1aa5d73a9c042f1'/>
<id>urn:sha1:8c6728b08ee589ae3c7a75f0d1aa5d73a9c042f1</id>
<content type='text'>
Make the code in rt2800_get_default_vgc more understandable and
readable, especially for the 5GHz band values.

Signed-off-by: Gertjan van Wingerde &lt;gwingerde@gmail.com&gt;
Acked-by: Ivo van Doorn &lt;IvDoorn@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>rt2x00: add MediaTek/RaLink Rt3352 WiSoC</title>
<updated>2012-09-11T19:13:50Z</updated>
<author>
<name>Daniel Golle</name>
<email>dgolle@allnet.de</email>
</author>
<published>2012-09-09T11:24:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=03839951515b0ea2b21d649b1fe7b63f9817d0c8'/>
<id>urn:sha1:03839951515b0ea2b21d649b1fe7b63f9817d0c8</id>
<content type='text'>
Support for the RT3352 WiSoC was developed for and tested with the ALL5002
devboard running OpenWrt. For now, this supports only devices with internal
TXALC. Corrections were made according to the remarks of Stanislaw Gruszka and
Gertjan van Wingerde, thank you guys for reviewing!

Signed-off-by: Daniel Golle &lt;dgolle@allnet.de&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>rt2x00: rt2800 - Make probe_hw function common between PCI and USB.</title>
<updated>2012-09-07T19:08:40Z</updated>
<author>
<name>Gertjan van Wingerde</name>
<email>gwingerde@gmail.com</email>
</author>
<published>2012-09-03T01:25:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ad417a533a5bddedbf6b64c12cc26af7c80866f8'/>
<id>urn:sha1:ad417a533a5bddedbf6b64c12cc26af7c80866f8</id>
<content type='text'>
Refactor the probe_hw code so that more code can be shared between
rt2800pci and rt2800usb.

Signed-off-by: Gertjan van Wingerde &lt;gwingerde@gmail.com&gt;
Acked-by: Ivo van Doorn &lt;IvDoorn@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>rt2x00: Unify GPIO register field namings</title>
<updated>2012-09-07T19:08:40Z</updated>
<author>
<name>Gertjan van Wingerde</name>
<email>gwingerde@gmail.com</email>
</author>
<published>2012-08-31T17:22:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=99bdf51a6892e7fdff8d879890f075b3bf51d4ef'/>
<id>urn:sha1:99bdf51a6892e7fdff8d879890f075b3bf51d4ef</id>
<content type='text'>
The various rt2x00 drivers use different methods to name the different
GPIO register fields indicating the GPIO pin value and the fields
indicating the direction.
Start using a unified naming scheme for the GPIO register fields:
	- &lt;csr&gt;_VAL&lt;x&gt; for fields indicating the GPIO pin value.
	- &lt;csr&gt;_DIR&lt;x&gt; for fields indicating the GPIO pin direction.

Signed-off-by: Gertjan van Wingerde &lt;gwingerde@gmail.com&gt;
Acked-by: Ivo Van Doorn &lt;ivdoorn@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
</feed>
