linux-firmware: add new package r8152-firmware
authorMarty Jones <mj8263788@gmail.com>
Sat, 10 Jul 2021 08:00:30 +0000 (04:00 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 7 Jan 2022 23:49:59 +0000 (00:49 +0100)
commit3fe253c6abc2ccc02ea789cffc47761b2381c6ca
tree8a93f05f745e99ad00d10e1d9156cd029a88c99f
parent9d878d84227ffac92b5616fb9a4253cae28fc580
linux-firmware: add new package r8152-firmware

Linux upstream commit https://github.com/torvalds/linux/commit/9370f2d05a2a150b0aa719a3070b26d478180df3
add load firmware file through request_firmware,this affect the
nanopi r2s and some USB adapters in kernel 5.10 with this error:
'r8152 4-1:1.0: unable to load firmware patch rtl_nic/rtl8153b-2.fw'
This patch split the USB NIC firmware files from r8169 firmware,
and adds r8152-firmware to r8152 driver.
Add kmod-usb-net-cdc-ncm to support RTL8156A and RTL8156B 2.5G ethernet
adapters supported since v5.13-rc1.
https://github.com/torvalds/linux/commit/195aae321c829dd1945900d75561e6aa79cce208

Signed-off-by: Marty Jones <mj8263788@gmail.com>
package/firmware/linux-firmware/realtek.mk
package/kernel/linux/modules/usb.mk