linux/drivers/net/wireless/realtek/rtl8xxxu
Jes Sorensen c59f13bbea rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnecting
The H2C MEDIA_STATUS_RPT command for some reason causes 8192eu and
8723bu devices not being able to reconnect.

Reported-by: Barry Day <briselec@gmail.com>
Cc: <stable@vger.kernel.org> #4.8+
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-12-01 14:24:05 +02:00
..
Kconfig rtl8xxxu: Fix typo in Kconfig help text 2016-02-25 11:55:27 +02:00
Makefile rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c 2016-05-03 13:07:18 +03:00
rtl8xxxu.h rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry count 2016-11-25 11:51:01 +02:00
rtl8xxxu_8192c.c rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl8xxxu_8192e.c rtl8xxxu: Fix non static symbol warning 2016-11-25 11:51:02 +02:00
rtl8xxxu_8723a.c rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl8xxxu_8723b.c rtl8xxxu: Fix rtl8723bu driver reload issue 2016-11-25 11:51:00 +02:00
rtl8xxxu_core.c rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnecting 2016-12-01 14:24:05 +02:00
rtl8xxxu_regs.h rtl8xxxu: Implement 8192e specific power down sequence 2016-09-17 18:16:19 +03:00