All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Sven Eckelmann <sven.eckelmann@openmesh.com>
Cc: linux-wireless@vger.kernel.org,
	"Luis R. Rodriguez" <mcgrof@do-not-panic.com>,
	Sven Eckelmann <sven.eckelmann@openmesh.com>
Subject: Re: [01/52] ath: Add regulatory mapping for Bahamas
Date: Fri, 25 May 2018 10:02:05 +0000 (UTC)	[thread overview]
Message-ID: <20180525100205.D614360C4F@smtp.codeaurora.org> (raw)
In-Reply-To: <20180301141902.24824-2-sven.eckelmann@openmesh.com>

Sven Eckelmann <sven.eckelmann@openmesh.com> wrote:

> The country code is used by the ath to detect the ISO 3166-1 alpha-2 name
> and to select the correct conformance test limits (CTL) for a country. If
> the country isn't available and it is still programmed in the EEPROM then
> it will cause an error and stop the initialization with:
> 
>   Invalid EEPROM contents
> 
> The current CTL mappings for this country are:
> 
> * 2.4GHz: ETSI
> * 5GHz: FCC
> 
> Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

35 patches applied to ath-next branch of ath.git, thanks.

699e2302c286 ath: Add regulatory mapping for Bahamas
9c790f2d234f ath: Add regulatory mapping for Bermuda
b840fa912308 ath: Add regulatory mapping for Kenya
a71c984bc4e5 ath: Add regulatory mapping for Mauritius
a0a6f2a916dc ath: Add regulatory mapping for Montenegro
a20f1338c5de ath: Add regulatory mapping for Nicaragua
67a956682472 ath: Add regulatory mapping for Paraguya
2a3169a54bb5 ath: Add regulatory mapping for Serbia
667ddac5745f ath: Add regulatory mapping for Tanzania
1ea3986ad2bc ath: Add regulatory mapping for Uganda
4f183687e3fa ath: Add regulatory mapping for APL2_FCCA
9ba8df0c52b3 ath: Add regulatory mapping for APL13_WORLD
45faf6e096da ath: Add regulatory mapping for ETSI8_WORLD
897fab6c5d90 ath: Add regulatory mapping for ETSI9_WORLD
01fb2994a98d ath: Add regulatory mapping for FCC3_ETSIC
fed8f5e83037 ath: Map Albania to ETSI1_WORLD
485daee92bde ath: Map Algeria to APL13_WORLD
8120cc0b215c ath: Map Australia to FCC3_WORLD
1507b32891c0 ath: Map Bangladesh to APL1_WORLD
37090d944705 ath: Map Brunei Darussalam to APL6_WORLD
fed60f81a2d0 ath: Map Bulgaria to ETSI1_WORLD
515e968624b2 ath: Map Colombia to FCC1_FCCA
0fa31a86998b ath: Map Czech to ETSI1_WORLD
143a9b9bd7ee ath: Map Honduras to FCC3_WORLD
62ba2b22d120 ath: Map Isreal to ETSI3_WORLD
64874ed2a73a ath: Map Macedonia to ETSI1_WORLD
823a64065adf ath: Map Malasia to FCC1_WORLD
9bfc2bb32e01 ath: Map New Zealand to FCC3_ETSIC
b5c11e474406 ath: Map Peru to APL1_WORLD
c454d4c25844 ath: Map Philippines to FCC3_WORLD
12f415566fb4 ath: Map Romania to ETSI1_WORLD
b7e015132d85 ath: Map Russia to ETSI8_WORLD
054e07788002 ath: Map Singapore to FCC3_WORLD
4e78075c4821 ath: Map Ukraine to ETSI9_WORLD
f1abff21acc5 ath: Map Zimbabwe to ETSI1_WORLD

-- 
https://patchwork.kernel.org/patch/10251529/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

  reply	other threads:[~2018-05-25 10:02 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-01 14:18 [PATCH 00/52] ath: Synchronize regd mappings with qcacld-2.0 4.0.11.181 Sven Eckelmann
2018-03-01 14:18 ` [PATCH 01/52] ath: Add regulatory mapping for Bahamas Sven Eckelmann
2018-05-25 10:02   ` Kalle Valo [this message]
2018-03-01 14:18 ` [PATCH 02/52] ath: Add regulatory mapping for Bermuda Sven Eckelmann
2018-03-01 14:18 ` [PATCH 03/52] ath: Add regulatory mapping for Japan (J56) Sven Eckelmann
2018-03-01 14:18 ` [PATCH 04/52] ath: Add regulatory mapping for Japan KDDI Sven Eckelmann
2018-03-01 14:18 ` [PATCH 05/52] ath: Add regulatory mapping for Kenya Sven Eckelmann
2018-03-01 14:18 ` [PATCH 06/52] ath: Add regulatory mapping for Mauritius Sven Eckelmann
2018-03-01 14:18 ` [PATCH 07/52] ath: Add regulatory mapping for Montenegro Sven Eckelmann
2018-03-01 14:18 ` [PATCH 08/52] ath: Add regulatory mapping for Nicaragua Sven Eckelmann
2018-03-01 14:18 ` [PATCH 09/52] ath: Add regulatory mapping for Paraguya Sven Eckelmann
2018-03-01 14:18 ` [PATCH 10/52] ath: Add regulatory mapping for Rwanda Sven Eckelmann
2018-03-01 14:18 ` [PATCH 11/52] ath: Add regulatory mapping for Serbia Sven Eckelmann
2018-03-01 14:18 ` [PATCH 12/52] ath: Add regulatory mapping for Tanzania Sven Eckelmann
2018-03-01 14:18 ` [PATCH 13/52] ath: Add regulatory mapping for Uganda Sven Eckelmann
2018-03-01 14:18 ` [PATCH 14/52] ath: Add regulatory mapping for United States for AP Sven Eckelmann
2018-03-01 14:18 ` [PATCH 15/52] ath: Add regulatory mapping for APL2_FCCA Sven Eckelmann
2018-03-01 14:18 ` [PATCH 16/52] ath: Add regulatory mapping for APL10_MKKC Sven Eckelmann
2018-03-01 14:18 ` [PATCH 17/52] ath: Add regulatory mapping for APL13_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 18/52] ath: Add regulatory mapping for ETSI8_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 19/52] ath: Add regulatory mapping for ETSI9_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 20/52] ath: Add regulatory mapping for FCC3_ETSIC Sven Eckelmann
2018-03-01 14:18 ` [PATCH 21/52] ath: Switch APL9_WORLD to 2.4GHz MKK CTL Sven Eckelmann
2018-03-01 14:18 ` [PATCH 22/52] ath: Map Albania to ETSI1_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 23/52] ath: Map Algeria to APL13_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 24/52] ath: Map Australia to FCC3_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 25/52] ath: Map Bangladesh to APL1_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 26/52] ath: Map Brunei Darussalam to APL6_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 27/52] ath: Map Bulgaria to ETSI1_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 28/52] ath: Map Colombia to FCC1_FCCA Sven Eckelmann
2018-03-01 14:18 ` [PATCH 29/52] ath: Map Czech to ETSI1_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 30/52] ath: Map Honduras to FCC3_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 31/52] ath: Map Indonesia to APL2_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 32/52] ath: Map Isreal to ETSI3_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 33/52] ath: Map Japan to MKK5_MKKA2 Sven Eckelmann
2018-03-01 14:18 ` [PATCH 34/52] ath: Map South Korea to APL10_MKKC Sven Eckelmann
2018-03-01 14:18 ` [PATCH 35/52] ath: Map Lebanon to APL1_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 36/52] ath: Map Macedonia to ETSI1_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 37/52] ath: Map Malasia to FCC1_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 38/52] ath: Map Mexico " Sven Eckelmann
2018-03-01 14:18 ` [PATCH 39/52] ath: Map New Zealand to FCC3_ETSIC Sven Eckelmann
2018-03-01 14:18 ` [PATCH 40/52] ath: Map Pakistan to APL1_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 41/52] ath: Map Peru " Sven Eckelmann
2018-03-01 14:18 ` [PATCH 42/52] ath: Map Philippines to FCC3_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 43/52] ath: Map Romania to ETSI1_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 44/52] ath: Map Russia to ETSI8_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 45/52] ath: Map Saudi Arabia to FCC2_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 46/52] ath: Map Singapore to FCC3_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 47/52] ath: Map Taiwan to APL7_FCCA Sven Eckelmann
2018-03-01 14:18 ` [PATCH 48/52] ath: Map Ukraine to ETSI9_WORLD Sven Eckelmann
2018-03-01 14:18 ` [PATCH 49/52] ath: Map U.A.E. to ETSI1_WORLD Sven Eckelmann
2018-03-01 14:19 ` [PATCH 50/52] ath: Map Venezuela to FCC1_WORLD Sven Eckelmann
2018-03-01 14:19 ` [PATCH 51/52] ath: Map Vietnam to ETSI3_WORLD Sven Eckelmann
2018-03-01 14:19 ` [PATCH 52/52] ath: Map Zimbabwe to ETSI1_WORLD Sven Eckelmann
2018-05-24 14:10 ` [PATCH 00/52] ath: Synchronize regd mappings with qcacld-2.0 4.0.11.181 Kalle Valo
2018-05-24 18:43   ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180525100205.D614360C4F@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@do-not-panic.com \
    --cc=sven.eckelmann@openmesh.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.