Hi boys,
This version include NSS offload for WiFi and full support for kmods and target specific
I am redo the repos over the latest commit from OpenWRT.
Changelog (include upstream of OpenWRT):
- Updated kernel and NSS software to version 6.12.67.
- Updated mac80211 backports to version 6.18.6, link: https://github.com/AgustinLorenzo/openwrt/commit/20f0a162aa7cbf6b905b6d9fc70063e7fba2a95e
- Added the latest changes developed by @qosmio for NSS.
- Added support for LEDs and fans for ZyXEL NBG7815, thanks to @asvio
- The configuration related to LEDs and fans was migrated to a package so that only the files on this device are installed by default, link: https://github.com/AgustinLorenzo/openwrt/commit/3198b129eab9efb9efbc80323db9495203dab4f4 (TEST AND GIVE ME FEEDBACK)
- ping @bahtsiz_bedevi @jackyaway @linchpin81 @neonman63 @anom3 and some many others users of ZyXEL NBG7815
Notes:
- Compilation is performed with the following settings:
- Memory limit for ath11k: 512M
- Memory profile for NSS: NSS_MEM_PROFILE_HIGH
- Pbuf: AUTO
- PREEMPT: DISABLED
- The build is compiled with GCC 14.3.
- Firmware for ath11k: WLAN.HK.2.9.0.1-02146-QCAHKSWPL_SILICONZ-1
- The default TCP congestion protocol is CUBIC.
- By default, the radio0 (IoT) is off (you can enable in LUCI) and the radio 1 (2.4 GHz) y 2 (5 GHz) is on.
- The default country code for the WiFi is USA to avoid problems with 160 MHZ because it does not work if it does not have a specified country code.
- I have posted on my Github all the workarounds used in this build: https://github.com/AgustinLorenzo/openwrt/issues/5 (english) and https://github.com/AgustinLorenzo/openwrt/issues/6 (spanish)
- Guide to upgrade to latest kernel without losing your configuration: https://github.com/AgustinLorenzo/openwrt/issues/9 (english) and https://github.com/AgustinLorenzo/openwrt/issues/8 (spanish)
Sources:
- Unified build: https://github.com/AgustinLorenzo/openwrt/tree/main_nss
- NSS packages: https://github.com/AgustinLorenzo/nss-packages/commits/main_nss_wifi/
- OpenWRT Data: https://github.com/AgustinLorenzo/openwrtdata
BUILDED (UNIFIED): https://github.com/AgustinLorenzo/openwrt/releases/tag/ipq807x-nsswifi-unified-2026-01-25-0355
REPOSITORY: https://openwrtdata.agustinls.com
NOTE: I am now only compiling for Xiaomi AX3600, AX6, AX9000, Buffalo WXR-5950AX12, Dynalink DL-WRX36, QNAP 301W, Netgear RAX120v2, SXR80, SXS80, WAX218, Arcadyan AW1000, Zyxel NBG7815, Linksys MX4200 (v1 and v2), MX4300, MX5300, MX8500 and Spectrum SAX1V1K devices, if someone has used my versions with other devices (and it is supported), let me know and I will add it.