* [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024
@ 2024-09-02 8:23 Ping-Ke Shih
2024-09-02 8:23 ` [PATCH v2 2/4] wireless-regdb: Update regulatory info for Kuwait (KW) for 2022 Ping-Ke Shih
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Ping-Ke Shih @ 2024-09-02 8:23 UTC (permalink / raw)
To: wens; +Cc: linux-wireless, wireless-regdb
From: Ping-Ke Shih <pkshih@realtek.com>
Serbia government released radio frequency range on February 5, 2024 [1].
Based on Article 100, paragraph 5 of the Law on Electronic Communications
and Article 17, paragraph 1 and Article 42, paragraph 1 of the Law on
Government.
* 2400 - 2483.5 MHz
- reference [1] page 114-115, section 2400 MHz - 2450 MHz, 8th row
* EN 302 328
- 20 dBm
* 5150 - 5350 MHz
- reference [1] page 120-121, section 5150 MHz - 5250 MHz, 8th row
reference [1] page 121, section 5250 MHz - 5255 MHz, 8th row
reference [1] page 121, section 5255 MHz - 5350 MHz, 8th row
* EN 301 893
- 23 dBM (Without TPC)
- 5250 - 5350 MHz, DFS
* 5470 - 5725 MHz
- reference [1] page 122, section 5470 MHz - 5570 MHz, 8th row
reference [1] page 122, section 5570 MHz - 5650 MHz, 6th row
reference [1] page 123, section 5650 MHz - 5725 MHz, 8th row
* EN 301 893
- 27 dBm (Without TPC)
- 5470 - 5725 MHz, DFS
* 5925 - 6425 MHz
- reference [1] page 124, section 5925 MHz - 6700 MHz, 6th row
* EN 303 687
- 23 dBm, LPI
[1] https://www.ratel.rs/uploads/documents/empire_plugin/Uredba%20o%20utvrdjivanju%20Plana%20namene%20radiofrekvencijskih%20opsega.pdf
[2] EN 302 328 https://www.etsi.org/deliver/etsi_en/300300_300399/300328/02.02.02_60/en_300328v020202p.pdf
[3] EN 302 066 https://www.etsi.org/deliver/etsi_en/302000_302099/302066/02.02.00_20/en_302066v020200a.pdf
[4] EN 301 893 https://www.etsi.org/deliver/etsi_en/301800_301899/301893/02.01.01_60/en_301893v020101p.pdf
[5] EN 303 687 https://www.etsi.org/deliver/etsi_en/303600_303699/303687/01.01.01_60/en_303687v010101p.pdf
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
---
v2:
- update commit message: list page/section/row for reference
---
db.txt | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/db.txt b/db.txt
index 9a55f6b8cc98..ad8dddc9c800 100644
--- a/db.txt
+++ b/db.txt
@@ -1758,11 +1758,14 @@ country SN: DFS-FCC
(5490 - 5730 @ 160), (24), DFS
(5735 - 5835 @ 80), (30)
+# Source:
+# https://www.ratel.rs/uploads/documents/empire_plugin/Uredba%20o%20utvrdjivanju%20Plana%20namene%20radiofrekvencijskih%20opsega.pdf
country SR: DFS-ETSI
- (2402 - 2482 @ 40), (20)
- (5170 - 5250 @ 80), (20), AUTO-BW
- (5250 - 5330 @ 80), (20), DFS, AUTO-BW
- (5490 - 5710 @ 160), (27), DFS
+ (2400 - 2483.5 @ 40), (20)
+ (5150 - 5250 @ 80), (23), AUTO-BW
+ (5250 - 5350 @ 80), (23), DFS, AUTO-BW
+ (5470 - 5725 @ 160), (27), DFS
+ (5925 - 6425 @ 320), (23), NO-OUTDOOR
# Source:
# https://www.siget.gob.sv/actualizacion-de-cuadro-nacional-de-atribucion-de-frecuencias-t-0408-2023/
--
2.25.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH v2 2/4] wireless-regdb: Update regulatory info for Kuwait (KW) for 2022
2024-09-02 8:23 [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024 Ping-Ke Shih
@ 2024-09-02 8:23 ` Ping-Ke Shih
2024-09-02 8:23 ` [PATCH v2 3/4] wireless-regdb: Update regulatory info for Israel (IL) for 2021 Ping-Ke Shih
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Ping-Ke Shih @ 2024-09-02 8:23 UTC (permalink / raw)
To: wens; +Cc: linux-wireless, wireless-regdb
From: Ping-Ke Shih <pkshih@realtek.com>
Kuwait, CITRA (Communication & Information Technology Regulatory Authority)
released Regulations for Wi-Fi service on 2022 [1] via page [2].
* 2400 - 2483.5 MHz
- upper limit 100 mW; 10 mW/MHz (adopt 100 mW)
* 5150 - 5250 MHz
- upper limit 200 mW; 10 mW/MHz (adopt 200 mW)
* 5250 - 5350 MHz
- upper limit 100 mW; 10 mW/MHz
- DFS
- TPC is mandatory requirement.
* Drop limit 3 dBm by EN 302 502. (adopt 100 mW - 3 dBm = 17 dBm)
* 5470 - 5725 MHz
- upper limit 500 mW; 50 mW/MHz
- DFS
- TPC is mandatory requirement.
* Drop limit 3 dBm by EN 302 502. (adopt 500 mW - 3 dBm = 24 dBm)
* 5725 - 5825 MHz
- upper limit 500 mW; 50 mW/MHz
- DFS
- TPC is mandatory requirement.
* EN 302 502 doesn't give a separate limit.
* To keep this range, leverage EN 302 502 to drop limit 3 dBm.
(adopt 500 mW - 3 dBm = 24 dBm)
* 5925 - 6425 MHz
- 200 mW
- indoor only
[1] https://citra.gov.kw/sites/ar/Lists/CITRALaws/Attachments/14/%D8%A7%D9%84%D9%84%D8%A7%D8%A6%D8%AD%D8%A9%20%D8%A7%D9%84%D8%AA%D9%86%D8%B8%D9%8A%D9%85%D9%8A%D8%A9%20%D9%84%D8%AE%D8%AF%D9%85%D8%A9%20%D8%A7%D9%84%D9%88%D8%A7%D9%8A%20%D9%81%D8%A7%D9%8A.pdf
[2] https://citra.gov.kw/sites/ar/Pages/CITRALaws.aspx
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
---
v2:
- drop limit 3 dBm for 5250 - 5350 MHz, 5470 - 5725 MHz, and
5725 - 5825 MHz
(Note: EN 302 502 doesn't give a separate limit for 5.8 GHz. In order
to keep frequency range of 5725 - 5825 MHz, leverage the limit from
EN 301 893.)
---
db.txt | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/db.txt b/db.txt
index ad8dddc9c800..b1dca98f11cf 100644
--- a/db.txt
+++ b/db.txt
@@ -1050,10 +1050,14 @@ country KR: DFS-JP
# 60 GHz band channels 1-4
(57000 - 66000 @ 2160), (43)
+# Source:
+# https://citra.gov.kw/sites/ar/Lists/CITRALaws/Attachments/14/%D8%A7%D9%84%D9%84%D8%A7%D8%A6%D8%AD%D8%A9%20%D8%A7%D9%84%D8%AA%D9%86%D8%B8%D9%8A%D9%85%D9%8A%D8%A9%20%D9%84%D8%AE%D8%AF%D9%85%D8%A9%20%D8%A7%D9%84%D9%88%D8%A7%D9%8A%20%D9%81%D8%A7%D9%8A.pdf
country KW: DFS-ETSI
- (2402 - 2482 @ 40), (20)
- (5170 - 5250 @ 80), (20), AUTO-BW
- (5250 - 5330 @ 80), (20), DFS, AUTO-BW
+ (2400 - 2483.5 @ 40), (100 mW)
+ (5170 - 5250 @ 80), (200 mW), AUTO-BW
+ (5250 - 5350 @ 80), (17), DFS, AUTO-BW
+ (5470 - 5825 @ 160), (24), DFS
+ (5925 - 6425 @ 320), (200 mW), NO-OUTDOOR
country KY: DFS-FCC
(2402 - 2482 @ 40), (20)
--
2.25.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH v2 3/4] wireless-regdb: Update regulatory info for Israel (IL) for 2021
2024-09-02 8:23 [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024 Ping-Ke Shih
2024-09-02 8:23 ` [PATCH v2 2/4] wireless-regdb: Update regulatory info for Kuwait (KW) for 2022 Ping-Ke Shih
@ 2024-09-02 8:23 ` Ping-Ke Shih
2024-09-02 8:23 ` [PATCH v2 4/4] wireless-regdb: Update regulatory info for Honduras (HN) for 2023 Ping-Ke Shih
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Ping-Ke Shih @ 2024-09-02 8:23 UTC (permalink / raw)
To: wens; +Cc: linux-wireless, wireless-regdb
From: Ping-Ke Shih <pkshih@realtek.com>
Israel released the wireless telegraph regulations (certificates of
conformity) on 2021 [1]. Update regulation of Radio Local Area Network
(RLAN) below.
* 2400 - 2483.5 MHz
- reference [1] row 49
- 100mW
- EN 300 328
* 5150 - 5250 MHz
- reference [1] row 55
- 200 mW; 10 dBm/MHz (adopt 200 mW)
- EN 301 893
- inside a building only
* 5250 - 5350 MHz
- reference [1] row 61
- without TPC: 100 mW; 7 dBm/MHz (adopt 100 mW)
- EN 301 893, DFS
- inside a building only
* 5470 - 5725 MHz
- reference [1] row 63
- without TPC: 500 mW; 14 dBm/MHz (adopt 500 mW)
- EN 301 893, DFS
- inside a building only
* 5725 - 5875 MHz
- reference [1] row 68a
- 25 mW
* 5945 - 6425 MHz
- reference [1] row 71a
- 200 mW; 10 dBm/MHz (adopt 200 mW)
- EN 303 687
- inside a building only
[1] https://www.nevo.co.il/law_html/law01/502_483.htm#Seif9
[2] EN 301 893 https://www.etsi.org/deliver/etsi_en/301800_301899/301893/02.01.01_60/en_301893v020101p.pdf
[3] EN 303 687 https://www.etsi.org/deliver/etsi_en/303600_303699/303687/01.01.01_60/en_303687v010101p.pdf
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
---
v2:
- update ranges of 2400 - 2483.5 MHz, and 5725 - 5875 MHz.
---
db.txt | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/db.txt b/db.txt
index b1dca98f11cf..0be933c86c8a 100644
--- a/db.txt
+++ b/db.txt
@@ -905,14 +905,16 @@ country IE: DFS-ETSI
# IL: https://www.gov.il/he/departments/legalInfo/telegraph_law
# IL: official document (pdf): https://rfa.justice.gov.il/SearchPredefinedApi/Documents/IdngyMn~ojdQSrkxuAqfZqiM8c1foi3TSZQhp7OMszo=
# IL: also available as unofficial word doc: https://www.nevo.co.il/Handlers/LawOpenDoc.ashx?id=199708
+# https://www.nevo.co.il/law_html/law01/502_483.htm#Seif9
country IL: DFS-ETSI
- (2402 - 2482 @ 40), (20)
+ (2400 - 2483.5 @ 40), (100 mW)
(5150 - 5250 @ 80), (200 mW), NO-OUTDOOR, AUTO-BW
- (5250 - 5350 @ 80), (200 mW), NO-OUTDOOR, DFS, AUTO-BW
+ (5250 - 5350 @ 80), (100 mW), NO-OUTDOOR, DFS, AUTO-BW
# Table B List of conditions, row 63, indoor short range device without TPC (ETSI EN 301 893)
(5470 - 5725 @ 160), (500 mW), NO-OUTDOOR, DFS, AUTO-BW, wmmrule=ETSI
- # Table B List of conditions, row 68, wireless device using 802.11a/n/ac protocol
- (5725 - 5875 @ 80), (200 mW), AUTO-BW
+ # Table B List of conditions, row 68a
+ (5725 - 5875 @ 80), (25 mW), AUTO-BW
+ (5945 - 6425 @ 320), (200 mW), NO-OUTDOOR
# Source:
# https://dot.gov.in/spectrummanagement/delicensing-24-24835-ghz-band-gsr-45-e-5150-5350-ghz-gsr-46-e-and-5725-5875-ghz
--
2.25.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH v2 4/4] wireless-regdb: Update regulatory info for Honduras (HN) for 2023
2024-09-02 8:23 [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024 Ping-Ke Shih
2024-09-02 8:23 ` [PATCH v2 2/4] wireless-regdb: Update regulatory info for Kuwait (KW) for 2022 Ping-Ke Shih
2024-09-02 8:23 ` [PATCH v2 3/4] wireless-regdb: Update regulatory info for Israel (IL) for 2021 Ping-Ke Shih
@ 2024-09-02 8:23 ` Ping-Ke Shih
2024-09-30 7:27 ` [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024 Chen-Yu Tsai
2024-09-30 7:44 ` Chen-Yu Tsai
4 siblings, 0 replies; 6+ messages in thread
From: Ping-Ke Shih @ 2024-09-02 8:23 UTC (permalink / raw)
To: wens; +Cc: linux-wireless, wireless-regdb
From: Ping-Ke Shih <pkshih@realtek.com>
Honduras, Telecommunication Commission (CONATEL) modified national note
HND40A on 2023 [1], which Wireless Access System/Radio Local Area Network
(WAS/RLAN) have a general license to operate in frequency ranges:
* 902 - 928 MHz
* 2400 - 2483.5 MHz
* 5150 - 5250 MHz
* 5250 - 5350 MHz
* 5470 - 5725 MHz
* 5725 - 5850 MHz
* 5925 - 6425 MHz (*)
- By [3] clause 65, "maximum power spectral density for low power indoor
client devices in this band is 6 dB below the limit for access
points (or -1 dBm/MHz based on the adopted PSD limit)."
Then, 12 dBm is adopted.
- By [3] section 15.407 General technical requirements, (d) Operational
restrictions for 6 GHz U-NII devices, (5), "an exception exists for
transmitting brief messages to an access point when attempting to
join its network after detecting a signal that confirms that
an access point is operating on a particular channel."
Then, NO-IR flag is set.
* 24.05 - 24.25 GHz
* 57 - 71 GHz (*)
- By [4] footer 952, "limits the average EIRP of 60 GHz transmitters to
40 dBm and the peak EIRP to 43 dBm."
Then, 40 dBm is adopted.
Article 5 of resolution NR006/23 [2] mentioned Recognition of Standards and
International Standards including FCC, which limits and ranges of FCC are
used due to lack of limits [1], but only newly add freqnecy ranges marked
by asterisk (*).
[1] https://www.conatel.gob.hn/doc/Regulacion/resoluciones/2023/NR05-23.pdf
[2] https://www.conatel.gob.hn/doc/Regulacion/resoluciones/2023/NR006-23.pdf
[3] https://www.federalregister.gov/documents/2020/05/26/2020-11236/unlicensed-use-of-the-6ghz-band
[4] https://docs.fcc.gov/public/attachments/FCC-16-89A1.pdf
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
---
v2:
- add FCC source references for 5925 - 6425 MHz and 57 - 71 GHz, and
update commit messages accordingly.
---
db.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/db.txt b/db.txt
index 0be933c86c8a..c7341b5596dc 100644
--- a/db.txt
+++ b/db.txt
@@ -819,12 +819,16 @@ country HK: DFS-ETSI
(5730 - 5850 @ 80), (36)
(5925 - 6425 @ 160), (14)
+# Source:
+# https://www.conatel.gob.hn/doc/Regulacion/resoluciones/2023/NR05-23.pdf
country HN: DFS-FCC
(2402 - 2482 @ 40), (20)
(5170 - 5250 @ 80), (17), AUTO-BW
(5250 - 5330 @ 80), (24), DFS, AUTO-BW
(5490 - 5730 @ 160), (24), DFS
(5735 - 5835 @ 80), (30)
+ (5925 - 6425 @ 320), (12), NO-OUTDOOR, NO-IR
+ (57240 - 71000 @ 2160), (40)
country HR: DFS-ETSI
# HR as part of EU/CEPT accepted decisions 2005/513/EC (5GHz RLAN, EN 301 893)
--
2.25.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024
2024-09-02 8:23 [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024 Ping-Ke Shih
` (2 preceding siblings ...)
2024-09-02 8:23 ` [PATCH v2 4/4] wireless-regdb: Update regulatory info for Honduras (HN) for 2023 Ping-Ke Shih
@ 2024-09-30 7:27 ` Chen-Yu Tsai
2024-09-30 7:44 ` Chen-Yu Tsai
4 siblings, 0 replies; 6+ messages in thread
From: Chen-Yu Tsai @ 2024-09-30 7:27 UTC (permalink / raw)
To: Ping-Ke Shih; +Cc: linux-wireless, wireless-regdb
On Mon, Sep 2, 2024 at 4:23 PM Ping-Ke Shih <pkshih@gmail.com> wrote:
>
> From: Ping-Ke Shih <pkshih@realtek.com>
>
> Serbia government released radio frequency range on February 5, 2024 [1].
> Based on Article 100, paragraph 5 of the Law on Electronic Communications
> and Article 17, paragraph 1 and Article 42, paragraph 1 of the Law on
> Government.
>
> * 2400 - 2483.5 MHz
> - reference [1] page 114-115, section 2400 MHz - 2450 MHz, 8th row
> * EN 302 328
^ Should be EN 300 328
I can fix this when applying.
Thanks
> - 20 dBm
> * 5150 - 5350 MHz
> - reference [1] page 120-121, section 5150 MHz - 5250 MHz, 8th row
> reference [1] page 121, section 5250 MHz - 5255 MHz, 8th row
> reference [1] page 121, section 5255 MHz - 5350 MHz, 8th row
> * EN 301 893
> - 23 dBM (Without TPC)
> - 5250 - 5350 MHz, DFS
> * 5470 - 5725 MHz
> - reference [1] page 122, section 5470 MHz - 5570 MHz, 8th row
> reference [1] page 122, section 5570 MHz - 5650 MHz, 6th row
> reference [1] page 123, section 5650 MHz - 5725 MHz, 8th row
> * EN 301 893
> - 27 dBm (Without TPC)
> - 5470 - 5725 MHz, DFS
> * 5925 - 6425 MHz
> - reference [1] page 124, section 5925 MHz - 6700 MHz, 6th row
> * EN 303 687
> - 23 dBm, LPI
>
> [1] https://www.ratel.rs/uploads/documents/empire_plugin/Uredba%20o%20utvrdjivanju%20Plana%20namene%20radiofrekvencijskih%20opsega.pdf
> [2] EN 302 328 https://www.etsi.org/deliver/etsi_en/300300_300399/300328/02.02.02_60/en_300328v020202p.pdf
> [3] EN 302 066 https://www.etsi.org/deliver/etsi_en/302000_302099/302066/02.02.00_20/en_302066v020200a.pdf
> [4] EN 301 893 https://www.etsi.org/deliver/etsi_en/301800_301899/301893/02.01.01_60/en_301893v020101p.pdf
> [5] EN 303 687 https://www.etsi.org/deliver/etsi_en/303600_303699/303687/01.01.01_60/en_303687v010101p.pdf
>
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
> ---
> v2:
> - update commit message: list page/section/row for reference
> ---
> db.txt | 11 +++++++----
> 1 file changed, 7 insertions(+), 4 deletions(-)
>
> diff --git a/db.txt b/db.txt
> index 9a55f6b8cc98..ad8dddc9c800 100644
> --- a/db.txt
> +++ b/db.txt
> @@ -1758,11 +1758,14 @@ country SN: DFS-FCC
> (5490 - 5730 @ 160), (24), DFS
> (5735 - 5835 @ 80), (30)
>
> +# Source:
> +# https://www.ratel.rs/uploads/documents/empire_plugin/Uredba%20o%20utvrdjivanju%20Plana%20namene%20radiofrekvencijskih%20opsega.pdf
> country SR: DFS-ETSI
> - (2402 - 2482 @ 40), (20)
> - (5170 - 5250 @ 80), (20), AUTO-BW
> - (5250 - 5330 @ 80), (20), DFS, AUTO-BW
> - (5490 - 5710 @ 160), (27), DFS
> + (2400 - 2483.5 @ 40), (20)
> + (5150 - 5250 @ 80), (23), AUTO-BW
> + (5250 - 5350 @ 80), (23), DFS, AUTO-BW
> + (5470 - 5725 @ 160), (27), DFS
> + (5925 - 6425 @ 320), (23), NO-OUTDOOR
>
> # Source:
> # https://www.siget.gob.sv/actualizacion-de-cuadro-nacional-de-atribucion-de-frecuencias-t-0408-2023/
> --
> 2.25.1
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024
2024-09-02 8:23 [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024 Ping-Ke Shih
` (3 preceding siblings ...)
2024-09-30 7:27 ` [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024 Chen-Yu Tsai
@ 2024-09-30 7:44 ` Chen-Yu Tsai
4 siblings, 0 replies; 6+ messages in thread
From: Chen-Yu Tsai @ 2024-09-30 7:44 UTC (permalink / raw)
To: Ping-Ke Shih; +Cc: linux-wireless, wireless-regdb
On Mon, 02 Sep 2024 16:23:01 +0800, Ping-Ke Shih wrote:
> Serbia government released radio frequency range on February 5, 2024 [1].
> Based on Article 100, paragraph 5 of the Law on Electronic Communications
> and Article 17, paragraph 1 and Article 42, paragraph 1 of the Law on
> Government.
>
> * 2400 - 2483.5 MHz
> - reference [1] page 114-115, section 2400 MHz - 2450 MHz, 8th row
> * EN 302 328
> - 20 dBm
> * 5150 - 5350 MHz
> - reference [1] page 120-121, section 5150 MHz - 5250 MHz, 8th row
> reference [1] page 121, section 5250 MHz - 5255 MHz, 8th row
> reference [1] page 121, section 5255 MHz - 5350 MHz, 8th row
> * EN 301 893
> - 23 dBM (Without TPC)
> - 5250 - 5350 MHz, DFS
> * 5470 - 5725 MHz
> - reference [1] page 122, section 5470 MHz - 5570 MHz, 8th row
> reference [1] page 122, section 5570 MHz - 5650 MHz, 6th row
> reference [1] page 123, section 5650 MHz - 5725 MHz, 8th row
> * EN 301 893
> - 27 dBm (Without TPC)
> - 5470 - 5725 MHz, DFS
> * 5925 - 6425 MHz
> - reference [1] page 124, section 5925 MHz - 6700 MHz, 6th row
> * EN 303 687
> - 23 dBm, LPI
>
> [...]
Applied to master in wens/wireless-regdb.git, thanks!
[1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024
https://git.kernel.org/wens/wireless-regdb/c/388c80ccba39
[2/4] wireless-regdb: Update regulatory info for Kuwait (KW) for 2022
https://git.kernel.org/wens/wireless-regdb/c/83c175cec096
[3/4] wireless-regdb: Update regulatory info for Israel (IL) for 2021
https://git.kernel.org/wens/wireless-regdb/c/3ba2c5306fd3
[4/4] wireless-regdb: Update regulatory info for Honduras (HN) for 2023
https://git.kernel.org/wens/wireless-regdb/c/8760bc37e9d0
Best regards,
--
Chen-Yu Tsai <wens@kernel.org>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-09-30 7:44 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 8:23 [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024 Ping-Ke Shih
2024-09-02 8:23 ` [PATCH v2 2/4] wireless-regdb: Update regulatory info for Kuwait (KW) for 2022 Ping-Ke Shih
2024-09-02 8:23 ` [PATCH v2 3/4] wireless-regdb: Update regulatory info for Israel (IL) for 2021 Ping-Ke Shih
2024-09-02 8:23 ` [PATCH v2 4/4] wireless-regdb: Update regulatory info for Honduras (HN) for 2023 Ping-Ke Shih
2024-09-30 7:27 ` [PATCH v2 1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024 Chen-Yu Tsai
2024-09-30 7:44 ` Chen-Yu Tsai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).