public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] wifi: rtw89: correct MAC and PCI settings
@ 2022-08-19  6:48 Ping-Ke Shih
  2022-08-19  6:48 ` [PATCH v2 1/5] wifi: rtw89: add retry to change power_mode state Ping-Ke Shih
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Ping-Ke Shih @ 2022-08-19  6:48 UTC (permalink / raw)
  To: kvalo; +Cc: leo.li, timlee, phhuang, linux-wireless

In internal test, we found some problems containing MAC and PCI related
things, so correct them by this patchset.

v2: replace indirect access MIO with Linux standard API to access
    PCI configuration space.

Chia-Yuan Li (2):
  wifi: rtw89: 8852c: set TBTT shift configuration
  wifi: rtw89: pci: fix PCI PHY auto adaption by using software restore

Chin-Yen Lee (3):
  wifi: rtw89: add retry to change power_mode state
  wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852c
  wifi: rtw89: pci: correct suspend/resume setting for variant chips

 drivers/net/wireless/realtek/rtw89/mac.c |  44 +++++-
 drivers/net/wireless/realtek/rtw89/mac.h |   1 +
 drivers/net/wireless/realtek/rtw89/pci.c | 193 +++++++++++++++++++----
 drivers/net/wireless/realtek/rtw89/pci.h |  41 ++++-
 drivers/net/wireless/realtek/rtw89/reg.h |  14 ++
 5 files changed, 253 insertions(+), 40 deletions(-)

-- 
2.25.1


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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19  6:48 [PATCH v2 0/5] wifi: rtw89: correct MAC and PCI settings Ping-Ke Shih
2022-08-19  6:48 ` [PATCH v2 1/5] wifi: rtw89: add retry to change power_mode state Ping-Ke Shih
2022-09-02  8:36   ` Kalle Valo
2022-08-19  6:48 ` [PATCH v2 2/5] wifi: rtw89: 8852c: set TBTT shift configuration Ping-Ke Shih
2022-08-19  6:48 ` [PATCH v2 3/5] wifi: rtw89: pci: fix PCI PHY auto adaption by using software restore Ping-Ke Shih
2022-08-19  6:48 ` [PATCH v2 4/5] wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852c Ping-Ke Shih
2023-02-07 20:49   ` Bjorn Helgaas
2023-02-08  9:15     ` Ping-Ke Shih
2023-02-08 22:03       ` Bjorn Helgaas
2023-02-13  1:46         ` Ping-Ke Shih
2023-02-13 21:16           ` Bjorn Helgaas
2022-08-19  6:48 ` [PATCH v2 5/5] wifi: rtw89: pci: correct suspend/resume setting for variant chips Ping-Ke Shih

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