All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ath11k: QCA6390 stability fixes
@ 2020-12-10 14:05 ` Kalle Valo
  0 siblings, 0 replies; 21+ messages in thread
From: Kalle Valo @ 2020-12-10 14:05 UTC (permalink / raw)
  To: ath11k; +Cc: linux-wireless

Few fixes to improve statibility on QCA6390. Please review.

Kalle

Carl Huang (4):
  ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID
  ath11k: pci: fix hot reset stability issues
  ath11k: pci: fix L1ss clock unstable problem
  ath11k: pci: disable VDD4BLOW

Kalle Valo (1):
  ath11k: mhi: print a warning if firmware crashed

Pradeep Kumar Chitrapu (1):
  ath11k: Fix incorrect tlvs in scan start command

 drivers/net/wireless/ath/ath11k/core.c |  12 ++-
 drivers/net/wireless/ath/ath11k/hw.h   |   6 --
 drivers/net/wireless/ath/ath11k/mhi.c  |   9 +++
 drivers/net/wireless/ath/ath11k/pci.c  | 132 +++++++++++++++++++++++++++++++--
 drivers/net/wireless/ath/ath11k/pci.h  |  24 ++++++
 drivers/net/wireless/ath/ath11k/wmi.c  |  69 +++++++++--------
 drivers/net/wireless/ath/ath11k/wmi.h  |   3 +
 7 files changed, 206 insertions(+), 49 deletions(-)

-- 
2.7.4


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

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

end of thread, other threads:[~2020-12-12  4:42 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-10 14:05 [PATCH 0/6] ath11k: QCA6390 stability fixes Kalle Valo
2020-12-10 14:05 ` Kalle Valo
2020-12-10 14:05 ` [PATCH 1/6] ath11k: mhi: print a warning if firmware crashed Kalle Valo
2020-12-10 14:05   ` Kalle Valo
2020-12-12  4:40   ` Kalle Valo
2020-12-12  4:40   ` Kalle Valo
2020-12-10 14:05 ` [PATCH 2/6] ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID Kalle Valo
2020-12-10 14:05   ` Kalle Valo
2020-12-10 14:05 ` [PATCH 3/6] ath11k: pci: fix hot reset stability issues Kalle Valo
2020-12-10 14:05   ` Kalle Valo
2020-12-10 14:05 ` [PATCH 4/6] ath11k: pci: fix L1ss clock unstable problem Kalle Valo
2020-12-10 14:05   ` Kalle Valo
2020-12-10 14:05 ` [PATCH 5/6] ath11k: pci: disable VDD4BLOW Kalle Valo
2020-12-10 14:05   ` Kalle Valo
2020-12-10 22:04   ` Peter Oh
2020-12-10 22:04     ` Peter Oh
2020-12-11  6:31     ` Kalle Valo
2020-12-11  6:31       ` Kalle Valo
2020-12-10 14:05 ` [PATCH 6/6] ath11k: Fix incorrect tlvs in scan start command Kalle Valo
2020-12-10 14:05   ` Kalle Valo
2020-12-10 14:14 ` [PATCH 0/6] ath11k: QCA6390 stability fixes Kalle Valo

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.