Commit Graph

73 Commits

Author SHA1 Message Date
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
John Crispin
a0c32b4915 ipq40xx: add HFCL ION4 support
Signed-off-by: John Crispin <john@phrozen.org>
2021-08-26 17:38:19 +02:00
John Crispin
07a4a1af09 ipq806x: add edgecore_ssw2ac2600 support
Signed-off-by: John Crispin <john@phrozen.org>
2021-08-18 16:04:12 +02:00
John Crispin
8d863239f5 ipq806x: update to latest HEAD
* this fixes the ethernet issues

Signed-off-by: John Crispin <john@phrozen.org>
2021-08-18 13:20:54 +02:00
John Crispin
0789a4db83 ipq40xx: add Wallys DR40x9 support
Signed-off-by: John Crispin <john@phrozen.org>
2021-08-13 19:04:57 +02:00
John Crispin
ec5396f9c0 Revert "config.yml: bump OpenWrt baseline to latest 21.02"
This reverts commit 53c2b41a58.
2021-08-12 17:07:51 +02:00
John Crispin
53c2b41a58 config.yml: bump OpenWrt baseline to latest 21.02
Signed-off-by: John Crispin <john@phrozen.org>
2021-08-11 10:05:16 +02:00
John Crispin
7255a5adce netifd: fix compile on older kernels
Signed-off-by: John Crispin <john@phrozen.org>
2021-08-07 15:59:17 +02:00
John Crispin
05e156e07f ucentral: development update
* fix phy temperature reporting

Signed-off-by: John Crispin <john@phrozen.org>
2021-07-27 13:50:01 +02:00
John Crispin
1396c25a78 ucentral: development update
* fix mac assign on ath11k

Signed-off-by: John Crispin <john@phrozen.org>
2021-07-27 10:10:32 +02:00
John Crispin
9c17c4c8cb ucentral: development update
* fix ovs deadlock
* add tpt led trigger to ath11k
* update ucentral-wifi
* add open-flow to data model

Signed-off-by: John Crispin <john@phrozen.org>
2021-07-20 15:21:58 +02:00
John Crispin
2a1e323a7c ucentral: development update
* fix ec420 support

Signed-off-by: John Crispin <john@phrozen.org>
2021-07-19 19:52:23 +02:00
John Crispin
446ed8071a ucentral: development update
* fix reset buttons on cig188/194 and ec420

Signed-off-by: John Crispin <john@phrozen.org>
2021-07-18 17:43:48 +02:00
John Crispin
ce5e0a14d9 ucentral: development update
* spawn a console on usbserial dongle

Signed-off-by: John Crispin <john@phrozen.org>
2021-07-13 15:24:53 +02:00
John Crispin
f26171c1d4 ucentral: development update
* update netifd to latest HEAD
* fix mikrotik support
* enable getty
* update ucentral-wifi
* make firewall provide ssh on wan during early firstboot

Signed-off-by: John Crispin <john@phrozen.org>
2021-07-13 08:59:14 +02:00
John Crispin
670bc9d2e2 ucentral: development update
* make BTLE work on several devices
* update ucentral-schema
* update ucentral-client
* make cBPF work
* update mac80211
* update usteer

Signed-off-by: John Crispin <john@phrozen.org>
2021-07-08 11:05:23 +02:00
John Crispin
8d8af8c59a ucentral: development update
* update ucentral
* add edgecore SPW2AC1200 support
* add wwan support
* fix passpoint support

Signed-off-by: John Crispin <john@phrozen.org>
2021-07-02 12:59:42 +02:00
John Crispin
18f127f1d9 ucentral: development update
* update mdns daemon
* enable ssh on wan in the initial config
* add tplink cpe-710
* improve led blink behaviour

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-30 15:56:54 +02:00
John Crispin
4d265de38a ucentral: development update
* add missing patch for over the air roaming
* update usteer init.d script
* add Indio um-305ac support
* add support for tplink powerline
* update ucentral-schema

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-30 11:50:15 +02:00
John Crispin
42251224b3 ucentral: development update
* more mac80211/hapd script improvements
* more led blink/off commands
* update ucentral-schema
* further improvement on maverick
* various ipq807x led improvements

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-25 09:18:09 +02:00
John Crispin
0825cb93c5 ucentral: development update
* update netifd
* update dynamic vlan
* improve maverick
* update schema
* fix ath11k STA mode

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-24 08:39:17 +02:00
John Crispin
e9de5c0c69 ucentral: development update
* another ecw5410 fix

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-21 14:12:58 +02:00
John Crispin
99f2840848 ucentral: development update
* fix ecw5410 5G radio

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-21 13:44:21 +02:00
John Crispin
6424ec80b5 ucentral: development update
* fix missing mac80211 script update
* fix ecw5410
* update iwinfo

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-21 12:55:36 +02:00
John Crispin
235139882a ucentral: development update
* update ugps
* update mac80211
* update mt76
* fix ec420 image upload
* enable gps on oap100

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-19 16:05:55 +02:00
John Crispin
0c86f9159a ucentral: development update
* update ucentral-schema
* improve /certificate generation
* add ecw5410 support
* add oap100 support
* add ec420 support

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-18 14:30:45 +02:00
John Crispin
1511b324ac ucentral: development update
* improve handling of the /certificates partition
* ignore sysupgrade.tgz provided by R1
* update netifd
* fix mac80211.sh bug when setting HE beamforming
* update ucentral-schema

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-17 11:20:11 +02:00
John Crispin
2017bcd200 ucentral: development update
* fix ecw5211 support

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-15 17:05:02 +02:00
John Crispin
e5bbf8b65c ucentral: development update
* eth and wifi leds were not working as expected on eap101

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-14 17:42:18 +02:00
John Crispin
9f417bfd6f ucentral: development update
* update ieee8021x
* update schema
* update ucode
* add dhcp option82 support

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-08 15:55:22 +02:00
John Crispin
de4eb9c7d2 ucentral: development update
* add tplink archer c50-v4 support

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-07 07:00:50 +02:00
John Crispin
4f20c642a5 ucentral: development update
* fix ath11k reload issue
* drop patches that were used by data mode v0
* imporve maverick logging
* fix lldp on qca units

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-05 15:40:11 +02:00