21127 Commits

Author SHA1 Message Date
hanwckf
35722caede mediatek: tune smp settings 2024-01-14 20:32:23 +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
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
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
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
be2b71c18c luci-app-turboacc-mtk: add ppe_num setting 2023-12-31 11:17:37 +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
hanwckf
0e595386ae mediatek: hnat: add ppe_cnt module param 2023-12-23 12:06:06 +08:00
hanwckf
c19e641167 swconfig: fix mt753x slow show 2023-12-20 21:44:12 +08:00
hanwckf
6e450a7355 switch: add dump pvid function 2023-12-20 20:39:57 +08:00
hzero30
3cba2c92f9
mt_wifi: fix VHT max bw (#197) 2023-12-20 14:43:25 +08:00
hanwckf
c16091f97e mt_wifi: fix he assoc max bw 2023-12-19 23:12:42 +08:00
hanwckf
0e1af68761 switch: add switch_ctl.init to restart mt753x ports when LAN reload 2023-12-19 22:59:03 +08:00
hanwckf
96d850d02a luci-app-mtwifi-cfg: fix apcli settings 2023-12-15 21:41:30 +08:00
hanwckf
b0848f766e mtwifi-cfg: fix apcli PMF settings 2023-12-15 21:41:20 +08:00
padavanonly
d310f779b3 Mediatek:add ipv6 speed limit support for eqos-mtk 2023-12-15 01:15:24 +08:00
padavanonly
79ae6c2516 Mediatek:add luci support for extra hnat setting 2023-12-15 01:15:24 +08:00
padavanonly
1c7a824799 Mediatek:adjust bind rate when using hqos 2023-12-15 01:15:24 +08:00
padavanonly
c6da3115e6 Mediatek:fix eqos-mtk typo error 2023-12-15 01:15:24 +08:00
padavanonly
e257e518d9 Mediatek:gmac2 use queue 32 2023-12-15 01:15:24 +08:00