From: Maya Erez <merez@codeaurora.org>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: Maya Erez <merez@codeaurora.org>,
linux-wireless@vger.kernel.org, wil6210@qti.qualcomm.com,
Maya Erez <merez@codaurora.org>
Subject: [PATCH 0/8] wil6210 patches
Date: Fri, 19 Jan 2018 17:36:56 +0200 [thread overview]
Message-ID: <1516376224-13976-1-git-send-email-merez@codeaurora.org> (raw)
The following patches add support for new wil6210 device
and general fixes.
Dedy Lansky (1):
wil6210: support flashless device
Lior David (2):
wil6210: fix random failure to bring network interface up
wil6210: enlarge FW mac_rgf_ext section for Sparrow D0
Maya Erez (5):
wil6210: add Talyn PCIe device ID
wil6210: recognize Talyn JTAG ID
wil6210: add support for Talyn AHB address map
wil6210: configure OTP HW vectors in SW reset flow
wil6210: support parsing brd file address from fw file
drivers/net/wireless/ath/wil6210/boot_loader.h | 9 +-
drivers/net/wireless/ath/wil6210/fw.h | 18 ++-
drivers/net/wireless/ath/wil6210/fw_inc.c | 167 +++++++++++++++++--
drivers/net/wireless/ath/wil6210/interrupt.c | 6 +-
drivers/net/wireless/ath/wil6210/main.c | 216 ++++++++++++++++++++++---
drivers/net/wireless/ath/wil6210/pcie_bus.c | 46 +++++-
drivers/net/wireless/ath/wil6210/wil6210.h | 55 ++++++-
drivers/net/wireless/ath/wil6210/wmi.c | 90 +++++++++--
8 files changed, 549 insertions(+), 58 deletions(-)
--
1.9.1
next reply other threads:[~2018-01-19 15:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-19 15:36 Maya Erez [this message]
2018-01-19 15:36 ` [PATCH 1/8] wil6210: add Talyn PCIe device ID Maya Erez
2018-01-19 15:36 ` [PATCH 2/8] wil6210: recognize Talyn JTAG ID Maya Erez
2018-01-19 15:36 ` [PATCH 3/8] wil6210: add support for Talyn AHB address map Maya Erez
2018-01-19 15:37 ` [PATCH 4/8] wil6210: support flashless device Maya Erez
2018-01-19 15:37 ` [PATCH 5/8] wil6210: configure OTP HW vectors in SW reset flow Maya Erez
2018-01-19 15:37 ` [PATCH 6/8] wil6210: fix random failure to bring network interface up Maya Erez
2018-01-19 15:37 ` [PATCH 7/8] wil6210: enlarge FW mac_rgf_ext section for Sparrow D0 Maya Erez
2018-01-19 15:37 ` [PATCH 8/8] wil6210: support parsing brd file address from fw file Maya Erez
-- strict thread matches above, loose matches on Subject: below --
2018-02-16 8:04 [PATCH 0/8] wil6210 patches Maya Erez
2019-12-18 13:59 Maya Erez
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=1516376224-13976-1-git-send-email-merez@codeaurora.org \
--to=merez@codeaurora.org \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
--cc=merez@codaurora.org \
--cc=wil6210@qti.qualcomm.com \
/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.