mirror of
https://github.com/Heleguo/lede.git
synced 2025-12-25 07:08:14 +00:00
kmod-sfc should add support for Solarflare SFC9000 series based cards. However after kernel 5.19, support for the 'Siena' subclass of SFN5000/6000 devices has been separated out since they went EOL as they are no longer being actively developed. As kmod-sfc no longer provides driver support for these cards and hasn't since kernel 5.2, a new kernel module is needed to support these 10Gb Ethernet cards. More info here: https://cateee.net/lkddb/web-lkddb/SFC_SIENA.html and here: https://www.phoronix.com/news/Solarflare-SFC-Siena-Linux-5.19 The module can be compiled in separately and works if kernel is custom compiled. OpenWRT has made these changes already with the SFC 'falcon' subclass of drivers already. Signed-off-by: Steve Wavler <trenchcoatjedi@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| 001-depends.mk | ||
| block.mk | ||
| can.mk | ||
| crypto.mk | ||
| firewire.mk | ||
| fs.mk | ||
| gpio.mk | ||
| hwmon.mk | ||
| i2c.mk | ||
| iio.mk | ||
| input.mk | ||
| leds.mk | ||
| lib.mk | ||
| multiplexer.mk | ||
| netdevices.mk | ||
| netfilter.mk | ||
| netsupport.mk | ||
| nls.mk | ||
| other.mk | ||
| pcmcia.mk | ||
| sound.mk | ||
| spi.mk | ||
| usb.mk | ||
| video.mk | ||
| virt.mk | ||
| w1.mk | ||
| wpan.mk | ||