All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
To: <ath11k@lists.infradead.org>
Cc: <linux-wireless@vger.kernel.org>,
	Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
Subject: [PATCH 0/2] Add WoW support for WCN6750
Date: Thu, 27 Jan 2022 10:54:51 +0530	[thread overview]
Message-ID: <1643261093-12400-1-git-send-email-quic_mpubbise@quicinc.com> (raw)

Add WoW support for WCN6750.

Manikanta Pubbisetty (2):
  ath11k: Add WoW support for WCN6750
  dt: bindings: net: add bindings to add WoW support for WCN6750
---
Note: This series is dependent on Carl's series adding WoW support
      and another series adding support for WCN6750 in ATH11K.
      https://patchwork.kernel.org/project/linux-wireless/list/?series=606880
      https://patchwork.kernel.org/project/linux-wireless/list/?series=605793

 .../bindings/net/wireless/qcom,ath11k.yaml         |  17 +++
 drivers/net/wireless/ath/ath11k/ahb.c              | 120 ++++++++++++++++++++-
 drivers/net/wireless/ath/ath11k/ahb.h              |  15 ++-
 drivers/net/wireless/ath/ath11k/core.c             |   9 +-
 drivers/net/wireless/ath/ath11k/hw.h               |   3 +-
 drivers/net/wireless/ath/ath11k/pci_cmn.c          |  34 +++++-
 drivers/net/wireless/ath/ath11k/pci_cmn.h          |   6 +-
 drivers/net/wireless/ath/ath11k/wow.c              |   8 ++
 8 files changed, 205 insertions(+), 7 deletions(-)

-- 
2.7.4


WARNING: multiple messages have this Message-ID (diff)
From: Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
To: <ath11k@lists.infradead.org>
Cc: <linux-wireless@vger.kernel.org>,
	Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
Subject: [PATCH 0/2] Add WoW support for WCN6750
Date: Thu, 27 Jan 2022 10:54:51 +0530	[thread overview]
Message-ID: <1643261093-12400-1-git-send-email-quic_mpubbise@quicinc.com> (raw)

Add WoW support for WCN6750.

Manikanta Pubbisetty (2):
  ath11k: Add WoW support for WCN6750
  dt: bindings: net: add bindings to add WoW support for WCN6750
---
Note: This series is dependent on Carl's series adding WoW support
      and another series adding support for WCN6750 in ATH11K.
      https://patchwork.kernel.org/project/linux-wireless/list/?series=606880
      https://patchwork.kernel.org/project/linux-wireless/list/?series=605793

 .../bindings/net/wireless/qcom,ath11k.yaml         |  17 +++
 drivers/net/wireless/ath/ath11k/ahb.c              | 120 ++++++++++++++++++++-
 drivers/net/wireless/ath/ath11k/ahb.h              |  15 ++-
 drivers/net/wireless/ath/ath11k/core.c             |   9 +-
 drivers/net/wireless/ath/ath11k/hw.h               |   3 +-
 drivers/net/wireless/ath/ath11k/pci_cmn.c          |  34 +++++-
 drivers/net/wireless/ath/ath11k/pci_cmn.h          |   6 +-
 drivers/net/wireless/ath/ath11k/wow.c              |   8 ++
 8 files changed, 205 insertions(+), 7 deletions(-)

-- 
2.7.4


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

             reply	other threads:[~2022-01-27  5:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-27  5:24 Manikanta Pubbisetty [this message]
2022-01-27  5:24 ` [PATCH 0/2] Add WoW support for WCN6750 Manikanta Pubbisetty
2022-01-27  5:24 ` [PATCH 1/2] dt: bindings: net: add bindings to add " Manikanta Pubbisetty
2022-01-27  5:24   ` Manikanta Pubbisetty
2022-02-01 11:11   ` Kalle Valo
2022-02-01 11:11     ` Kalle Valo
2022-01-27  5:24 ` [PATCH 2/2] ath11k: Add " Manikanta Pubbisetty
2022-01-27  5:24   ` Manikanta Pubbisetty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1643261093-12400-1-git-send-email-quic_mpubbise@quicinc.com \
    --to=quic_mpubbise@quicinc.com \
    --cc=ath11k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.