From: Kalle Valo <kvalo@qca.qualcomm.com>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH v2 0/2] ath10k: add ATH10K_FW_IE_HTT_OP_VERSION
Date: Wed, 25 Mar 2015 13:12:13 +0200 [thread overview]
Message-ID: <20150325110835.30133.509.stgit@x230> (raw)
My proposal how to solve the differences between HTT interfaces by adding
ATH10K_FW_IE_HTT_OP_VERSION. Based on Rajkumar's "ath10k: fix htt t2h message
conflicts among firmware revisions", I just added the new IE and bumped up the
FW API.
For now only compile tested, I will run proper tests later.
---
Kalle Valo (1):
ath10k: bump up FW API to 5
Rajkumar Manoharan (1):
ath10k: add ATH10K_FW_IE_HTT_OP_VERSION
drivers/net/wireless/ath/ath10k/core.c | 18 ++++
drivers/net/wireless/ath/ath10k/htt.c | 98 +++++++++++++++++++++++
drivers/net/wireless/ath/ath10k/htt.h | 130 ++++++++++++++++++++++++------
drivers/net/wireless/ath/ath10k/htt_rx.c | 20 +++--
drivers/net/wireless/ath/ath10k/hw.h | 22 +++++
drivers/net/wireless/ath/ath10k/pci.c | 1
6 files changed, 256 insertions(+), 33 deletions(-)
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: <ath10k@lists.infradead.org>
Cc: <linux-wireless@vger.kernel.org>
Subject: [PATCH v2 0/2] ath10k: add ATH10K_FW_IE_HTT_OP_VERSION
Date: Wed, 25 Mar 2015 13:12:13 +0200 [thread overview]
Message-ID: <20150325110835.30133.509.stgit@x230> (raw)
My proposal how to solve the differences between HTT interfaces by adding
ATH10K_FW_IE_HTT_OP_VERSION. Based on Rajkumar's "ath10k: fix htt t2h message
conflicts among firmware revisions", I just added the new IE and bumped up the
FW API.
For now only compile tested, I will run proper tests later.
---
Kalle Valo (1):
ath10k: bump up FW API to 5
Rajkumar Manoharan (1):
ath10k: add ATH10K_FW_IE_HTT_OP_VERSION
drivers/net/wireless/ath/ath10k/core.c | 18 ++++
drivers/net/wireless/ath/ath10k/htt.c | 98 +++++++++++++++++++++++
drivers/net/wireless/ath/ath10k/htt.h | 130 ++++++++++++++++++++++++------
drivers/net/wireless/ath/ath10k/htt_rx.c | 20 +++--
drivers/net/wireless/ath/ath10k/hw.h | 22 +++++
drivers/net/wireless/ath/ath10k/pci.c | 1
6 files changed, 256 insertions(+), 33 deletions(-)
next reply other threads:[~2015-03-25 11:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-25 11:12 Kalle Valo [this message]
2015-03-25 11:12 ` [PATCH v2 0/2] ath10k: add ATH10K_FW_IE_HTT_OP_VERSION Kalle Valo
2015-03-25 11:12 ` [PATCH v2 1/2] " Kalle Valo
2015-03-25 11:12 ` Kalle Valo
2015-03-25 11:12 ` [PATCH v2 2/2] ath10k: bump up FW API to 5 Kalle Valo
2015-03-25 11:12 ` Kalle Valo
2015-03-30 6:23 ` [PATCH v2 0/2] ath10k: add ATH10K_FW_IE_HTT_OP_VERSION Kalle Valo
2015-03-30 6:23 ` 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=20150325110835.30133.509.stgit@x230 \
--to=kvalo@qca.qualcomm.com \
--cc=ath10k@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.