John Crispin
8a68073f4f
ucentral-schema: update to latest HEAD
...
remove a patch that was accidentally merged
Signed-off-by: John Crispin <john@phrozen.org >
2025-08-04 16:33:15 +02:00
John Crispin
efd804987e
rtty: there was an error in the operationalpem passed to the client
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-08-04 15:44:21 +02:00
jackcybertan
b036ba37e3
certificates: Store-PKI2.0-key-for-RAP6x-production
...
Fixes: WIFI-14951
Signed-off-by: jackcybertan <jack.tsai@cybertan.com.tw >
2025-08-04 08:39:53 +02:00
John Crispin
7352de2421
update to latest HEAD
...
e27ecb4 ssid: decouple batman tunnel from meshpoint interfaces
Signed-off-by: John Crispin <john@phrozen.org >
2025-08-04 08:36:13 +02:00
John Crispin
8c11eb23a3
mt7621: add insta1/2 partitions for yuncore ax820
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-08-04 08:35:42 +02:00
Tanya Singh
83874b75f3
mediatek-sdk: Remove extra lines (for logging) from 99-mtk-sr-scene-cond
...
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2025-08-04 08:08:24 +02:00
John Crispin
694cf6ded8
rtty: use the operational certificate
...
Fixes: WIFI-14943
Signed-off-by: John Crispin <john@phrozen.org >
v4.1.0-rc1
2025-07-31 17:50:14 +02:00
John Crispin
0a3a207584
uboot-envtools: add udaya-id5 support
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-31 14:54:56 +02:00
Tanya Singh
b0e95e68a2
afc: Use either ca-cert or access-token to get authorization in curl command for the AFC server
...
Fixes:WIFI-14427
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2025-07-31 10:03:02 +02:00
Tanya Singh
26ed5acb60
rrmd: update timeout for RRM during self-healing and fix center channel mapping in RRM with Channel Utilization
...
Fixes: WIFI-14901
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2025-07-31 10:02:27 +02:00
John Crispin
d1e4c48617
cloud_discovery: add automatic reenrolment of operational certificates
...
The daemon will check the vailidity of the operational certificate once and hour.
If the certificate is valid for less than three days, a reenrollment is attempted.
Once the reenroll happened the connection to the cloud controller will be restarted.
Fixes: WIFI-14900
Fixes: WIFI-14694
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-31 09:48:10 +02:00
Tanya Singh
3a8fc316f2
qca-wifi-7/afc: Use curl instead of uclient to send/receive AFC request/response using hostapd
...
Fixes: WIFI-14427
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2025-07-30 09:34:26 +02:00
jackcybertan
d85dc2a819
certificates: Enhance PKI enrollment on squashfs (SonicFi RAP6* series)
...
The updated flow:
- Mount /dev/mtdblock* (the certificates partition) to /mnt
- Copy its contents to /certificates
- Unmount /mnt
- Extract the PKI 2.0 certificates into /certificates
Fixes: WIFI-14904
Signed-off-by: jackcybertan <jack.tsai@cybertan.com.tw >
2025-07-30 09:04:52 +02:00
John Crispin
acca9737e4
ucentral-schema: update to latest HEAD
...
30c7374 Add 'access-token' to AFC server config
Fixes: WIFI-14427
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-30 09:02:17 +02:00
Tanya Singh
6d2fd1de0d
afc: Use curl instead of uclient to send/receive AFC request/response using hostapd
...
Fixes: WIFI-14427
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2025-07-30 09:02:05 +02:00
John Crispin
1d822a10d2
toolchain: use gcc11 for legacy targets
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-28 09:51:18 +02:00
John Crispin
ebdc88ee1f
certificates: improvements
...
* make the code more generic
* add udaya a2 support
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-28 09:50:22 +02:00
John Crispin
778cc679a0
profiles: add more wifi-5 profiles
...
* edgecore_spw2ac1200
* hfcl_ion4
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-27 19:35:04 +02:00
YenLin Pan
088d78faa7
qca-ssdk: adjust the amplitude level of SGMII for Zyxel NWA130BE
...
To fix EMI and avoid Ethernet RX stuck after reboot for Zyxel NWA130BE.
Ethernet Rx stuck was sometimes happened when we do stress reboot,
need to adjust the amplitude level of SGMII for CPU and QCA8385 side.
And those settings come from the result that Zyxel HW team and Manufacturer
co-work to fine tune for NWA130BE.
Signed-off-by: YenLin Pan <YenLin.Pan@zyxel.com.tw >
2025-07-27 19:24:15 +02:00
Tanya Singh
5306f7db27
cloud_discovery: Add 'sync' after file generation in Cloud discovery process
...
Fixes: WIFI-14906
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2025-07-27 17:40:03 +02:00
Tanya Singh
c8bffdc250
rrmd: Add self-healing in ucentral-state and channel switching improvements to RRM with channel utilization
...
Fixes: WIFI-14901
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2025-07-27 17:39:21 +02:00
John Crispin
3a3de9e146
ucentral-schema: update to latest HEAD
...
92fb3c1 WIFI-14901: Add rrm_chanutil status to health.uc (when it fails) and save health metric in /tmp/ucentral.health
6313892 WIFI-14906: Add 'sync' after file generation in Cloud discovery process
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-27 17:03:48 +02:00
John Crispin
4d5c9a2d4c
ucentral-client: update to latest HEAD
...
c536f69 cloud package manager
Fixes: WIFI-14588
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-27 16:54:44 +02:00
John Crispin
41aa4c2978
cloud_discovery: set correct timeouts inside UCI
...
Fixes: WIFI-14897
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-27 16:35:15 +02:00
Marek Kwaczynski
7795c51947
netifd: add GCMP-256 support for WPA3 on 6 GHz bands
...
This patch enhances WPA3 encryption support in netifd by introducing GCMP-256
cipher handling for wireless interfaces operating on the 6 GHz band with HE/EHT
modes.
Fixes: WIFI-14594
Signed-off-by: Marek Kwaczynski <marek@shasta.cloud >
2025-07-24 14:45:26 +02:00
Justin.Guo
9e68fc6e66
ipq807x_v5.4/qca-wifi-7: Support dual BDF
...
Support dual BDF for WF186H/WF186W/WF189/WF189H/WF189W/WF672A
Fixes: WIFI-14890
Signed-off-by: Justin.Guo <guoxijun@actiontec.com >
2025-07-24 13:34:27 +02:00
Jesse Wu
b60c244d93
qca-wifi-7: add support for EMPLUS WAP7635
...
Signed-off-by: Jesse Wu <Jesse.Wu@emplustech.com >
2025-07-24 13:32:21 +02:00
Ian Chen
ae1f394e28
mediatek-sdk: Support HaLow Mesh on EAP112
...
enable MESH function in feeds/morse/utils/wpa_supplicant_s1g/Config.in
ticket: WIFI-14896
Signed-off-by: Ian Chen <ian77_chen@accton.com >
2025-07-24 13:31:35 +02:00
John Crispin
d09126c674
ucentral-schema: updte to latest HEAD
...
b971b73 Support HaLow Mesh on EAP112
7d28320 Fix in ucode script of config_raw to add multiple UCI sections via config-raw object of the schema
1453f2e chanUtil per radio shall be obtained from the policy_chanutil.uc script
fa26853 enable multiple bssid by default on 6G
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-24 13:30:25 +02:00
Marek Kwaczynski
810bc501e1
ratelimit: fix rate limiting on WiFi-7 devices
...
Rate limiting was not applied on WiFi-7 devices because their
hostapd interface names use the phy* prefix instead of wlan*.
This patch extends the match pattern to include both wlan* and phy*.
Fixes: WIFI-14884
Signed-off-by: Marek Kwaczynski <marek@shasta.cloud >
2025-07-22 15:19:57 +02:00
John Crispin
3001fa88fb
include/download.mk: switch to using git:// instead of https://
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-21 13:28:00 +02:00
John Crispin
89a1be09d9
est_client: set 10s as the max timeout when calling the EST server
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-21 11:35:47 +02:00
CarosLiang
3cb1f9c4dd
ipq50xx: add smp-affinity for wf186h and wf186w
...
Fixes: WIFI-14873
Signed-off-by: CarosLiang <cliang@actiontec.com >
2025-07-21 11:06:19 +02:00
Tanya Singh
63ef3588ce
mediatek: Support RRM based on Channel Utilization for Edgecore EAP111 and EAP112
...
Fixes: WIFI-14837
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2025-07-21 11:05:27 +02:00
Arif Alam
bd97e5693e
mediatek-sdk: mt7981: enable ramoops / pstore
...
Signed-off-by: Arif Alam <arif.alam@netexperience.com >
2025-07-21 06:50:18 +02:00
John Crispin
b44147b162
target-ipq40xx: update/move feed to wlan-ap-legacy-targets
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-21 06:49:34 +02:00
John Crispin
69da9125c5
qca-wifi-7/hostapd: increase socket buffer sizes
...
Fixes: WIFI-14742
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-18 10:04:50 +02:00
John Crispin
66df8d3946
est_client: properly populate the re-enrolled certificate
...
Fixes: WIFI-14864
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-17 14:40:01 +02:00
John Crispin
20de4fe438
est_client: allow overriding CERT_PREFIX via an env variable
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-17 09:50:45 +02:00
John Crispin
f56fb3c0d3
est_client: allow setting the EST_SERVER via an env variable
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-17 09:50:45 +02:00
John Crispin
5aca134364
est_client: reduce number of flash writes
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-17 09:50:45 +02:00
John Crispin
89ac58b48f
add incremental interval backoff
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-17 09:50:45 +02:00
John Crispin
4a5cf875d9
hostapd: convert to using hostapd_utils package
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-17 07:55:04 +02:00
John Crispin
65bbcbbd6b
ucentral-event: ignore vlan_remove on swconfig devices
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-17 07:47:16 +02:00
CarosLiang
fc7750b900
hostapd: 6G CBP Test Will fail Sometimes
...
Fixes: WIFI-14840
Signed-off-by: CarosLiang <cliang@actiontec.com >
2025-07-16 17:02:35 +02:00
wingate5678
6c4ca10e74
certificates: change Sonicfi RAP7 series certicate type from squashfs to ext4
...
Fixes: WIFI-14834
Signed-off-by: wingate5678 <wingate.chi@cybertan.com.tw >
2025-07-16 17:00:53 +02:00
Tanya Singh
d71b803708
qca-wifi-7: Edgecore WiFi 7 Product Save crash log into pstore
...
Fixes: WIFI-14842
Signed-off-by: Tanya Singh <tanya_singh@accton.com >
2025-07-16 16:56:34 +02:00
YenLin Pan
07a8796acb
qca-wifi-7: zyxel_nwa130be - fine tune thermal setting
...
Signed-off-by: YenLin Pan <YenLin.Pan@zyxel.com.tw >
2025-07-16 16:55:20 +02:00
Jimmy Cheng
40d46bf5ce
ath12k-wifi: update NWA130BE BDF files
...
Signed-off-by: Jimmy Cheng <jimmy.cheng@zyxel.com.tw >
2025-07-16 16:55:01 +02:00
John Crispin
70e0942ce2
profiles/ucentral-ap: add hostapd-utils
...
Signed-off-by: John Crispin <john@phrozen.org >
2025-07-16 16:54:19 +02:00