From: Kalle Valo <kvalo@kernel.org>
To: ath11k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH v3 0/2] ath11k: Change qcn9074 fw to operate in mode-2
Date: Thu, 9 Dec 2021 12:43:49 +0200 [thread overview]
Message-ID: <20211209104351.9811-1-kvalo@kernel.org> (raw)
From: Kalle Valo <quic_kvalo@quicinc.com>
Use firmware mode 2 with QCN9074 to reduce host memory usage. Please review.
Kalle
v3:
* new patch: ath11k: add ab to TARGET_NUM_VDEVS & co
* remove now unused ATH11K_QMI_TARGET_MEM_MODE_DEFAULT
Kalle Valo (1):
ath11k: add ab to TARGET_NUM_VDEVS & co
Seevalamuthu Mariappan (1):
ath11k: Change qcn9074 fw to operate in mode-2
drivers/net/wireless/ath/ath11k/core.c | 20 +++++++++++++++++++-
drivers/net/wireless/ath/ath11k/hw.c | 14 +++++++-------
drivers/net/wireless/ath/ath11k/hw.h | 21 ++++++++++++---------
drivers/net/wireless/ath/ath11k/mac.c | 10 +++++-----
drivers/net/wireless/ath/ath11k/qmi.c | 2 +-
drivers/net/wireless/ath/ath11k/qmi.h | 1 -
6 files changed, 44 insertions(+), 24 deletions(-)
base-commit: a3d88d337890f66f594ae06cedc1adeb5d5f8f31
--
2.20.1
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: ath11k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH v3 0/2] ath11k: Change qcn9074 fw to operate in mode-2
Date: Thu, 9 Dec 2021 12:43:49 +0200 [thread overview]
Message-ID: <20211209104351.9811-1-kvalo@kernel.org> (raw)
From: Kalle Valo <quic_kvalo@quicinc.com>
Use firmware mode 2 with QCN9074 to reduce host memory usage. Please review.
Kalle
v3:
* new patch: ath11k: add ab to TARGET_NUM_VDEVS & co
* remove now unused ATH11K_QMI_TARGET_MEM_MODE_DEFAULT
Kalle Valo (1):
ath11k: add ab to TARGET_NUM_VDEVS & co
Seevalamuthu Mariappan (1):
ath11k: Change qcn9074 fw to operate in mode-2
drivers/net/wireless/ath/ath11k/core.c | 20 +++++++++++++++++++-
drivers/net/wireless/ath/ath11k/hw.c | 14 +++++++-------
drivers/net/wireless/ath/ath11k/hw.h | 21 ++++++++++++---------
drivers/net/wireless/ath/ath11k/mac.c | 10 +++++-----
drivers/net/wireless/ath/ath11k/qmi.c | 2 +-
drivers/net/wireless/ath/ath11k/qmi.h | 1 -
6 files changed, 44 insertions(+), 24 deletions(-)
base-commit: a3d88d337890f66f594ae06cedc1adeb5d5f8f31
--
2.20.1
next reply other threads:[~2021-12-09 10:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-09 10:43 Kalle Valo [this message]
2021-12-09 10:43 ` [PATCH v3 0/2] ath11k: Change qcn9074 fw to operate in mode-2 Kalle Valo
2021-12-09 10:43 ` [PATCH v3 1/2] ath11k: add ab to TARGET_NUM_VDEVS & co Kalle Valo
2021-12-09 10:43 ` Kalle Valo
2021-12-14 15:32 ` Kalle Valo
2021-12-14 15:32 ` Kalle Valo
2021-12-09 10:43 ` [PATCH v3 2/2] ath11k: Change qcn9074 fw to operate in mode-2 Kalle Valo
2021-12-09 10:43 ` Kalle Valo
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=20211209104351.9811-1-kvalo@kernel.org \
--to=kvalo@kernel.org \
--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.