John Crispin
a607aac99a
cloud_discovery: set production timeouts
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-11 11:08:42 +02:00
John Crispin
f2b69ce972
est_client: fix reenroll call
...
the wrong certificate was being used
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-08 09:41:12 +02:00
John Crispin
842b21fb5e
certificates: add an explicit uci commit call
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-08 09:40:06 +02:00
Jesse Wu
919fe12372
ipq807x: add EMPLUS WAP380C support
...
Fixes: WIFI-14791
Signed-off-by: Jesse Wu <Jesse.Wu@emplustech.com >
2025-07-08 08:13:39 +02:00
cpchangemplu
f1fc99ccbe
ipq50xx: Add back emplus,wap385c
...
Signed-off-by: cpchangemplu <cp.chang@emplustech.com >
2025-07-03 14:26:46 +02:00
John Crispin
5f8c4d31cc
cloud_discovery: use the correct certificte for CDS
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
aa78f40843
certificates: add support for tar file based certificate storage
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
721fb4cc4d
est_client: fixup typo
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
f75a36f89f
est_client: prevent downgrades to FW not supporting EST
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
a375b9f774
est_client: add reenroll support
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
16d029f10f
cloud_discovery: split EST code out into its own tool
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
bb45e09e8b
cloud_discovery: place intermediate files into the /tmp folder
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
2798088cec
cloud_discovery: rtrim() the extracted subject
...
this removes trailing \n\n characters
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
470703a490
luci-mod-ucentral: update certupdate for insta birth certificates
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
c56d60b2d3
certificates: do not check for cas.pem when mounting certs
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
1178c3b6f1
certificates: set new certs inside UCI
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
0db44ca55b
cloud_discovery: add insta EST support
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
ae5015424b
cloud_discovery: add initial ubus status call
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
32c7a7ff1d
cloud_discovery: add support for hostname_validation
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
39e601cbd4
luci-mod-ucentral: remove digicert specific files
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
ce9c896371
cloud_discovery: depend on the certificates package
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
0008cb20dd
cloud_discovery: add option 138 support
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
67dd4bfca7
cloud_discovery: remove pki2 env lookup
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
John Crispin
88fb4cafbc
firstcontact: remove now unused digicert client
...
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-01 07:18:54 +02:00
Jesse Wu
1f7d8a7bb7
ipq50xx: add EMPLUS WAP385C support
...
Signed-off-by: Jesse Wu <Jesse.Wu@emplustech.com >
2025-06-18 07:01:49 +02:00
Jesse Wu
dc41a0fd0c
ipq60xx: Support EMPLUS WAP386V2 model
...
Device specifications:
======================
SoC: Qualcomm IPQ6018
RAM: 1 x 1G DDR4 RAM
Flash: NAND 128MB
Radio: 2T2R@2.4GHz , 2T2R@5GHz
Ethernet: 1 x 1GbE PHY
Reset Button: 1
Power Source: AC, Standard PoE 802.3af/at
LED Indicator: 4 x Single-color LED indicator (GPIO Control)
Signed-off-by: Jesse Wu <Jesse.Wu@emplustech.com >
2025-06-10 10:46:38 +02:00
Justin.Guo
a9f47c9e1e
qca-wifi-7: CIG WiFi7 WF-672A bring up
...
* bring up wf672a
* add drivers lsm303agr rtl8221d ilps22qs
* add cig-wifi-mode-sw for switching radio to 2 bands or 3 bands
Fixes: WIFI-14509
Signed-off-by: Justin.Guo <guoxijun@actiontec.com >
2025-05-26 16:23:17 +02:00
Ken
942d7c15b4
ipq807x: WF188n/WF196 lost the certificates files after upgrade
...
Fixes: WIFI-14623
Signed-off-by: Ken <xshi@actiontec.com >
2025-05-26 16:23:17 +02:00
800246@emplustech.com
89b6ebd518
mediatek: Add EMPLUS WAP588M model
...
Specifications:
SoC: MediaTek MT7981B
RF Chipset: MT7976C @2.4GHz 2T2R
MT7976C @5ghz 2T2R
RAM: 512MB DDR4 RAM
Flash: SPI-NAND 128 MiB
Ethernet: 2 x 1GbE PHY
Reset Button: 1
Power on/off switch dip: 1
Power Source: Standard PoE 802.3af/at
LED Indicator: 5x Single-color LED indicator (GPIO Control)
Signed-off-by: 800246@emplustech.com <cp.chang@emplustech.com >
2025-05-12 10:45:38 +02:00
Ken
e0d61cb0fb
qca-wifi-7: WF189/W/H Add 189H support
...
Fixes: WIFI-14524
Signed-off-by: Ken Shi <xshi@actiontec.com >
2025-04-17 13:31:56 +02:00
John Crispin
c83ac67492
cloud_discovery: make use of the new TIP cloud discovery server
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-04-10 08:30:15 +02:00
Tanya Singh
7eae0397f1
WIFI-14500: Fixes for Edgecore OAP103 1. Support bluetooth 2. Allow certificate loading on dual boot 3. Support RRM with Channel Utilization 4. Remove EAP102 from supported devices
...
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2025-03-26 14:56:31 +01:00
steven.lin
195fc01d06
mediatek: Add SENAO IAP2300M model
...
Signed-off-by: steven.lin <steven.lin@senao.com >
2025-03-24 07:29:55 +01:00
steven.lin
dd14c1c6d1
mediatek: Add SENAO models into mount_certs scripts
...
Signed-off-by: steven.lin <steven.lin@senao.com >
2025-03-14 08:06:21 +01:00
Wingate Chi
a9694847cd
WIFI-14410: Wifi7 driver with RAP7110C-341X support
...
Signed-off-by: Wingate Chi <wingate.chi@cybertan.com.tw >
2025-02-06 08:33:33 +01:00
Tanya Singh
b77e80cf14
WIFI-14404: Enable dual boot support on EAP105 and certificate loading on dual boot for EAP104 and OAP101 series
...
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2025-02-06 08:22:35 +01:00
Ken
0d1ea98328
WIFI-14357 WF189 enable dual image support on wifi7 platform
...
Signed-off-by: Ken <xshi@actiontec.com >
2025-01-30 13:08:28 +01:00
Ken
71315b140a
ipq807x: WF188n/WF196 dual image support
...
Fixes: WIFI-14339
Signed-off-by: Ken <xshi@actiontec.com >
2025-01-06 10:59:16 +01:00
John Crispin
47f71743f4
cloud_discovery: fix firstcontact fallback mode
...
Fixes: WIFI-14320
Signed-off-by: John Crispin <john@phrozen.org >
2024-12-10 14:40:21 +01:00
John Crispin
c321d6f6b1
cloud_discovery: correctly convert timeouts to integers
...
Signed-off-by: John Crispin <john@phrozen.org >
2024-11-28 08:56:07 +01:00
John Crispin
9a941f2ee3
cloud_discovery: improve firstcontact support
...
Signed-off-by: John Crispin <john@phrozen.org >
2024-11-28 08:44:13 +01:00
John Crispin
36ce8d2abb
certificates: stage gateway.json
...
Signed-off-by: John Crispin <john@phrozen.org >
2024-11-15 07:50:16 +01:00
John Crispin
656cc231a8
firstcontact: cloud_discovery will start the service
...
Signed-off-by: John Crispin <john@phrozen.org >
2024-11-15 07:50:16 +01:00
John Crispin
09f3dba767
cloud_discovery: add new service
...
Signed-off-by: John Crispin <john@phrozen.org >
2024-11-15 07:50:15 +01:00
Tanya Singh
18889cfb54
mediatek: Support Edgecore EAP112
...
Fixes: WIFI-13753
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2024-08-12 10:24:11 +02:00
John Crispin
5b168597de
certificates: fix cert loading on dual boot EAP111
...
Signed-off-by: John Crispin <john@phrozen.org >
2024-06-07 07:22:29 +02:00
John Crispin
367415663f
cfg80211: pass default country code to cfg80211 during module load
...
Signed-off-by: John Crispin <john@phrozen.org >
2024-02-28 18:56:21 +01:00
Paul White
16ebb7cec3
eap-104: fix dualboot: reset bootcount
...
The bootcount wasn't getting reset to 0 upon a successful boot,
resulting in falling back to the previous firmware version after three
reboots of the AP.
Fixes: WIFI-13359
Signed-off-by: Paul White <paul@shasta.cloud >
2024-02-06 10:26:52 +01:00
John Crispin
14ba074b95
firstcontact: also write server to UCI
...
the server is now stored in /etc/ucentral/gateway.json. keep old
behaviour aswell.
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-07 07:06:04 +01:00
Tanya Singh
e185a49c5b
ipq807x: Support OAP102
...
Fixes: WIFI-12794
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2023-10-02 12:55:33 +02:00