Summary
Official Realtek r8125 vendor linux driver. The following cards are currently supported: RTL8125 RTL8125A RTL8125B(S)(G)
Versions
v9.009.02 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dist-kernel multi-tx-q ptp rss use-firmware
v9.009.01 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dist-kernel multi-tx-q ptp rss use-firmware
v9.008.00 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dist-kernel multi-tx-q ptp rss use-firmware
USE flags
General
- dist-kernel
- Enable subslot rebuilds on Distribution Kernel upgrades
- multi-tx-q
- Enable Multiple Tx Queue ("RSS" for sending)
- ptp
- Enable Precision Time Protocol support
- rss
- Enable Receive Side Scaling (RSS)
- use-firmware
- Support automatic firmware loading
Dependencies
sys-apps / kmod : library and tools for managing linux kernel modules
virtual / dist-kernel : Virtual to depend on any Distribution Kernel
virtual / libelf : Virtual for libelf.so.1 provider dev-libs/elfutils
virtual / linux-sources : Virtual for Linux kernel sources
Runtime Dependencies
sys-apps / kmod : library and tools for managing linux kernel modules
virtual / dist-kernel : Virtual to depend on any Distribution Kernel
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Karlson2k (Evgeny Grin) · gentoo
net-misc/r8125: new upstream version 9.009.02
Fixed compatibility with kernel 5.19+ Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/26282 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Karlson2k (Evgeny Grin) · gentoo
net-misc/r8125: added new version 9.009.01
Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/25923 Signed-off-by: Sam James <sam@gentoo.org> - Karlson2k (Evgeny Grin) · gentoo
net-misc/r8125: fixed build with kernel 5.18+
Bug: https://bugs.gentoo.org/852311 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-misc/r8125: drop 9.007.01
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-misc/r8125: WhitespaceFound
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Karlson2k (Evgeny Grin) · gentoo
net-misc/r8125: bump EAPI
Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/25099 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Karlson2k (Evgeny Grin) · gentoo
net-misc/r8125: 9.008.00: fixed build with Linux Kernel 5.17.x
No revbump, no need to rebuild if module works. Closes: https://bugs.gentoo.org/839282 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Karlson2k (Evgeny Grin) · gentoo
net-misc/r8125: new upstream version 9.008.0
Updated to the new upstream version 9.008.0. Enabled by default 'rss' and 'multi-tx-q' use flags. Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/24491 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Karlson2k (Evgeny Grin) · gentoo
net-misc/r8125: new package for Realtek r8125 driver
This package is vendor drivers for Realtek RTL8125 network cards. While Linux kernel has support for these card, vendor driver provides more features, which are not available in in-tree driver. Closes: https://bugs.gentoo.org/736400 Closes: https://bugs.gentoo.org/834576 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/24250 Signed-off-by: Sam James <sam@gentoo.org>