All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] qtnfmac: add support for the new revision of qsr10g chip
@ 2019-11-21 13:53 Sergey Matyukevich
  2019-11-21 13:53 ` [PATCH 1/2] qtnfmac: prepare for the next chip revision Sergey Matyukevich
  2019-11-21 13:53 ` [PATCH 2/2] qtnfmac: add support for the new revision of QSR10g chip Sergey Matyukevich
  0 siblings, 2 replies; 8+ messages in thread
From: Sergey Matyukevich @ 2019-11-21 13:53 UTC (permalink / raw)
  To: linux-wireless; +Cc: Igor Mitsyanko, Mikhail Karpenko, Sergey Matyukevich

Hello Kalle and all,

Here are two patches adding support for the new revision of QSR10g chip.
Major change from the driver perspective is a PCIe data path update.

Sergey Matyukevich (2):
  qtnfmac: refactor data path to prepare for the next QSR10G chip revision
  qtnfmac: add support for the new revision of QSR10g chip

 drivers/net/wireless/quantenna/qtnfmac/bus.h       |   3 +-
 drivers/net/wireless/quantenna/qtnfmac/pcie/pcie.c |   4 +-
 .../wireless/quantenna/qtnfmac/pcie/pearl_pcie.c   | 629 ++++++++++++++++-----
 .../quantenna/qtnfmac/pcie/pearl_pcie_ipc.h        |   3 +
 .../quantenna/qtnfmac/pcie/pearl_pcie_regs.h       |  33 +-
 .../net/wireless/quantenna/qtnfmac/qtn_hw_ids.h    |   1 +
 drivers/net/wireless/quantenna/qtnfmac/util.c      |   2 +
 7 files changed, 517 insertions(+), 158 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2020-11-11  9:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21 13:53 [PATCH 0/2] qtnfmac: add support for the new revision of qsr10g chip Sergey Matyukevich
2019-11-21 13:53 ` [PATCH 1/2] qtnfmac: prepare for the next chip revision Sergey Matyukevich
2019-11-21 13:53 ` [PATCH 2/2] qtnfmac: add support for the new revision of QSR10g chip Sergey Matyukevich
2019-11-21 20:15   ` Kalle Valo
2019-11-26  7:51     ` Sergey Matyukevich
2020-01-27  8:34       ` Sergey Matyukevich
2020-04-24 10:17         ` Sergey Matyukevich
2020-11-11  9:04           ` 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.