54207 Commits

Author SHA1 Message Date
hanwckf
33cac1f51d luci-app-mtk: fix apcli scan 2022-11-16 22:08:50 +08:00
hanwckf
fefcfbed1a luci-app-mtk: update vif and apcli pages 2022-11-16 22:08:50 +08:00
hanwckf
b2f5c28553 wifi-profile: update dat 2022-11-16 22:08:50 +08:00
hanwckf
e5afd0a396 luci-app-mtk: update 2022-11-16 22:08:50 +08:00
hanwckf
b452f0d8ae wifi-profile: enable 5G autochannelselect by default 2022-11-16 22:08:50 +08:00
hanwckf
87c29d5d99 wifi-profile: fix mt7981 dat config 2022-11-16 22:08:50 +08:00
hanwckf
925e7a09c9 luci-app-mtk: update 2022-11-16 22:08:50 +08:00
hanwckf
1d733e5fc0 mediatek: mt798x: add pstore support 2022-11-16 22:08:50 +08:00
developer
4cc988f062 [Description]
Add static binding support to debugfs.

[Release-log]
N/A

Change-Id: I05e9b014cf878139426aedf67521e907b163044b
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/6629918
2022-11-16 22:08:50 +08:00
hanwckf
efe25d8d06 base-files: set log_size to 512 2022-11-16 22:08:50 +08:00
hanwckf
1ef18e65a6 netifd: prevent mtwifi full reload during network reload 2022-11-16 22:08:49 +08:00
hanwckf
80bbdb27d3 defconfig: add mt7981-ax3000 defconfig 2022-11-16 22:08:49 +08:00
hanwckf
2e1262d2e8 openssl: fix devcrypto depends 2022-11-16 22:08:49 +08:00
hanwckf
1b3852abd4 mt7981: config-5.4: add EIP97 drivers 2022-11-16 22:08:49 +08:00
hanwckf
9f37445894 package: add mtkhqos_util 2022-11-16 22:08:49 +08:00
hanwckf
4c5c28c2b5 luci-app-mtk: fix ioctl_helper get stainfo 2022-11-16 22:08:49 +08:00
hanwckf
35a36e3b7f netifd: wait for br-lan to startup wifi 2022-11-16 22:08:49 +08:00
hanwckf
3015b9b636 kernel: move mtd patches from mediatek target to generic 2022-11-16 22:08:49 +08:00
hanwckf
a15e6ed094 default-settings: remove anon_mount and wifi auto up 2022-11-16 22:08:49 +08:00
hanwckf
8eca25fd64 fw3: disable fullcone nat by default 2022-11-16 22:08:49 +08:00
hanwckf
ac468843b4 mediatek: mt753x: fix P5 P6 phy_mode 2022-11-16 22:08:49 +08:00
hanwckf
2d60ba677b script/mkits.sh: add extra info for 360T7 stock uboot 2022-11-16 22:08:49 +08:00
hanwckf
9e16c8d8bc uboot-envtools: add support for 360T7
mediatek: add uboot-envtools to default packages
2022-11-16 22:08:49 +08:00
hanwckf
b47a1bc350 mediatek: add support for 360 T7
mt7981-360-t7: 36M ubi partition (stock uboot)

mt7981-360-t7-108M: 108M large ubi partition
2022-11-16 22:08:49 +08:00
hanwckf
ede9e0dd69 mediatek: add smp.sh 2022-11-16 22:08:49 +08:00
hanwckf
9c84ff1b33 netifd: fix mtwifi startup 2022-11-16 22:08:49 +08:00
hanwckf
daa53a0899 wifi-profile: fix add vif to br-lan 2022-11-16 22:08:49 +08:00
hanwckf
f54003f7c6 package: mtk: add applications and drivers 2022-11-16 22:08:49 +08:00
hanwckf
f7d434c528 mt-drivers: remove conflict packages 2022-11-16 22:08:49 +08:00
hanwckf
52742eaedb mediatek: add support for mt7981 mt7986 2022-11-16 22:08:49 +08:00
hanwckf
309e64b088 mediatek: remove unneeded patches 2022-11-16 22:08:49 +08:00
hanwckf
d56beafc56 mediatek: add kernel patches 2022-11-16 22:08:49 +08:00
hanwckf
97a8f2f1f0 mediatek: add kernel files 2022-11-16 22:08:49 +08:00
hanwckf
86db85cd44 kernel: update config 2022-11-16 22:08:49 +08:00
hanwckf
abf24a9990 kernel: add mtk patches 2022-11-16 22:08:49 +08:00
hanwckf
2ccbb9f779 kernel: remove unneeded patches 2022-11-16 22:08:49 +08:00
hanwckf
aa49faa97d kernel: add mtk nmbm 2022-11-16 22:08:49 +08:00
hanwckf
5231471570 iwconfig: fix rate print format 2022-11-16 22:08:49 +08:00
hanwckf
c8387c0947 base-files: exec smp.sh 2022-11-16 22:08:49 +08:00
hanwckf
1b17cdd067 uclibc: remove uclibc++ support 2022-11-16 22:08:49 +08:00
hanwckf
bbe6bff1ae image: add hash info to itb 2022-11-16 22:08:49 +08:00
hanwckf
903e21f651 tools: add crc32sum 2022-11-16 22:08:49 +08:00
Tianling Shen
6c1ebe4474
kernel: refresh patches
Fixes: ee211e2fcd ("Merge Official Source")

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-13 15:05:11 +08:00
Florian Eckert
c128728811
procd: move service command to procd
The service command belongs to the procd and does not belong in the
shinit. In the course of the move, the script was also checked with
shellcheck and cleaned up.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit b9017384cae7bbc47186fdf35a80207844876a0d)
2022-11-13 14:24:29 +08:00
Tianling Shen
ee211e2fcd
Merge Official Source
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-13 13:52:38 +08:00
Hauke Mehrtens
079ce0413a kernel: bump 5.4 to 5.4.224
Manually adapted:
 generic/pending-5.4/680-NET-skip-GRO-for-foreign-MAC-addresses.patch
 lantiq/patches-5.4/0028-NET-lantiq-various-etop-fixes.patch

Compile-tested: x86/64
Run-tested: x86/64

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-11-13 01:06:12 +01:00
Hauke Mehrtens
dec6584b22 iwinfo: update to latest HEAD
0dad3e6 Add support for CCMP-256 and GCMP-256 ciphers

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit cc6a323e2328176b732b13f1f09745354270cd39)
2022-11-12 21:06:50 +01:00
Hauke Mehrtens
1eda1a7946 iwinfo: update to latest HEAD
705d3b5 iwinfo: Add missing auth_suites mappings for WPA3

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit cc2dfc5e4dc2e480203b826749186c73021795df)
2022-11-12 21:06:50 +01:00
Pawel Dembicki
8f459812b8 uboot-layerscape: adjust LS1012A-IOT config and env
In a254279a6c30 LS1012A-IOT kernel image was switched to FIT.

But u-boot config is lack of FIT and ext4 support.

This patch enables it.

It also fix envs, because for some reason this board need to use "loadaddr"
variable in brackets.

Fixes: #9894
Fixes: a254279a6c30 ("layerscape: Change to combined rootfs on sd images")
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
(cherry picked from commit d75ed3726d994fd050730e9ab5923d6232913054)
2022-11-12 21:05:43 +01:00
Tianling Shen
68f5354178
x86: remove duplicate dependencies
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-07 17:34:33 +08:00