linux-sg2042/drivers/net/wireless/realtek/rtlwifi
Larry Finger b8b8b16352 rtlwifi: rtl8821ae: Fix connection lost problem
In commit 40b368af4b ("rtlwifi: Fix alignment issues"), the read
of REG_DBI_READ was changed from 16 to 8 bits. For unknown reasonsi
this change results in reduced stability for the wireless connection.
This regression was located using bisection.

Fixes: 40b368af4b ("rtlwifi: Fix alignment issues")
Reported-and-tested-by: James Cameron <quozl@laptop.org>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org> # 4.11+
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-10-02 16:03:38 +03:00
..
btcoexist rtlwifi: btcoexist: Fix antenna selection code 2017-09-07 15:55:56 +03:00
rtl8188ee rtlwifi: rtl8188ee: constify pci_device_id. 2017-08-03 13:06:24 +03:00
rtl8192c net: replace more place to skb_put_[data:zero] 2017-06-20 13:30:14 -04:00
rtl8192ce rtlwifi: Fix memory leak when firmware request fails 2017-07-28 18:42:25 +03:00
rtl8192cu rtl8192cu: constify usb_device_id 2017-08-10 11:56:03 +03:00
rtl8192de rtlwifi: rtl8192de: constify pci_device_id. 2017-08-03 13:06:22 +03:00
rtl8192ee rtlwifi: rtl8192ee: constify pci_device_id. 2017-08-03 13:06:25 +03:00
rtl8192se rtlwifi: rtl8192se: constify pci_device_id. 2017-08-03 13:06:22 +03:00
rtl8723ae rtlwifi: rtl8723ae: constify pci_device_id. 2017-08-03 13:06:23 +03:00
rtl8723be rtlwifi: rtl8723be: fix duplicated code for different branches 2017-08-31 15:59:23 +03:00
rtl8723com rtlwifi: Download firmware as bytes rather than as dwords 2017-01-20 12:06:09 +02:00
rtl8821ae rtlwifi: rtl8821ae: Fix connection lost problem 2017-10-02 16:03:38 +03:00
Kconfig
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
base.c rtlwifi: Replace hardcode value with macro 2017-08-03 13:20:43 +03:00
base.h rtlwifi: Replace hardcode value with macro 2017-08-03 13:20:43 +03:00
cam.c rtlwifi: Fix programing CAM content sequence. 2017-02-07 09:25:08 +02:00
cam.h
core.c rtlwifi: Fill in_4way field by driver 2017-07-28 18:16:33 +03:00
core.h
debug.c rtlwifi: extend debug_comp to u64 2017-06-21 18:28:02 +03:00
debug.h rtlwifi: Add TX report and disable key to force wait until report acked. 2017-06-21 18:28:03 +03:00
efuse.c rtlwifi: rtl8723be: btcoex: add package_type function to btcoex 2017-02-07 09:25:08 +02:00
efuse.h rtlwifi: rtl8723be: btcoex: add package_type function to btcoex 2017-02-07 09:25:08 +02:00
pci.c rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter 2017-08-03 12:32:27 +03:00
pci.h rtlwifi: rtl8192c-common: Fix "BUG: KASAN: 2017-02-07 10:07:59 +02:00
ps.c rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold. 2017-06-28 20:50:58 +03: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: constify rate_control_ops structure 2017-08-08 14:53:08 +03:00
rc.h
regd.c rtlwifi: fix spelling mistake: "conuntry" -> "country" 2017-03-08 17:07:32 +02: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 networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
usb.h rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv 2017-02-08 17:24:42 +02:00
wifi.h wireless-drivers-next patches for 4.14 2017-08-07 11:37:47 -07:00