Releases: simonchen/Openwrt-LEDE-Build
2026.04.01-2347 (C-Life-XG1 Kernel 5.4 revert kernel config)
The kernel config has ever been bad when flushing the factory.bin that wouldn't startup properly.
2026.03.30-2328 (C-Life-XG1 MT7915 Fix 14)
mt7915: Reset CCA/AGG counters every 5 seconds
sysctl.conf: Since we removed soft-AMSDU,
and refresh regs in WTBL and optimized EIFS / min-txpower etc. also reset CAA / AGG counters,
the bandwidth gets back more, so we decided to increase the net.core.netdev_budget for adapting.
2026.03.28-2140 (C-Life-XG1 MT7915 Fix 13)
mt7915: hardware does reset backoff/eifs/obss every 5 secs, and increses rx/tx ring size.
改进性能,避免硬件存backoff/eifs/obss统计影响全局波段速率,.
2026.03.28-0845 (C-Life-XG1 MT7915 Fix 12)
mt7915: Reset WTBL ADM COUNTS every 5 seconds.
this might eliminate rate bias from firmware level.
2026.03.28-0549 (C-Life-XG1 MT7915: Fix 11)
Disable AMSDU .
This is a significant change that will help to reduce CPU usage a lot (i.e, soft-aggregations), this will only use hardware AMPDU (M1) Therefore, the rate will be increased more..
2026.03.28-0316 (MT7915: Fix 10)
RPS binds with CPU0,1,3 too
Remove /etc/init.d/ksoft_monitor
2026.03.26-2117 (C-Life-XG1 MT7915: Fix 10)
mt7915: binding cpu0/1/3 to napi-workq & increases the ring size
最优性能:CPU 0/1/3 总共3核并行处理协议栈, CPU 2负责TX聚合和MT715硬中断
2026.03.26-0020 (C-Life-XG1 MT7915: Fix 9)
mt7915: optimize MPDU buf_zie / desnsity more kindly for WIFI5 dev.
2026.03.25-1142 (C-Life-XG1 MT7915 Fix 8)
mt7915: optimize parameters
- irq_delay: 0x00080008 (TX:8us/RX:8us)
- max_mcu_poll_cnt: 4 (mt7915_poll_tx: napi_schedule max 4 loops)
- always setting target_mask = 0 in procd: ksoft-monitor