John Crispin
de4b3c4edc
ucentral-wifi: update to latest HEAD
...
40d0eb9 use the real usec value for tx/rx duration
Signed-off-by: John Crispin <john@phrozen.org >
2022-03-01 17:36:48 +01:00
John Crispin
e3b1fe36e5
hostapd: enable CONFIG_ERP
...
This caused local EAP to not work on wifi-qsdk targets.
Fixes: WIFI-7203
Signed-off-by: John Crispin <john@phrozen.org >
v2.5.0-rc3
2022-02-28 11:16:02 +01:00
John Crispin
5af7e1e7d8
ucode: add tool to read out the max clients an AP can handle per phy
...
Fixes: WIFI-7197
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-28 10:52:40 +01:00
John Crispin
057ebb8660
ucentral-schema: update to latest HEAD
...
1c46544 5G was not allowing specific 20MHz channels and would fall back to ACS
Fixes: WIFI-7179
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-28 10:08:43 +01:00
John Crispin
17fe72c6e9
wifi: revert some tweaks that are causing stability issues
...
this will come back in 2.6 once stability is restored
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-25 17:34:27 +01:00
John Crispin
834ff2fe4f
certificates: improve the code loading sqsh certificates
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-23 07:54:22 +01:00
John Crispin
ce3849e131
ipq40xx: revert an upstream patch causing problem with ea8300 eth ports
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-23 07:54:00 +01:00
John Crispin
66640cdd1a
ipq807x: add cig wf196 to the CI builds
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-22 16:33:52 +01:00
John Crispin
300924a4be
hostapd: fix syntax error inside hostapd.sh
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-22 15:13:28 +01:00
John Crispin
8fb088bcc8
ucentral-schema: update to latest HEAD
...
b3ce69e wifiscan: allow bandwith override
6d59acc trace: improve tracing code
Fixes: WIFI-7167
Fixes: WIFI-7168
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-22 08:59:48 +01:00
John Crispin
b08455228f
ipq807x: point edgecore eap104 profile at the correct image
...
Signed-off-by: John Crispin <john@phrozen.org >
v2.5.0-rc2
2022-02-18 15:09:18 +01:00
John Crispin
09563eadaf
ipq807x: do not enable bridge-vlan in maverick mode
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-18 10:29:25 +01:00
John Crispin
2df46a2c77
ipq807x: fix LEDs on wf196
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-18 10:29:25 +01:00
John Crispin
e4fa57b4d0
proxy_arp: backport skb->cb fix from upstream kernel
...
this caused proxy_arp to misbehave
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-17 08:28:21 +01:00
John Crispin
48677a6943
ipq807x: add edgecore eap104 support
...
Fixes: WIFI-7117
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-16 15:44:24 +01:00
John Crispin
e79970ce04
ath11k: disable napi threading
...
The code causes 15% softirq in idle causing issue, drop until resolved.
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-15 20:46:06 +01:00
John Crispin
b4d1d58fc9
hostapd: improve acs_exclude_dfs support
...
Fixes: WIFI-6933
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-15 17:06:22 +01:00
John Crispin
d33447709e
ipq807x: fix sysupgrade on WF196
...
Signed-off-by: John Crispin <john@phrozen.org >
v2.5.0-rc1
2022-02-15 15:54:47 +01:00
John Crispin
dd995426a5
hostapd: always install the cli
...
Fixes: WIFI-6834
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-15 12:50:31 +01:00
John Crispin
4dcd0ad1da
uvol: update to latest version
...
Fixes: WIFI-368
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-15 07:54:43 +01:00
John Crispin
9285fd2670
ucentral-switch: add hostapd to the build
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-15 07:54:43 +01:00
John Crispin
187326b7ce
hostapd: add acs_exclude support
...
Fixes: WIFI-6933
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-14 14:09:49 +01:00
John Crispin
f8a2de68aa
hostapd: backport rrm/wnm features
...
Fixes: WIFI-7049
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-14 13:57:38 +01:00
John Crispin
41dd91559a
hostapd: update to latest stable upstream release
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-13 11:34:40 +01:00
John Crispin
fc3eec9075
ucentral-schema: update to latest HEAD
...
07cb6e9 fix time_advertise
Fixes: WIFI-7058
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-13 09:24:44 +01:00
John Crispin
e7a6f497a3
ucentral-schema: add support for valid-channel and allow-dfs
...
Fixes: WIFI-6933
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
011340ed6e
ipq40xx: fix wallytech ubi size
...
Fixes: WIFI-7048
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
Max
52ea8459e0
add release tag to S3 objects ( #426 )
...
Signed-off-by: Max Brenner <xamrennerb@gmail.com >
2022-02-12 17:52:30 +01:00
John Crispin
116b1982ab
.github: add hfcl_ion4x* to CI runs
...
Fixes: WIFI-6842
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
c467a62af3
usteer: update to latest HEAD
...
Fixes: WIFI-7049
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
88d783c8ad
hostapd: improve switch_chan support
...
Make the code retain current op_class if no new one was provided
via ubus.
Fixes: WIFI-7050
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
b04759322c
hostapd: add the ability to use radius based mac-ACL
...
Fixes: WIFI-5425
Fixes: WIFI-6007
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
b0af666cb4
opennds: fix a segfault caused that can be triggered via a bad url parameter
...
Fixes: WIFI-6724
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
27947a07f7
ubox: add priority filtering to logread
...
Fixes: WIFI-6388
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
c1903ae2f9
ucode: enable rtnl plugin
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
d5fed93ec0
ucode: update to latest git HEAD
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
dc35dd1ce5
procd: add service measurement support
...
Fixes: WIFI-7051
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
c59c646a5c
certificates: fix a syntax error inside the init.d script
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
8419c94742
ucentral-wifi: add msdu retransmission stats
...
Fixes: WIFI-6330
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
8eb24a36f3
ucentral-schema: update to latest HEAD
...
5f769a0 wifisca: add CSA support
9eb55fd state: fix carier state wehn the device is not up
cf8f383 add radios DAE support
ad6ac65 move radius auth mac acl property into the authentication node
7bc2f00 improve wifi scanning
f8f458a always use the systems hostname when streaming the syslog
b2dc0b7 add radius based mac-filters
34671ba ass priority to syslog data model
d7d73d8 fix carrier state reporting NaN
0a49566 add new wifi-scanning code
8f5beb1 add versioning to the state messages
8968d62 counters were not correctly added inside state messages
77b57b8 generate-reader.uc: fix validation of hostname labels with two characters
311bf98 fix radius proxy server settings
fa9ad34 add unit.hostname support
c101acd state: properly split telemetry and state messages
8da20fd renderer.uc: make code scanning radio aware
404a9a3 renderer: restructure and extend documentation
8ecb351 jsdoc: add proper ucode->JS transpiler
ca4ef47 templates: broadband.uc: fix deprecated syntax
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
22b0f780b0
udevmand: update to latest HEAD
...
065f75c make delta counters an opt-in property
Fixes: WIFI-7052
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
3093fda383
ucentral-client: update to latest HEAD and silence warning
...
e3b71c6 fix a memory leak
* Silence the warning by adding the -p switch to mkdir.
Fixes: WIFI-6190
Fixes: WIFI-6761
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be >
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
198aaefbdb
ath79: make the indio profile use the ath10k feed
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
5dd85e4bb5
profiles: add actiontec web7200
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
ff118acdea
ramips: add actiontec web7200 support
...
Fixes: WIFI-7057
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
83cdabf037
qca-nss-clients: fix ipq50xx support
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
40c0875adf
ath11k: fix ipq50xx support
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
d3cf1f6b70
ipq807x: fix wifi mac on hfcl,ion4x*
...
Fixes: WIFI-6843
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 17:52:30 +01:00
John Crispin
9a01085401
ipq807x: fix mac assignment on eap101
...
Fixes: WIFI-6193
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 12:41:42 +01:00
John Crispin
1833a9a3fb
ipq807x: variuos performance tweaks
...
2x2 wifi is now just below 1.1gbit and 4x4 just below 2gbit
Fixes: WIFI-6174
Fixes: WIFI-7053
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-12 12:41:42 +01:00