<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/net/wireless/ath/regd_common.h, branch v3.4.59</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>ath: fix spelling of Grenada</title>
<updated>2011-08-08T20:04:13+00:00</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2011-07-27T02:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d601d9caceb40529f056a266cf3f99b43bc3057b'/>
<id>d601d9caceb40529f056a266cf3f99b43bc3057b</id>
<content type='text'>
Signed-off-by: Pavel Roskin &lt;proski@gnu.org&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>
Signed-off-by: Pavel Roskin &lt;proski@gnu.org&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ath: Add a missing world regulatory domain 0x6C</title>
<updated>2011-04-14T19:35:14+00:00</updated>
<author>
<name>Senthil Balasubramanian</name>
<email>senthilkumar@atheros.com</email>
</author>
<published>2011-04-14T11:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=34a0a2025c8bddc6505b56a58ef2e7333a4e4165'/>
<id>34a0a2025c8bddc6505b56a58ef2e7333a4e4165</id>
<content type='text'>
Some customers use 0x6C world regulatory domain and this patch
adds the support.

Cc: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;
Signed-off-by: Senthil Balasubramanian &lt;senthilkumar@atheros.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>
Some customers use 0x6C world regulatory domain and this patch
adds the support.

Cc: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;
Signed-off-by: Senthil Balasubramanian &lt;senthilkumar@atheros.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ath: add missing regdomain pair 0x5c mapping</title>
<updated>2011-04-07T18:40:14+00:00</updated>
<author>
<name>Christian Lamparter</name>
<email>chunkeey@googlemail.com</email>
</author>
<published>2011-04-06T18:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=bd39a274fb7b43374c797bafdb7f506598f36f77'/>
<id>bd39a274fb7b43374c797bafdb7f506598f36f77</id>
<content type='text'>
Joe Culler reported a problem with his AR9170 device:

&gt; ath: EEPROM regdomain: 0x5c
&gt; ath: EEPROM indicates we should expect a direct regpair map
&gt; ath: invalid regulatory domain/country code 0x5c
&gt; ath: Invalid EEPROM contents

It turned out that the regdomain 'APL7_FCCA' was not mapped yet.
According to Luis R. Rodriguez [Atheros' engineer] APL7 maps to
FCC_CTL and FCCA maps to FCC_CTL as well, so the attached patch
should be correct.

Cc: &lt;stable@kernel.org&gt;
Reported-by: Joe Culler &lt;joe.culler@gmail.com&gt;
Acked-by: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;
Signed-off-by: Christian Lamparter &lt;chunkeey@googlemail.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>
Joe Culler reported a problem with his AR9170 device:

&gt; ath: EEPROM regdomain: 0x5c
&gt; ath: EEPROM indicates we should expect a direct regpair map
&gt; ath: invalid regulatory domain/country code 0x5c
&gt; ath: Invalid EEPROM contents

It turned out that the regdomain 'APL7_FCCA' was not mapped yet.
According to Luis R. Rodriguez [Atheros' engineer] APL7 maps to
FCC_CTL and FCCA maps to FCC_CTL as well, so the attached patch
should be correct.

Cc: &lt;stable@kernel.org&gt;
Reported-by: Joe Culler &lt;joe.culler@gmail.com&gt;
Acked-by: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;
Signed-off-by: Christian Lamparter &lt;chunkeey@googlemail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ath: Updates for regulatory and country codes.</title>
<updated>2009-10-27T20:50:04+00:00</updated>
<author>
<name>Vivek Natarajan</name>
<email>vivek.natraj@gmail.com</email>
</author>
<published>2009-10-27T06:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=bd6b4442ff3cee73f73987cf0c0e66ea677aa075'/>
<id>bd6b4442ff3cee73f73987cf0c0e66ea677aa075</id>
<content type='text'>
Add a few new country codes and update the regulatory domain for some
countries.

Signed-off-by: Vivek Natarajan &lt;vnatarajan@atheros.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>
Add a few new country codes and update the regulatory domain for some
countries.

Signed-off-by: Vivek Natarajan &lt;vnatarajan@atheros.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ath,ar9170: move CTL_ defines into regd.h</title>
<updated>2009-09-08T20:31:09+00:00</updated>
<author>
<name>Joerg Albert</name>
<email>jal2@gmx.de</email>
</author>
<published>2009-09-05T14:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7f42c37aa676825fea329a7bec2fefe51033b3e9'/>
<id>7f42c37aa676825fea329a7bec2fefe51033b3e9</id>
<content type='text'>
The ar9170 driver needs the defines for conformance test limit groups
and cannot include regd_common.h

Signed-off-by: Joerg Albert &lt;jal2@gmx.de&gt;
Acked-by: Luis R. Rodriguez &lt;lrodriguez@atheros.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>
The ar9170 driver needs the defines for conformance test limit groups
and cannot include regd_common.h

Signed-off-by: Joerg Albert &lt;jal2@gmx.de&gt;
Acked-by: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ath: map TH to FCC3_WORLD</title>
<updated>2009-07-27T19:24:08+00:00</updated>
<author>
<name>Luis R. Rodriguez</name>
<email>lrodriguez@atheros.com</email>
</author>
<published>2009-07-22T17:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=58d30d14a1e5fbc3db6351e5af178ba71e2710f0'/>
<id>58d30d14a1e5fbc3db6351e5af178ba71e2710f0</id>
<content type='text'>
TH gets 5 GHz.

Cc: David Quan &lt;david.quan@atheros.com&gt;
Cc: Michael Green &lt;michael.green@atheros.com&gt;
Signed-off-by: Luis R. Rodriguez &lt;lrodriguez@atheros.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>
TH gets 5 GHz.

Cc: David Quan &lt;david.quan@atheros.com&gt;
Cc: Michael Green &lt;michael.green@atheros.com&gt;
Signed-off-by: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>atheros: introduce ath module containing common ath5k/ath9k/ar9170 code</title>
<updated>2009-04-22T20:54:37+00:00</updated>
<author>
<name>Bob Copeland</name>
<email>me@bobcopeland.com</email>
</author>
<published>2009-03-31T02:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3a702e49c03ba959e3f5bb2b74ec9921a81c8c98'/>
<id>3a702e49c03ba959e3f5bb2b74ec9921a81c8c98</id>
<content type='text'>
This change creates a new module, ath.ko, which includes code that can
be shared between ath5k, ath9k and ar9170. For now, extract most of the ath9k
regulatory code so it can also be used in ath5k.

Signed-off-by: Bob Copeland &lt;me@bobcopeland.com&gt;
Signed-off-by: Luis R. Rodriguez &lt;lrodriguez@atheros.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 change creates a new module, ath.ko, which includes code that can
be shared between ath5k, ath9k and ar9170. For now, extract most of the ath9k
regulatory code so it can also be used in ath5k.

Signed-off-by: Bob Copeland &lt;me@bobcopeland.com&gt;
Signed-off-by: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
