Last active
May 23, 2022 05:36
-
-
Save csrutil/a448f7d1e9d6f0b8487fabd45dfc759f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## OpenWrt Firmwares | |
| https://downloads.openwrt.org/releases/ | |
| ## Module Specs | |
| - kmod-r8125 is for **RTL8125 / RTL8125B(S)(G) 2.5Gb** NICs | |
| - kmod-r8152 is for **RTL8156 / RTL8156B(S)(G) 2.5Gb USB** NICs | |
| - kmod-igb is for **intel** NICs | |
| ## Kernel Versions | |
| - 5.10.x is for release [22.03.x](https://downloads.openwrt.org/releases) | |
| - 5.4.x is for release [21.02.x](https://downloads.openwrt.org/releases/21.02.3) | |
| - 4.14.x is for release [19.07.x](https://downloads.openwrt.org/releases/19.07.10) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment