linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be
Larry Finger f70e4df2b3 rtlwifi: Add code to read new versions of firmware
Changes in the drivers for RTL8723BE and RTL8821AE require corresponding
changes in the firmware. This new firmware has been accepted into the
Linux firmware repo. To handle the case where the kernel has been
updated before the firmware, the new versions have been given new names.
The code will attempt to read the new name, and fall back to the old one
if the new one is not available.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-03-20 19:10:15 +02:00
..
def.h
dm.c rtlwifi: rtl8723be: Fix potential race condition 2016-07-05 17:31:43 +03:00
dm.h
fw.c rtlwifi: Add work queue for c2h cmd. 2017-02-07 09:25:08 +02:00
fw.h rtlwifi: Add work queue for c2h cmd. 2017-02-07 09:25:08 +02:00
hw.c rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv 2017-02-08 17:24:42 +02:00
hw.h
led.c rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv 2017-02-08 17:24:42 +02:00
led.h
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
phy.c rtlwifi: rtl8723be: Remove all instances of DBG_EMERG 2016-12-30 15:54:21 +02:00
phy.h
pwrseq.c
pwrseq.h
reg.h
rf.c rtlwifi: rtl8723be: Remove all instances of DBG_EMERG 2016-12-30 15:54:21 +02:00
rf.h
sw.c rtlwifi: Add code to read new versions of firmware 2017-03-20 19:10:15 +02:00
sw.h
table.c
table.h
trx.c rtlwifi: Replace local debug macro RT_ASSERT 2016-12-30 15:54:19 +02:00
trx.h rtlwifi: use s8 instead of char 2016-06-29 18:48:15 +03:00