From: Larry Finger Date: Sat, 5 Oct 2019 02:30:37 +0000 (-0500) Subject: rtlwifi: rtl8821ae: Add firmware for the RTL8812AE variant. X-Git-Tag: 20191022~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c1ce20e56e81bffa48209793754001fc7afff7a5;p=linux-firmware rtlwifi: rtl8821ae: Add firmware for the RTL8812AE variant. Although the RTL8812AE uses the same driver as the RTL8821AE, it uses slightly different firmware, which was never sent to linux-firmware before. Signed-off-by: Larry Finger Signed-off-by: Josh Boyer --- diff --git a/WHENCE b/WHENCE index 4a196a2..c8665ea 100644 --- a/WHENCE +++ b/WHENCE @@ -2789,6 +2789,16 @@ Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. -------------------------------------------------------------------------- +Driver: rtl8821ae - Realtek 802.11n WLAN driver for RTL8812AE + +Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver +File: rtlwifi/rtl8812aefw.bin +File: rtlwifi/rtl8812aefw_wowlan.bin + +Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. + +-------------------------------------------------------------------------- + Driver: rtl8821ae - Realtek 802.11n WLAN driver for RTL8821AE Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver diff --git a/rtlwifi/rtl8812aefw.bin b/rtlwifi/rtl8812aefw.bin new file mode 100644 index 0000000..90a0409 Binary files /dev/null and b/rtlwifi/rtl8812aefw.bin differ diff --git a/rtlwifi/rtl8812aefw_wowlan.bin b/rtlwifi/rtl8812aefw_wowlan.bin new file mode 100644 index 0000000..4d0cc35 Binary files /dev/null and b/rtlwifi/rtl8812aefw_wowlan.bin differ