hanwckf
5733288262
defconfig: update
2023-12-23 00:27:55 +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
hanwckf
417b4cba51
defconfig: update mt7986-ax4200-mtwifi-cfg.config
2023-12-15 01:24:08 +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
b7ac35dbc6
Mediatek:hnat add support for macvlan wan dev
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
6327b205f1
Mediatek:enable ppe update nf stat by default
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
padavanonly
9a719b3eb7
Mediatek:add support for disable second ppe fwd
2023-12-15 01:15:07 +08:00
padavanonly
c5668fe082
Mediatek:add dual ppe support for mt798x 512RAM devices
2023-12-15 01:15:07 +08:00
potatoigit
a13daf8efe
defconfig: add mt798x AX4200 defconfig for mtwifi-cfg ( #186 )
2023-12-15 01:05:56 +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
coolsnowwolf
a760d1b0cd
mediatek: fix gl mt6000 usb3 power regulator ( #188 )
2023-12-10 10:35:00 +08:00
developer
e66d976488
[Description]
...
Fix refcount underflow issue in the pending_work.
If one of the Ethernet interface is down, the pending_work should not
call to mtk_stop() function again to avoid a refcount underflow.
Without this patch, the ETH may experience the kernel panic which
caused by a refcount underflow.
[Release-log]
N/A
Change-Id: I4e1f40640c09372cddad57994da03f70107f133a
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/8324564
2023-12-08 19:31:17 +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
potatoigit
72034420c2
mediatek: add BPI-R3MINI-NAND 110M Layout ( #185 )
2023-12-05 23:06:06 +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
Tianling Shen
cbfb74a070
mediatek: add JDCloud RE-CP-03 support ( #183 )
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-05 17:31:06 +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
57cbd3d8f3
defconfig: update
...
fix #178
2023-12-04 09:13:31 +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