Skip to content

Releases: simonchen/Openwrt-LEDE-Build

2026.04.01-2347 (C-Life-XG1 Kernel 5.4 revert kernel config)

01 Apr 15:47
b5da70b

Choose a tag to compare

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)

30 Mar 15:28
b5da70b

Choose a tag to compare

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)

28 Mar 13:40
3667579

Choose a tag to compare

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)

28 Mar 00:45
3667579

Choose a tag to compare

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)

27 Mar 21:49
3667579

Choose a tag to compare

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)

27 Mar 19:16
3667579

Choose a tag to compare

RPS binds with CPU0,1,3 too
Remove /etc/init.d/ksoft_monitor

2026.03.26-2117 (C-Life-XG1 MT7915: Fix 10)

26 Mar 13:17
3667579

Choose a tag to compare

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)

25 Mar 16:20
2d772a8

Choose a tag to compare

mt7915: optimize MPDU buf_zie / desnsity more kindly for WIFI5 dev.

2026.03.25-1142 (C-Life-XG1 MT7915 Fix 8)

25 Mar 03:42
2d772a8

Choose a tag to compare

mt7915: optimize parameters

  1. irq_delay: 0x00080008 (TX:8us/RX:8us)
  2. max_mcu_poll_cnt: 4 (mt7915_poll_tx: napi_schedule max 4 loops)
  3. always setting target_mask = 0 in procd: ksoft-monitor