Skip to content

Releases: simonchen/Openwrt-LEDE-Build

2026.05.17-1934 (C-Life-XG1 MTK mt7915闭源驱动)

17 May 11:34

Choose a tag to compare

optimization

Enable CTXQ memory copy / TX Queue support , and Disable EAP features.

2026.05.14-1903 (C-Life-XG1 MTK mt7915闭源驱动)

14 May 11:03
3ddcdde

Choose a tag to compare

Lede R24.4.4
MTK mt7915闭源驱动

2026.05.08-2202 (C-LIFE-XG1 SoftetherVPN)

08 May 14:02

Choose a tag to compare

/etc/init.d/softethervpn
fix getting br-lan on boot
restore [sysctl.conf: vm.min_free_kbytes=16384]

2026.04.30-1052 (C-LIFE-XG1 MT7915 Fix 21)

30 Apr 02:52

Choose a tag to compare

mt7915 driver:

  1. setting max. aggr frames by default 1
  2. expands RX buffer size x2 and TX free threshold x2

SoftetherVPN:

Tap device is up only when disconnected from br-lan

2026.04.28-0037 (C-LIFE-XG1 SoftetherVPN)

27 Apr 16:37

Choose a tag to compare

SoftetherVPN

/etc/init.d/softether
Auto-monitor Tap device addif / up on startup

2026.04.25-0144 (C-LIFE-XG1 SoftetherVPN)

24 Apr 17:44

Choose a tag to compare

SoftherVPN:

  1. DDNS request: Bypassing SSR via adding NAT rules in firewall.include
  • Suggest to add the following DDNS domains in WAN whitelist in SSR settings, this will 100% prevent that DDNS request via SSR that causes incorrect public I/P to be registered.
uxcom.jp
softether-network.net
softether.co.jp
flets-east.jp
flets-west.jp
  1. Tap device: when starting VPN server, it also detects if Tap device exists, then do command "ifconfig {tab_device} up"
  2. Force-kill vpnserver processes on stop.

2026.04.24-1250 (C-LIFE-XG1 MT7915 Fix 20)

24 Apr 04:50
b5da70b

Choose a tag to compare

mt7915 driver:
fix eifs/rts/cts

2026.04.21-1457 (C-LIFE-XG1 MT7915 Fix 19)

21 Apr 06:57
b5da70b

Choose a tag to compare

mt7915 driver:

  1. By default ,the RX poll retry is disabled.
  2. Use the RX/TX RING SIZE at 4096 , and NAPI-weight = 256 (only RX)
  3. Enlarge TXQ / TOKEN free threshold.

RPS/NAPI-WORKQ scheme:
RPS=0xa (cpu 1/3) , NAPI-WORKQ=0xf (cpu 0/1/2/3)

2026.04.16-0221 (C-LIFE-XG1 MT7915 Fix 18)

15 Apr 18:21
b5da70b

Choose a tag to compare

mt7915:

  1. RX aggr: Replace delayed_work with queue_work .
  2. dma_rx_poll (NAPI): do twice budgets that might accelarate the performance as better.

Optimize IRQ scheme (/etc/init.d/set-irq-affinity).

2026.04.12-2311 (C-LIFE-XG1 MT7915 Fix 17)

12 Apr 15:11
b5da70b

Choose a tag to compare

  1. mt76/mt7915 driver: optimize airtime check action
  2. overclocking mt7621 (1020MHz)
  3. fix DTS: pcie - bus range.