21173 Commits

Author SHA1 Message Date
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
padavanonly
1bc376d339 Mediatek:Set ipv6 dscp value to 0 when enable hqos dscp tag 2023-12-15 01:15:24 +08:00
padavanonly
781e1a0b4f Mediatek: Hqos support using dscp tag 2023-12-15 01:15:24 +08:00
padavanonly
15bdc19d95 mediatek:eqos support mtk hqos 2023-12-15 01:15:24 +08:00
padavanonly
7fbc4d0d0b add luci-eqos-mtk(fork from tianling's version) 2023-12-15 01:15:07 +08:00
hanwckf
d2ecc79a20 default-settings: fix luci rpcd issue 2023-12-13 20:23:07 +08:00
hanwckf
ee0dca7a23 mtwifi-cfg: setup apcli autoconnect in iwpriv hook func 2023-12-12 17:08:18 +08:00
hanwckf
e45c4d4371 luci-app-mtwifi-cfg: add support for BeaconPeriod, DtimPeriod 2023-12-08 19:23:25 +08:00
hanwckf
202f16e915 mtwifi-cfg: add support for mtk dbdc chip cfgs 2023-12-08 00:28:59 +08:00
hanwckf
f7eaac3baf luci-app-mtwifi-cfg: add patch for network.js 2023-12-07 19:04:57 +08:00
hanwckf
30536c7e13 mtwifi-cfg: move frag and rts settings to vif cfg 2023-12-07 01:38:08 +08:00
hanwckf
ebf353ff63 Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02 2023-12-05 23:14:26 +08:00
hanwckf
4a5fefb8ec wifi-dats: update dat files 2023-12-05 23:01:56 +08:00
hanwckf
225db6977a luci-app-mtk/wifi-profile: add support for KickStaRssiLow and AssocReqRssiThres 2023-12-05 23:01:56 +08:00
hanwckf
5b1a7d3b24 luci-app-mtwifi-cfg: add kicklow and assocthres options 2023-12-05 23:01:56 +08:00
hanwckf
4c0506adc5 mtwifi-cfg: add support for KickStaRssiLow and AssocReqRssiThres 2023-12-05 23:01:56 +08:00
hanwckf
98cf9c1c47 iwinfo: mtk: return txpower for signal
iwinfo: mtk: set quality/quality_max to fixed value
2023-12-05 18:45:21 +08:00
hanwckf
02d553250f kernel: sysctl: update nf_conntrack_max to 65536 2023-12-05 12:40:39 +08:00
hanwckf
dd5716ef18 luci-app-mtwifi-cfg: split from mtwifi-cfg
luci-app-mtwifi-cfg: add zh-cn po

defconfig: update luci-app-mtwifi-cfg
2023-12-05 01:38:58 +08:00
hanwckf
f11d1bc629 luci-app-mtk: fix channel info 2023-12-05 00:15:57 +08:00
hanwckf
4d66dff162 iwinfo: detect mtk chip from l1profile for emmc devices 2023-12-04 23:14:22 +08:00
hanwckf
417a8f3894 kernel: sysctl: update nf_conntrack_buckets to 65536 2023-12-04 22:28:28 +08:00
hanwckf
115a22fa14 mtwifi-cfg: luci: fix twt settings 2023-12-04 19:23:44 +08:00
hanwckf
ca6260fbf2 luci-app-mtk: show tx power info 2023-12-04 19:04:54 +08:00
hanwckf
1e84180491 mtwifi-cfg: luci: fix mtwifi wireless signal badage
mtwifi-cfg: luci: fix apcli assoclist hostname

mtwifi-cfg: luci: set apcli scan poll interval to 15sec
2023-12-04 00:32:25 +08:00
hanwckf
11491e5005 mtwifi-cfg: fix bssidnum sanity 2023-12-03 23:22:54 +08:00
hanwckf
517712ed6f luci-app-turboacc-mtk: remove useless WHNAT option 2023-12-03 23:22:39 +08:00
hanwckf
5981123ea2 mtwifi-cfg: fix luci-wireless for mtwifi-cfg 2023-12-03 13:26:35 +08:00
hanwckf
a2b9a401f7 mtwifi-cfg: remove channel analysis 2023-12-03 13:26:35 +08:00
hanwckf
3951b5a04a mediatek: add mtwifi-cfg for configure mt_wifi 2023-12-03 13:25:56 +08:00
hanwckf
95c3efbca9 iwinfo: add support for mt798x vendor driver 2023-12-03 13:25:56 +08:00
hanwckf
87a1eb4821 wifi-profile: update mt798x default profile 2023-12-03 13:25:56 +08:00
hanwckf
536495b8c7 wifi-profile: split wifi-profile to wifi-dats
mt_wifi: set wifi-dats to dependency
2023-12-03 13:25:56 +08:00
hanwckf
deb0d4c7b5 mt_wifi: fix vif secinfo for iwinfo 2023-12-03 13:25:56 +08:00
hanwckf
7d566df930 mt_wifi: add flags to get site survey raw ssid 2023-12-03 13:25:56 +08:00
hanwckf
53a4938522 mt_wifi: fix apcli peer ap connect info 2023-12-03 13:25:56 +08:00
hanwckf
5b75e8c6ce mt_wifi: fix iw_range cmd for iwinfo 2023-12-03 13:25:56 +08:00
hanwckf
18a195e30e mt_wifi: add rssi info for site survey 2023-12-03 13:25:56 +08:00
hanwckf
68689844be mt_wifi: fix wext txpwr api panic with apcli 2023-12-03 13:25:56 +08:00
hanwckf
3496679e0c netifd: add disabled wireless vifs for scripts 2023-12-03 13:25:56 +08:00
hanwckf
6121bb519a netifd: ignore wireless brsnoop settings 2023-12-03 13:25:56 +08:00
hanwckf
602b929c98 netifd: auto detect mtk wifi-profile scripts 2023-12-03 13:25:56 +08:00
padavanonly
032821b7af
mt_wifi: add mt798x new fw (#175)
Co-authored-by: padavanonly <padavanonly@github.com>
2023-11-29 00:10:16 +08:00
hanwckf
1002e22b8e package/ppp: fix ipv6 2023-11-24 11:10:22 +08:00
hanwckf
76c1443697 wifi-profile: fix ax4200 dat files 2023-11-23 20:19:07 +08:00
padavanonly
514e9497eb update fstools to master version 2023-11-21 22:20:20 +08:00
padavanonly
65fb5f0767
mediatek: add support for Netcore N60 (#165)
* add netcore n60 support

* revert to old wifi firmware

---------

Co-authored-by: padavanonly <padavanonly@github.com>
2023-11-16 21:33:32 +08:00
Aabandon
194443120a
mediatek: add support for Xiaomi AX3000T (#160) 2023-11-15 20:38:11 +08:00
potatoigit
38c8c837fc mediatek: initial Banana Pi R3 Mini support 2023-11-11 21:24:29 +08:00
benboguan
7edca74a28
mt_wifi: add mt798x new fw (#146)
warp/mt_wifi: add 20231024 wocpu fw
2023-10-28 00:18:34 +08:00
hanwckf
b37a57bdd2 luci-app-mtk: remove unused "WpaMixPairCipher" settings
luci-app-mtk: keep ACS mode in apcli_cfg
2023-10-26 00:20:44 +08:00
hanwckf
6e77c6263f mt_wifi: fix wext txpwr api 2023-10-26 00:20:44 +08:00
Zy143L
33f15e3224 add nradio wt9103 support 2023-10-25 14:55:22 +08:00
Jan-Niklas Burfeind
90c8c47188
sunxi: ensure NanoPi R1 has unique MAC address
Ensure the MAC address for all NanoPi R1 boards is assigned uniquely for
each board.

The vendor ships the device in two variants; one with and one without
eMMC; but both without static mac-addresses.
In order to assign both board types unique MAC addresses, fall back on
the same method used for the NanoPi R2S and R4S in case the EEPROM
chip is not present by generating the board MAC from the SD card CID.

[0] https://wiki.friendlyelec.com/wiki/index.php/NanoPi_R1#Hardware_Spec

Similar too and based on:

commit b5675f500daf ("rockchip: ensure NanoPi R4S has unique MAC address")

Co-authored-by: David Bauer <mail@david-bauer.net>
Signed-off-by: Jan-Niklas Burfeind <git@aiyionpri.me>
2023-10-22 12:44:55 +08:00
hanwckf
7e234b0bd8 base-files: fix PKG_CONFIG_DEPENDS for wifi-profile 2023-10-20 01:04:26 +08:00