All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] rtw88: 8723d: follow up fixes
@ 2020-05-29  2:50 yhchuang
  2020-05-29  2:50 ` [PATCH v2 1/3] rtw88: coex: 8723d: set antanna control owner yhchuang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: yhchuang @ 2020-05-29  2:50 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, pkshih, kai.heng.feng, bigeasy, vicamo.yang

From: Yan-Hsuan Chuang <yhchuang@realtek.com>

The RTL8723DE devices have been tested by Canonical for the coex
and basic wifi functions. And they have reported some issues for
RTL8723DE. Fix them accordingly.

From You-Sheng Yang <vicamo.yang@canonical.com>:

This works for me by following verification steps:

1. pair with one Bluetooth headset,
2. connect to some WLAN
3. run `nmcli d disconnect $ifname`, `nmcli d connect $ifname`
   interactively with time intervals for 100 runs.
4. wireless interface is still alive without that "deauthenticated
   (Reason: 23=IEEE8021X_FAILED)" error.

v1 -> v2
  * rewording

Ping-Ke Shih (3):
  rtw88: coex: 8723d: set antanna control owner
  rtw88: coex: 8723d: handle BT inquiry cases
  rtw88: fix EAPOL 4-way failure by finish IQK earlier

 drivers/net/wireless/realtek/rtw88/coex.c     | 21 ++++++++++++++-----
 drivers/net/wireless/realtek/rtw88/mac80211.c |  3 +--
 drivers/net/wireless/realtek/rtw88/main.c     | 17 +++++++++++++++
 drivers/net/wireless/realtek/rtw88/main.h     |  4 ++++
 drivers/net/wireless/realtek/rtw88/rtw8723d.c | 10 +++++++--
 drivers/net/wireless/realtek/rtw88/rtw8723d.h |  1 +
 6 files changed, 47 insertions(+), 9 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-29 17:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-29  2:50 [PATCH v2 0/3] rtw88: 8723d: follow up fixes yhchuang
2020-05-29  2:50 ` [PATCH v2 1/3] rtw88: coex: 8723d: set antanna control owner yhchuang
2020-05-29 17:36   ` Kalle Valo
2020-05-29  2:50 ` [PATCH v2 2/3] rtw88: coex: 8723d: handle BT inquiry cases yhchuang
2020-05-29  2:50 ` [PATCH v2 3/3] rtw88: fix EAPOL 4-way failure by finish IQK earlier yhchuang
2020-05-29  7:18 ` [PATCH v2 0/3] rtw88: 8723d: follow up fixes Sebastian Andrzej Siewior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.