Jonas Jelonek
Jonas Jelonek
This adds an ioctl method to file, allowing to perform arbitrary ioctl operations on the opened file handle. The caller is responsible for providing correct input to the ioctl operation...
In rtl931x_led_init, the number of leds per port is not properly set. It currently uses a hardcoded value of 1 which seems to be taken initially from a specific device....
Making this public quite early so everyone knows that this is being worked on, and that we can catch major issues earlier. --- This adds support for kernel 6.18 to...
This includes various cleanups, improvements and fixes for the RTL931X SerDes setup, most notably making use of previously introduced groundwork to improve the quality and clarity of the code. Note:...
Maintainer: @nbd168 Compile tested: aarch64_cortex-a53 (BananaPi R64) + x86/64 (APU2C4), OpenWrt snapshot Run tested: aarch64_cortex-a53 (BananaPi R64) + x86/64 (APU2C4), OpenWrt snapshot Description: In my PR #22516 and in the...