Skip to content

Instantly share code, notes, and snippets.

@csrutil
Last active May 23, 2022 05:36
Show Gist options
  • Select an option

  • Save csrutil/a448f7d1e9d6f0b8487fabd45dfc759f to your computer and use it in GitHub Desktop.

Select an option

Save csrutil/a448f7d1e9d6f0b8487fabd45dfc759f to your computer and use it in GitHub Desktop.
## 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