linux/drivers/net/wireless/realtek/rtlwifi
Jurij Smakov 52f5631a4c rtlwifi: rtl8192ce: Fix loading of incorrect firmware
In commit cf4747d753 ("rtlwifi: Fix regression caused by commit
d86e647688, an error in the edit results in the wrong firmware
being loaded for some models of the RTL8188/8192CE. In this condition,
the connection suffered from high ping latency, slow transfer rates,
 and required higher signal strengths to work at all

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853073,
https://bugzilla.opensuse.org/show_bug.cgi?id=1017471, and
https://github.com/lwfinger/rtlwifi_new/issues/203 for descriptions
of the problems. This patch fixes all of those problems.

Fixes: cf4747d753 ("rtlwifi: Fix regression caused by commit d86e64768859")
Signed-off-by: Jurij Smakov <jurij@wooyd.org>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org> # 4.9+
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-01-31 09:05:25 +02:00
..
btcoexist Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl8188ee Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl8192c Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl8192ce rtlwifi: rtl8192ce: Fix loading of incorrect firmware 2017-01-31 09:05:25 +02:00
rtl8192cu Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl8192de Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl8192ee Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl8192se Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl8723ae Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl8723be Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl8723com Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl8821ae Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
base.c rtlwifi: Fix enter/exit power_save 2016-11-29 17:33:10 +02:00
base.h
cam.c
cam.h
core.c rtlwifi: Fix kernel oops introduced with commit e496561473 2016-12-21 16:34:16 +02:00
core.h
debug.c rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size 2016-07-08 12:55:09 +03:00
debug.h rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size 2016-07-08 12:55:09 +03:00
efuse.c rtlwifi: Create common routine to get hardware info 2016-07-08 16:50:00 +03:00
efuse.h rtlwifi: Create common routine to get hardware info 2016-07-08 16:50:00 +03:00
Kconfig
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
pci.c rtlwifi: Fix enter/exit power_save 2016-11-29 17:33:10 +02:00
pci.h rtlwifi: Remove address of Free Software Foundation 2016-11-17 08:41:51 +02:00
ps.c rtlwifi: Fix enter/exit power_save 2016-11-29 17:33:10 +02:00
ps.h rtlwifi: Remove unused parameter from rtl_ps_set_rf_state() 2016-07-05 17:31:41 +03:00
pwrseqcmd.h
rc.c rtlwifi: use s8 instead of char 2016-06-29 18:48:15 +03:00
rc.h
regd.c rtlwifi: Fix missing country code for Great Britain 2016-09-03 20:00:25 +03:00
regd.h
stats.c rtlwifi: use s8 instead of char 2016-06-29 18:48:15 +03:00
stats.h rtlwifi: use s8 instead of char 2016-06-29 18:48:15 +03:00
usb.c rtlwifi: rtl_usb: Fix missing entry in USB driver's private data 2016-12-30 15:38:13 +02:00
usb.h rtlwifi: Remove address of Free Software Foundation 2016-11-17 08:41:51 +02:00
wifi.h rtlwifi: Fix regression caused by commit d86e647688 2016-10-13 13:22:13 +03:00