54207 Commits

Author SHA1 Message Date
hanwckf
dfef4993e0 Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02 2022-11-26 21:50:53 +08:00
Tianling Shen
688920e288
shortcut-fe: fix build with IPv6
Fixes: #825

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-26 21:38:47 +08:00
hanwckf
c4dbbfaff2 wifi-profile: disable igmp snooping 2022-11-26 14:00:55 +08:00
hanwckf
140b2ba37f mediatek: mt7981: update kernel config 2022-11-26 00:03:42 +08:00
Tianling Shen
1146cdb0ee
mediatek: 360-t7: use the LED for showing system status (#7)
* autocore: fix install unneeded ethinfo page

Fixes: db262a5db7 (autocore: improve support for the mediatek
 target (#6)"")

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>

* mediatek: 360-t7: use the LED for showing system status

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-25 23:29:27 +08:00
Tianling Shen
db262a5db7
autocore: improve support for the mediatek target (#6)
support read cpu clock speed and wifi temperature

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-25 00:47:33 +08:00
hanwckf
c1ff9bd6ac defconfig: update mt7981-ax3000.config 2022-11-25 00:14:11 +08:00
hanwckf
fa4b3c797d Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02 2022-11-25 00:03:37 +08:00
Tianling Shen
fa1ac692b5
mt-drivers: drop package
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 41d61fc48694e45658bb2faf7d2e926cebafa1d7)
2022-11-24 23:02:00 +08:00
developer
50ca63a5b9 [Description]
Fix panic issue for mtk_pending_work.

If without this patch, mtk_pending_work might cause kernel panic
in the one gmac system.

[Release-log]
N/A

Change-Id: I9d2940645d738bac8888a7410c5ad5586a08c115
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/6814894
2022-11-24 19:35:11 +08:00
hanwckf
61d10e148f wifi-profile: add ext_ifname to br-lan 2022-11-24 19:35:11 +08:00
Tianling Shen
8fb32e9a33
shortcut-fe: sync changes form coolsnowwolf
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-24 02:51:39 +08:00
hanwckf
857979a03a luci-app-mtk: adjust overview page style 2022-11-22 19:56:26 +08:00
hanwckf
d561153070 luci-app-mtk: translate channel text 2022-11-22 19:28:10 +08:00
hanwckf
e2027a860f luci-app-mtk: update overview page 2022-11-22 12:54:08 +08:00
hanwckf
f0de69202f kernel: sysctl: update nf_ct_expect settings for fullcone nat 2022-11-22 10:36:32 +08:00
hanwckf
cc34043cea luci-app-mtk: update zh-cn i18n 2022-11-22 10:03:28 +08:00
hanwckf
29268199a0 luci-app-mtk: show hostname and ip address in stainfo 2022-11-22 02:06:29 +08:00
hanwckf
71364d55be luci-app-mtk: hide invalid RSSI value 2022-11-22 01:33:58 +08:00
hanwckf
35be561e9f luci-app-mtk: update vif-ac page 2022-11-21 21:19:11 +08:00
hanwckf
2db33f7163 luci-app-mtk: update button style and vif pages 2022-11-21 20:57:13 +08:00
hanwckf
2073b2ad6f
wifi-profile: fix d8021xd_chk 2022-11-21 18:22:36 +08:00
hanwckf
1141dc8951 luci-app-mtk: add zh-cn i18n support 2022-11-21 02:11:01 +08:00
hanwckf
76d8a51942 wifi-profile: add 8021xd helper function 2022-11-20 18:41:58 +08:00
hanwckf
19e5d9d6ed package: add mtk 8021xd 2022-11-20 18:39:37 +08:00
hanwckf
eb4b95ef55
kernel: sysctl: update nf_ct settings for fullcone nat 2022-11-19 14:32:05 +08:00
hanwckf
d28220fb1d fw: add support for bcm fullconenat
set "fullcone" option to 2 to enable bcm fullconenat
2022-11-19 13:02:20 +08:00
hanwckf
0f6e68cebb iptables: add support for bcm fullconenat 2022-11-19 13:02:06 +08:00
hanwckf
2468a531a6 kernel: add bcm fullconenat 2022-11-19 13:01:47 +08:00
hanwckf
6b61cd98df Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02 2022-11-19 12:59:41 +08:00
hanwckf
2a8846e684 defconfig: update 2022-11-19 10:44:30 +08:00
hanwckf
dd463f10d5 defconfig: remove CONFIG_MAKE_TOOLCHAIN 2022-11-19 03:16:29 +08:00
hanwckf
2d0416b49e wifi-profile: keep wifi settings in sysupgrade 2022-11-19 03:16:29 +08:00
hanwckf
1f2c63f181 mediatek: disable br-nf to avoid high cpu usage 2022-11-18 18:32:54 +08:00
hanwckf
a8880da6ce Revert "mediatek: add mtk_eth_soc patches from upstream"
This reverts commit 9092e74f365b464f29af00203c6925063562a860.
2022-11-18 00:37:45 +08:00
Tianling Shen
6df69462c8
default-settings: fix override default banner
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 32d7a094d303e4b02514f21fb0a978700145737b)
2022-11-17 21:51:04 +08:00
hanwckf
d63937f5c2 defconfig: enable zram-swap by default 2022-11-17 21:30:50 +08:00
hanwckf
2447095409
Update README.md 2022-11-17 19:00:25 +08:00
Shiji Yang
d6e0100470
ramips: improve compatibility for Youku YK-L2 and YK-L1 series
Add UIMAGE_NAME and UIMAGE_MAGIC to allow users to directly install
initramfs-kernel.bin from the stock firmware Web UI. At the same time,
this change makes it possible to boot OpenWrt with the official u-boot.

Notice:
Since the stock firmware is based on OpenWrt and the configuration
will be retained by default during the upgrade process, so we must use
initramfs-kernel.bin to do a initial installation. After the system
restarts, install sysupgrade.bin and do not retain any configuration.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
(cherry picked from commit eba0a8deb65de70b0d913f9ec8910640a79d0191)
2022-11-17 18:08:43 +08:00
Michael Lyle
cc9a238b4b
ramips: gl-mt1300: downclock SPI to 50MHz
The SPI max frequency was set to 80MHz, considerably higher than the
vendor clocks it in their firmware (10MHz).  Multiple users reported
jffs2 corruption/instability in GitHub issue #10461.

My unit has a W25Q256; datasheet specifies maximum SPI frequency for
read command of 50MHz.

Thanks to @DragonBlueP for suggesting to eliminate m25p,fast-read;
and @MPannen1979 for identifying the problem.

Fixes: #10461
Signed-off-by: Michael Lyle <mlyle@lyle.org>
(cherry picked from commit 961e01fc67e7d9e60557df3474fa326216aa4839)
2022-11-17 18:06:54 +08:00
Andrew Ammerlaan
41ad44de0a
procd: service: pass all arguments to service
Passing all arguments to /etc/init.d/$service restores the
behaviour of openwrt 21.02. This is relevant for services
such as etherwake which take more then one argument, e.g.:
"service etherwake start <list of devices to wake>"

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
(cherry picked from commit b2e83c16e1383eb817c1f34d7118b01cefa670d8)
2022-11-17 18:05:06 +08:00
hanwckf
d8fc1a9352
Update README.md 2022-11-17 12:31:08 +08:00
hanwckf
bbb2177f79 mediatek: Set ppe entry num to 32k 2022-11-17 00:15:09 +08:00
hanwckf
d233c97828 luci-app-mtk: change EncryptionTypeList order 2022-11-17 00:04:34 +08:00
hanwckf
1cc5b4337f luci-app-mtk: fix apcli connect 2022-11-16 22:08:50 +08:00
hanwckf
9092e74f36 mediatek: add mtk_eth_soc patches from upstream 2022-11-16 22:08:50 +08:00
hanwckf
365ab9cb3c dl: add mtk drivers 2022-11-16 22:08:50 +08:00
hanwckf
3bc497af8f luci-app-mtk: update apcli pages 2022-11-16 22:08:50 +08:00
hanwckf
7b216caf26 luci-app-mtk: fix stainfo 2022-11-16 22:08:50 +08:00
hanwckf
709884eaee wifi-profile: disable bsscoex 2022-11-16 22:08:50 +08:00