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
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
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
19128346ae
openwrt-21.02: update to latest upstream commit
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-04 08:06:06 +01:00
John Crispin
34138032a7
rtkmipsel: add target support
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-04 08:06:06 +01:00
John Crispin
6448427eec
mt7621: add support for CIG WF808
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-04 08:06:05 +01:00
John Crispin
bb2b6db088
patches: restructure patches and backports
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-04 08:06:05 +01:00
John Crispin
48a091a3a2
ipq807x: merge target patches and convert to a feed
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-04 08:06:05 +01:00
John Crispin
6d9d4ab47a
ipq807x: add latest AQ FW
...
Fixes: WIFI-3487
Signed-off-by: John Crispin <john@phrozen.org >
2022-02-01 18:19:58 +01:00
John Crispin
64009d7d2a
ipq807x: fix mac assingment on eap101
...
Fixes: WIFI-3487
Signed-off-by: John Crispin <john@phrozen.org >
2022-01-31 07:38:52 +01:00
John Crispin
8529d7471a
ipq40xx: fix wifi mac assignment on on hfcl-ion4
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-01-05 12:41:12 +01:00
John Crispin
02c0af4bb4
ath10k: use a custom backports package for ath10k based units
...
Fixes: WIFI-6161
Signed-off-by: John Crispin <john@phrozen.org >
2021-12-15 09:47:40 +01:00
John Crispin
a686beebbb
base-files: add ability to mark scanning radios inside board.json
...
Fixes: WIFI-6056
Signed-off-by: John Crispin <john@phrozen.org >
2021-12-06 13:26:55 +01:00
John Crispin
ec8d056cc8
ipq807x: improve EAP106 support
...
The AQ PHY FW was not getting uplaoded properly.
Fixes: WIFI-6055
Signed-off-by: John Crispin <john@phrozen.org >
2021-12-06 13:26:55 +01:00
John Crispin
1d4b8ab7ff
ipq40xx: fic HFCL Ion 4 buttons and LEDs
...
Fixes: WIFI-6021
Signed-off-by: John Crispin <john@phrozen.org >
2021-12-06 13:26:55 +01:00
John Crispin
04c3325710
ipq807x: bssid was not stable on wf-194c4/8
...
The ART does not have valid macs in it, use the
ath11k-macs fixup to work around this.
Fixes: WIFI-6012
Signed-off-by: John Crispin <john@phrozen.org >
2021-12-02 15:05:41 +01:00
John Crispin
1e950be127
ipq807x: Make it possible to flash r2.4 on eap102 with older bootloaders
...
Fixes: WIFI-5997
Signed-off-by: John Crispin <john@phrozen.org >
2021-12-01 07:32:05 +01:00
John Crispin
5fc7ac166a
ipq807x: explicitly set the lable_mac_addr on WF194c
...
Some older units did not have a stable serial number when connecting
to the GW. Fix this by explicitly setting the label_mac, this allows
the uci-defaults script to correctly pick up the right MAC.
Fixes: WIFI-5834
Signed-off-by: John Crispin <john@phrozen.org >
2021-11-30 07:57:19 +01:00
John Crispin
87be030169
ipq807x: add support for wallytech DR6018-v4
...
Fixes: WIFI-5846
Signed-off-by: John Crispin <john@phrozen.org >
2021-11-29 15:32:30 +01:00
John Crispin
7b0ef7f265
hostapd: backport ujail/hostapd fix
...
This is currently breaking interactive cli support.
Fixes: WIFI-5814
Signed-off-by: John Crispin <john@phrozen.org >
2021-11-24 11:49:39 +01:00
John Crispin
4c7ee4bf6d
ipq807x: fix compile error due to badly rebased patch
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-11-18 18:50:54 +01:00
John Crispin
90868338c7
ipq807x: add hfcl ion4x support
...
Fixes: WIFI-5797
Signed-off-by: John Crispin <john@phrozen.org >
2021-11-18 18:15:12 +01:00
John Crispin
8bb9816e2b
ipq807x: fix setting mac on cig wf-194c/4
...
Fixes: WIFI-3967
Signed-off-by: John Crispin <john@phrozen.org >
2021-11-09 17:34:16 +01:00
John Crispin
ba406fe01b
hostapd: add radius based wispr/bandwidth control
...
Fixes: WIFI-4888
Signed-off-by: John Crispin <john@phrozen.org >
2021-11-09 12:50:31 +01:00
Paul Spooren
68d544c9af
scripts: gen_config allow explicit warning message
...
Instead of generically mentioning a missing dependency the host
dependency can also be explained by defining a `warning`.
Warning messages are collected and printed at the end.
Signed-off-by: Paul Spooren <mail@aparcar.org >
2021-11-08 09:15:42 +01:00
Paul Spooren
9d3768a68d
scripts: gen_config add host_dependencies option
...
In case a package/image requres specific host dependencies it is
possible to define entries in the `host_dependencies` array. Each entry
is an object containing at least `name` and `which`. The `which` array
contains tools to be checked in the current `PATH`.
Optionally the two options `success_diffconfig` and
`fallback_diffconfig` can be set. The former is optionally added in case
the tool is found. The latter is added if the dependency is not
available.
If the dependecy is not available and no `fallback_diffconfig` is set,
the config generation is considered impossible and stopped.
Signed-off-by: Paul Spooren <mail@aparcar.org >
2021-11-05 10:47:41 +01:00
John Crispin
11ed0b089c
ipq807x: update BPF backport
...
The patch broke kernel build with lockdep enabled
Signed-off-by: John Crispin <john@phrozen.org >
2021-11-01 11:30:55 +01:00
John Crispin
a3125e6ab2
ipq807x: fix vlan offload support in v5.10 eBPF backport
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-10-30 08:39:39 +02:00
John Crispin
2283a64e57
ipq807x: backport eBPF layer from v5.10 kernel
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-10-28 19:40:05 +02:00
John Crispin
1a3054218f
ipq807x: add support for wallystech dr6018
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-10-28 19:40:05 +02:00
John Crispin
cd85723609
ipq807x: fix v4.4 kernel-headers for BPF
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-10-28 10:15:58 +02:00
John Crispin
485c689408
ipq807x: add support for wf194c4
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-10-20 08:23:04 +02:00
John Crispin
6b3d2b8059
ipq40xx: add spw2ac1200-lan-poe profile
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-10-14 16:22:24 +02:00
John Crispin
330eead632
ipq40xx: improve SPW2AC1200 sysupgrade
...
with this fix it does not matter if the unit is in primary or secondary boot mode.
Signed-off-by: John Crispin <john@phrozen.org >
2021-10-12 18:25:57 +02:00
John Crispin
fad14af474
ipq40xx: improve EdgeCore-SPW2AC1200 sysupgrade
...
Make sure to always flash into the primary partition.
Signed-off-by: John Crispin <john@phrozen.org >
2021-10-12 08:13:11 +02:00
John Crispin
ec0d693d12
ath79: add certificates partition for indio device
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-10-05 16:38:32 +02:00
John Crispin
a37ed25128
ipq807x: fixes wifi on wf194c
...
* the maple update broke the caldata extraction for 8x8 units
Fixes: WIFI-4418
Signed-off-by: John Crispin <john@phrozen.org >
2021-09-27 10:05:10 +02:00
John Crispin
544e6ff3a3
Revert "ipq807x: fixes wifi on wf194c"
...
This reverts commit ab2ff431ee .
2021-09-27 10:05:04 +02:00
John Crispin
ab2ff431ee
ipq807x: fixes wifi on wf194c
...
* the maple update broke the caldata extraction for 8x8 units
Fixes: WIFI-4418
Signed-off-by: John Crispin <john@phrozen.org >
2021-09-27 09:59:46 +02:00
John Crispin
fd884e709b
ipq806x/ipq807x: fix lan/wan mapping on ecw5410 and wf194
...
Fixes: WIFI-3706
Signed-off-by: John Crispin <john@phrozen.org >
2021-09-25 11:06:39 +02:00
John Crispin
a5a37a22ce
ipq807x: disable pstore on ipq807x
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-09-17 10:05:24 +02:00
John Crispin
14d3c44184
ipq807x: backport pstore support
...
v4.4 was missing OF support for this feature.
Signed-off-by: John Crispin <john@phrozen.org >
2021-09-16 15:27:20 +02:00
John Crispin
cd6e94f201
ipq807x: add preliminary eap106 support
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-09-15 14:01:34 +02:00
John Crispin
a3813f4b5d
mt7621: add linksys ea6350 and ea7200 support
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-09-14 17:05:08 +02:00
John Crispin
0c9bc8a958
ipq50xx: add preliminary maple support
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-09-14 09:16:37 +02:00
John Crispin
8cd26b4b50
ipq807x: update to 11.4-CS
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-09-14 09:16:23 +02:00
John Crispin
2d40fa3c55
mac80211: fix builds on ath79 targets
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-09-13 13:43:19 +02:00
John Crispin
1e7efc68a8
config.yml: update 21.02 baseline from RC2->GA
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-09-04 08:14:58 +02:00
John Crispin
6524e6ab7f
ipq40xx: drop dead code from image Makefile
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-08-30 07:01:37 +02:00
John Crispin
2303a32b9c
uxc: backport required packages for container support
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-08-30 06:55:36 +02:00