From: Kalle Valo <kvalo@qca.qualcomm.com>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/3] ath10k: implement FW IE support
Date: Thu, 26 Sep 2013 00:08:20 +0300 [thread overview]
Message-ID: <20130925210455.2596.36889.stgit@localhost6.localdomain6> (raw)
FW IE format is needed for ath10k automatically detect what features the
firmware image supports. This is important especially with 10.x firmwares which
has a different interface.
Please review.
---
Kalle Valo (3):
ath10k: rename board_data in struct ath10k
ath10k: store separate pointers for firmware data
ath10k: implement firmware IE container support
drivers/net/wireless/ath/ath10k/core.c | 210 +++++++++++++++++++++++++++++---
drivers/net/wireless/ath/ath10k/core.h | 12 ++
drivers/net/wireless/ath/ath10k/hw.h | 19 +++
drivers/net/wireless/ath/ath10k/wmi.c | 3
4 files changed, 220 insertions(+), 24 deletions(-)
next reply other threads:[~2013-09-25 21:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-25 21:08 Kalle Valo [this message]
2013-09-25 21:08 ` [PATCH 1/3] ath10k: rename board_data in struct ath10k Kalle Valo
2013-09-25 21:08 ` [PATCH 2/3] ath10k: store separate pointers for firmware data Kalle Valo
2013-09-25 21:08 ` [PATCH 3/3] ath10k: implement firmware IE container support Kalle Valo
2013-09-26 5:46 ` Michal Kazior
2013-09-26 5:55 ` Kalle Valo
2013-09-26 6:04 ` Michal Kazior
2013-09-26 6:18 ` 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=20130925210455.2596.36889.stgit@localhost6.localdomain6 \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox