Support loading the firmware of the PHY with the type of RTL_FW_PHY_NC.
Hayes Wang (4):
r8152: rename fw_type_1 with fw_mac
r8152: add checking fw_offset field of struct fw_mac
r8152: move r8153_patch_request forward
r8152: support firmware of PHY NC for RTL8153A
drivers/net/usb/r8152.c | 428 +++++++++++++++++++++++++++++++++-------
1 file changed, 357 insertions(+), 71 deletions(-)
--
2.21.0
On Mon, 21 Oct 2019 11:41:09 +0800, Hayes Wang wrote:
> Support loading the firmware of the PHY with the type of RTL_FW_PHY_NC.
Applied, thanks!