developer
f189c50ef1
[Description]
...
Fix QDMA TX queue page error issue.
If the TX queue page is changed before hnat_qos_shaper_ebl function,
it may cause the function to set queue config on wrong TX queue page.
In order to avoid this situation, we will check queue ID to
switch to correct TX queue page.
If without this patch, QDMA TX queue config will be wrong
when the numbers of TX queue is greater than 16.
[Release-log]
N/A
Change-Id: I42b013982885830355b4108d6bc49f2feac1ef08
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/8203881
2024-01-16 21:16:26 +08:00
hanwckf
39a076ff16
mt_wifi: update mt7986 wacpu fw to 20230808
2024-01-16 20:06:50 +08:00
Aes64X
02df69b2d5
修复时区问题 ( #226 )
...
某些docker容器会因缺少时区组件导致无法启动
例如:Home Assistant
2024-01-14 20:44:28 +08:00
hanwckf
35722caede
mediatek: tune smp settings
2024-01-14 20:32:23 +08:00
hanwckf
302556c1ac
mediatek: rax3000m: add usb/wwan nic to hnat ext devices
2024-01-14 10:54:44 +08:00
hanwckf
fb1028fa8c
mediatek: hnat: add ext-devices-prefix prop to match ext devices
2024-01-14 10:54:44 +08:00
hanwckf
42fbe2ced3
mediatek: add usb/wwan ext devices rps settings
2024-01-14 10:54:44 +08:00
hanwckf
6e8fc28275
mediatek: hnat: add hnat support for ext devices
2024-01-14 10:54:44 +08:00
hanwckf
6ceb43f640
mediatek: remove useless mtk-lro setting
2024-01-14 10:54:44 +08:00
hanwckf
d71a790778
luci-app-mtwifi-cfg: check ifmode in handle remove
2024-01-13 23:44:38 +08:00
hanwckf
3791aab06d
mtk-smp: check irq exist before set smp
2024-01-13 20:48:25 +08:00
hanwckf
b0c2ac27a3
mediatek: add mtk-smp package to exec smp.sh
...
mtk-smp: add usb smp settings
2024-01-13 13:53:22 +08:00
hanwckf
f289bbe415
mtwifi-cfg: fix l1util
2024-01-13 13:52:08 +08:00
hanwckf
8ff4cfb0e5
kernel: mtd: add support for xmc xm25qh128c
2024-01-12 18:32:28 +08:00
hanwckf
bf70fb42de
Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02
2024-01-10 01:29:58 +08:00
hanwckf
474b512901
autocore: hide cpu temperature in cpuinfo utils
...
fix #220
2024-01-10 01:20:36 +08:00
hanwckf
13cd754f44
mtwifi-cfg: sanity check for htmode and wireless mode
...
mtwifi-cfg: disable twt for 11n/ac mode
2024-01-09 20:12:03 +08:00
hanwckf
38fcb89d34
luci-app-mtk: disable mu-mimo and twt settings for 11n/ac mode
2024-01-09 20:11:42 +08:00
hanwckf
1519eb5d13
luci-app-mtwifi-cfg: add sanity check for vif remove
2024-01-08 13:02:12 +08:00
hanwckf
41208baa4d
autocore: hide mtk mhz info to speed up luci rpc call
2024-01-07 00:58:33 +08:00
hanwckf
7d2f558f74
switch: set startup prio to 25
2024-01-06 02:04:02 +08:00
hanwckf
6e286bcb0e
dnsmasq: set lan force dhcp
2024-01-06 02:00:02 +08:00
lgs2007m
b3ae5b60ca
uboot-envtools: use find_mmc_part for emmc decives ( #213 )
2024-01-06 00:36:56 +08:00
lgs2007m
8c24bc6216
mediatek: add ubootenv support for GL-MT6000 and JDCloud RE-CP-03 ( #211 )
2024-01-05 20:00:53 +08:00
hanwckf
bdaefb741a
Revert "switch: add reaneg for switch_ctl.init"
...
This reverts commit dd70b49c31f617cdf944266ab0a2cc53fff916b2.
2024-01-05 18:39:29 +08:00
hanwckf
dd70b49c31
switch: add reaneg for switch_ctl.init
2024-01-04 20:31:32 +08:00
hanwckf
e699541b0a
defconfig: using mtwifi-cfg as default defconfig
2024-01-04 01:04:46 +08:00
hanwckf
b093cfa42c
mtwifi-cfg: setup vifs in sequence of ap->apcli
2024-01-04 00:32:06 +08:00
hanwckf
ca88ac1356
mtwifi-cfg: using the order of uci config for startup vifs
2024-01-03 23:41:43 +08:00
Tianling Shen
fc9fe90e5a
Merge Official Source
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-03 14:52:53 +08:00
Hauke Mehrtens
86f718d98b
urngd: update to version 2023-11-01
...
Fix compilation with glibc
44365eb Deactivate _FORTIFY_SOURCE in jitterentropy-base.c
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit d62726b1e44f785d543e4625b19ca1f628adda6c)
2024-01-03 14:52:40 +08:00
Tianling Shen
4f16c1abea
openssl: Update to 1.1.1w
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-03 14:49:22 +08:00
Bjørn Mork
d1dca8343b
uboot-envtools: add support for multiple config partitions
...
Most (all?) of the realtek devices have two u-boot config partitions
with a different set of variables in each. The U-Boot shell provides
two sets of apps to manipulate these:
printenv- print environment variables
printsys- printsys - print system information variables
saveenv - save environment variables to persistent storage
savesys - savesys - save system information variables to persistent storage
setenv - set environment variables
setsys - setsys - set system information variables
Add support for multiple ubootenv configuration types, allowing
more than one configuration file.
Section names are not suitable for naming the different
configurations since each file can be the result of multiple sections
in case of backup partitions.
Signed-off-by: Bjørn Mork <bjorn@mork.no>
(cherry picked from commit a3e9fd7e5b365aa2f0b8cc1dc0a2d7cf3daa3e1a)
2024-01-03 14:48:48 +08:00
hanwckf
5e863673cf
mtwifi-cfg: limit acl list entry number to 129
2024-01-03 00:19:38 +08:00
hanwckf
2a32e39feb
luci-app-mtwifi-cfg: remove wpapsk encryption options
...
mtwifi-cfg: set WPAPSK encryption to AES
2024-01-02 20:42:37 +08:00
hanwckf
b282a15b33
mtwifi-cfg: set serialize for mtwifi.sh
2024-01-02 10:40:29 +08:00
hanwckf
44358db585
iwinfo: get htmode/hwmodelist base on wdev band uci config
2024-01-01 15:24:15 +08:00
hanwckf
c545172bdb
luci-app-mtwifi-cfg: fix noscan option
2024-01-01 15:19:18 +08:00
hanwckf
a913be490b
luci-app-mtwifi-cfg: hide freq settings when wdev is disabled
2024-01-01 14:42:59 +08:00
hanwckf
41822b9b83
iwinfo: sanity check for iwrange ioctl
2024-01-01 14:42:29 +08:00
hanwckf
4ff90cc755
luci-app-turboacc-mtk: fix typo
2024-01-01 09:42:19 +08:00
hanwckf
721630c5c4
luci-app-turboacc-mtk: add ppe stats
2023-12-31 22:45:08 +08:00
hanwckf
363788550f
mediatek: hnat: add hnat statistics
2023-12-31 22:44:42 +08:00
hanwckf
be2b71c18c
luci-app-turboacc-mtk: add ppe_num setting
2023-12-31 11:17:37 +08:00
hanwckf
e0fa787d3e
mediatek: hnat: remove "mtketh-ppe-num" prop
2023-12-31 11:16:38 +08:00
hanwckf
c8696f26ca
luci-app-turboacc-mtk: fix hnat default settings
2023-12-31 01:50:10 +08:00
hanwckf
877848ce1e
mtwifi-cfg: exec apcli autoconnect hook for dbdc reload
2023-12-30 21:08:32 +08:00
hanwckf
c287e219ee
luci-app-mtwifi-cfg: add whnat option
2023-12-29 18:18:45 +08:00
hanwckf
0d435d10b4
mt_wifi: revert mt7986 fw
2023-12-29 01:06:14 +08:00
potatoigit
90277da5ed
mediatek: optimization for BPI R3-MINI ( #203 )
...
* mediatek: optimization for BPI R3-MINI
* Update Makefile
2023-12-28 09:34:14 +08:00