mbox series

[0/4] wifi: rtw89: pci: correct PCI PHY EQ to improve compatibility

Message ID 20240925013901.9835-1-pkshih@realtek.com
Headers show
Series wifi: rtw89: pci: correct PCI PHY EQ to improve compatibility | expand

Message

Ping-Ke Shih Sept. 25, 2024, 1:38 a.m. UTC
Somehow WiFi card gets lost in certain platforms during stressed test of
reboot/suspend. This patchset is to improve compatibility to avoid failure.

Ping-Ke Shih (4):
  wifi: rtw89: pci: consolidate PCI basic configurations for probe and
    resume
  wifi: rtw89: 8922ae: disable PCI PHY EQ to improve compatibility
  wifi: rtw89: 8852ce: fix gray code conversion for filter out EQ
  wifi: rtw89: 8852ce: set offset K of PCI PHY EQ to manual mode to
    improve compatibility

 drivers/net/wireless/realtek/rtw89/pci.c    | 68 ++++++++++++------
 drivers/net/wireless/realtek/rtw89/pci.h    | 24 +++++++
 drivers/net/wireless/realtek/rtw89/pci_be.c | 77 +++++++++++++++++++++
 3 files changed, 149 insertions(+), 20 deletions(-)