From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: lorenzo.bianconi@redhat.com, linux-wireless@vger.kernel.org,
sean.wang@mediatek.com
Subject: [PATCH 0/6] mt7663u preparation series
Date: Fri, 28 Feb 2020 14:29:21 +0100 [thread overview]
Message-ID: <cover.1582893136.git.lorenzo@kernel.org> (raw)
This is the first series to rework mt7615 code for mt7663u
driver integration.
This series is based on "Introduce mt7663e support to mt7615 driver"
https://patchwork.kernel.org/cover/11395095/
Lorenzo Bianconi (6):
mt76: mt7615: introduce mt7663u support to mt7615_write_txwi
mt76: mt7615: introduce mt7615_mcu_fill_msg
mt76: mt7615: introduce mt7615_mcu_wait_response
mt76: mt7615: cleanup fw queue just for mmio devices
mt76: mt7615: introduce mt7615_init_device routine
mt76: mt7615: move mt7615_mac_wtbl_addr in mac.h
.../net/wireless/mediatek/mt76/mt7615/init.c | 27 ++++----
.../net/wireless/mediatek/mt76/mt7615/mac.c | 17 +++--
.../net/wireless/mediatek/mt76/mt7615/mac.h | 6 ++
.../net/wireless/mediatek/mt76/mt7615/mcu.c | 62 ++++++++++++-------
.../wireless/mediatek/mt76/mt7615/mt7615.h | 3 +
5 files changed, 72 insertions(+), 43 deletions(-)
--
2.24.1
next reply other threads:[~2020-02-28 13:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-28 13:29 Lorenzo Bianconi [this message]
2020-02-28 13:29 ` [PATCH 1/6] mt76: mt7615: introduce mt7663u support to mt7615_write_txwi Lorenzo Bianconi
2020-02-28 13:29 ` [PATCH 2/6] mt76: mt7615: introduce mt7615_mcu_fill_msg Lorenzo Bianconi
2020-02-28 13:29 ` [PATCH 3/6] mt76: mt7615: introduce mt7615_mcu_wait_response Lorenzo Bianconi
2020-02-28 13:29 ` [PATCH 4/6] mt76: mt7615: cleanup fw queue just for mmio devices Lorenzo Bianconi
2020-02-28 13:29 ` [PATCH 5/6] mt76: mt7615: introduce mt7615_init_device routine Lorenzo Bianconi
2020-02-28 13:29 ` [PATCH 6/6] mt76: mt7615: move mt7615_mac_wtbl_addr in mac.h Lorenzo Bianconi
2020-03-08 10:45 ` [PATCH 0/6] mt7663u preparation series Lorenzo Bianconi
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=cover.1582893136.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=nbd@nbd.name \
--cc=sean.wang@mediatek.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.