aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHayes Wang <hayeswang@realtek.com>2019-10-23 11:39:55 +0800
committerJosh Boyer <jwboyer@kernel.org>2019-10-23 08:44:30 -0400
commitb27d12383e7a3049812007cded2f44e7e8769742 (patch)
tree1c5f6b13175c2728bba2f37e948f596d3c228b30
parent180e2b46aa25595ee5462e3690f542085fe5f81f (diff)
downloadlinux-firmware-b27d12383e7a3049812007cded2f44e7e8769742.tar.gz
rtl_nic: add firmware files for RTL8153
This adds the firmware for Realtek RTL8153 Based USB Ethernet Adapters. 1. Fix compatible issue for Asmedia hub. 2. Fix compatible issue for Compal platform. 3. Fix sometimes the device is lost after rebooting. 4. Improve the compatibility for EEE. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-rw-r--r--WHENCE11
-rw-r--r--rtl_nic/rtl8153a-2.fwbin0 -> 1768 bytes
-rw-r--r--rtl_nic/rtl8153a-3.fwbin0 -> 1440 bytes
-rw-r--r--rtl_nic/rtl8153a-4.fwbin0 -> 712 bytes
-rw-r--r--rtl_nic/rtl8153b-2.fwbin0 -> 1088 bytes
5 files changed, 11 insertions, 0 deletions
diff --git a/WHENCE b/WHENCE
index a056ab0a..1744c24f 100644
--- a/WHENCE
+++ b/WHENCE
@@ -2968,6 +2968,17 @@ Licence:
--------------------------------------------------------------------------
+Driver: r8152 - Realtek RTL8152/RTL8153 Based USB Ethernet Adapters
+
+File: rtl_nic/rtl8153a-2.fw
+File: rtl_nic/rtl8153a-3.fw
+File: rtl_nic/rtl8153a-4.fw
+File: rtl_nic/rtl8153b-2.fw
+
+Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
+
+--------------------------------------------------------------------------
+
Driver: vt6656 - VIA VT6656 USB wireless driver
File: vntwusb.fw
diff --git a/rtl_nic/rtl8153a-2.fw b/rtl_nic/rtl8153a-2.fw
new file mode 100644
index 00000000..9c90f5d9
--- /dev/null
+++ b/rtl_nic/rtl8153a-2.fw
Binary files differ
diff --git a/rtl_nic/rtl8153a-3.fw b/rtl_nic/rtl8153a-3.fw
new file mode 100644
index 00000000..23998533
--- /dev/null
+++ b/rtl_nic/rtl8153a-3.fw
Binary files differ
diff --git a/rtl_nic/rtl8153a-4.fw b/rtl_nic/rtl8153a-4.fw
new file mode 100644
index 00000000..0b0e2b53
--- /dev/null
+++ b/rtl_nic/rtl8153a-4.fw
Binary files differ
diff --git a/rtl_nic/rtl8153b-2.fw b/rtl_nic/rtl8153b-2.fw
new file mode 100644
index 00000000..7ca22a65
--- /dev/null
+++ b/rtl_nic/rtl8153b-2.fw
Binary files differ