linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ath11k: support one MSI vector
@ 2021-10-26  4:16 Baochen Qiang
  2021-11-15 10:30 ` Kalle Valo
  0 siblings, 1 reply; 5+ messages in thread
From: Baochen Qiang @ 2021-10-26  4:16 UTC (permalink / raw)
  To: ath11k; +Cc: linux-wireless

This patch set is to support one MSI vector for QCA6390.

Depends-On:
  1. ath11k: Fix crash caused by uninitialized TX ring
  https://patchwork.kernel.org/project/linux-wireless/patch/20211026011605.58615-1-quic_bqiang@quicinc.com/

Baochen Qiang (1):
  ath11k: Set IRQ affinity to CPU0 in case of one MSI vector

Carl Huang (6):
  ath11k: get msi_data again after request_irq is called
  ath11k: add CE and ext IRQ flag to indicate irq_handler
  ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ
  ath11k: refactor multiple MSI vector implementation
  ath11k: supports one MSI vector
  ath11k: do not restore ASPM in case of single MSI vector

 drivers/net/wireless/ath/ath11k/core.h |   2 +
 drivers/net/wireless/ath/ath11k/mhi.c  |  14 +-
 drivers/net/wireless/ath/ath11k/pci.c  | 181 +++++++++++++++++++++----
 drivers/net/wireless/ath/ath11k/pci.h  |   3 +
 4 files changed, 173 insertions(+), 27 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-11-22  2:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26  4:16 [PATCH 0/7] ath11k: support one MSI vector Baochen Qiang
2021-11-15 10:30 ` Kalle Valo
2021-11-16  2:50   ` Baochen Qiang
2021-11-19 12:31     ` Kalle Valo
2021-11-22  2:03       ` Baochen Qiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).