Summary
Official Realtek r8152 linux driver. The following cards are currently supported: RTL8156 RTL8156B(S)(G) RTL8153 RTL8153B RTL8154 RTL8154B RTL8152B
Versions
v2.16.3 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ~x86
- USE flags
- center-tap-short dist-kernel
USE flags
General
- center-tap-short
- Enable support for center tap short
- dist-kernel
- Enable subslot rebuilds on Distribution Kernel upgrades
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
virtual / udev : Virtual to select between different udev daemon providers
Runtime Dependencies
sys-apps / kmod : library and tools for managing linux kernel modules
virtual / dist-kernel : Virtual to depend on any Distribution Kernel
virtual / udev : Virtual to select between different udev daemon providers
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-misc/r8152: Stabilize 2.16.3 amd64, #891015
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jay Faulkner · gentoo
net-misc/r8152: Support kernel 6.1
Kernel 6.1 is changing the interface for network drivers. This is a backwards-compatable fix to the kernel module to make it work on 6.1. Thanks to ervin.popescu10@gmail.com for the patch. Signed-off-by: Jay Faulkner <jay@jvf.cc> Closes: https://github.com/gentoo/gentoo/pull/28391 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jay Faulkner · gentoo
net-misc/r8152: New package
r8152 is the driver for many Realtek USB Ethernet NICs. Signed-off-by: Jay Faulkner <jay@jvf.cc> Closes: https://github.com/gentoo/gentoo/pull/28238 Signed-off-by: Sam James <sam@gentoo.org>