]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: load r8169 network module at boot time
authorMichel Lespinasse <michel@lespinasse.org>
Thu, 16 Jan 2025 08:54:06 +0000 (00:54 -0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Mar 2025 09:37:59 +0000 (10:37 +0100)
commiteffcb6e4c3f6638ad4dde7a7e9218c4f7189019b
treea8a60e2617291b40f2b44102d6c0e9298a59e369
parent59215154a0eba77f0a79a6e30069a3037603ebf2
kernel: load r8169 network module at boot time

This allows the network interface naming to be stable, free from any
possible interaction from external USB network devices that might
claim usb* interface names.

(This was a real problem I encountered with a nanopi R6S device and
an external rtl8152 usb3 network controller - the USB controller would
claim the eth1 name, causing much confusion).

Signed-off-by: Michel Lespinasse <michel@lespinasse.org>
Link: https://github.com/openwrt/openwrt/pull/17638
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/linux/modules/netdevices.mk