Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] rtw88: some driver fixes
@ 2020-01-30  5:31 yhchuang
  2020-01-30  5:31 ` [PATCH v2 1/2] rtw88: Use secondary channel offset enumeration yhchuang
  2020-01-30  5:31 ` [PATCH v2 2/2] rtw88: 8822c: modify rf protection setting yhchuang
  0 siblings, 2 replies; 6+ messages in thread
From: yhchuang @ 2020-01-30  5:31 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, briannorris, chiu

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

This set includes some driver fixes

v1 -> v2
 * The remaining 2 patches are dropped by Kalle because have comments
 * Adjust the patches according to the suggestions in comments

Chien-Hsun Liao (1):
  rtw88: 8822c: modify rf protection setting

Ping-Ke Shih (1):
  rtw88: Use secondary channel offset enumeration

 drivers/net/wireless/realtek/rtw88/mac.c      |  6 +++---
 drivers/net/wireless/realtek/rtw88/main.c     | 14 +++++++-------
 drivers/net/wireless/realtek/rtw88/main.h     | 10 ++++++++++
 drivers/net/wireless/realtek/rtw88/phy.c      | 10 ----------
 drivers/net/wireless/realtek/rtw88/rtw8822b.c |  2 +-
 drivers/net/wireless/realtek/rtw88/rtw8822c.c | 17 ++++++++++++++++-
 drivers/net/wireless/realtek/rtw88/rtw8822c.h |  5 +++++
 7 files changed, 42 insertions(+), 22 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-02-12 16:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-30  5:31 [PATCH v2 0/2] rtw88: some driver fixes yhchuang
2020-01-30  5:31 ` [PATCH v2 1/2] rtw88: Use secondary channel offset enumeration yhchuang
2020-01-30  6:38   ` Chris Chiu
2020-02-12 16:21   ` Kalle Valo
2020-01-30  5:31 ` [PATCH v2 2/2] rtw88: 8822c: modify rf protection setting yhchuang
2020-01-30  6:38   ` Chris Chiu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox