From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: lorenzo.bianconi@redhat.com, linux-wireless@vger.kernel.org,
sgruszka@redhat.com, ryder.lee@mediatek.com, royluo@google.com
Subject: [PATCH 0/3] enable channel survey for mt76u and mt7615
Date: Mon, 5 Aug 2019 08:55:50 +0200 [thread overview]
Message-ID: <cover.1564987866.git.lorenzo@kernel.org> (raw)
Introduce channel survey support for mt76x02u and mt7615 drivers
in order to enable ACS for all of them
Lorenzo Bianconi (3):
mt76: mt76x02u: enable survey support
mt76: mt7603: move survey_time in mt76_dev
mt76: mt7615: enable survey support
drivers/net/wireless/mediatek/mt76/mt76.h | 2 ++
.../net/wireless/mediatek/mt76/mt7603/mac.c | 5 ++--
.../net/wireless/mediatek/mt76/mt7603/main.c | 4 ++--
.../wireless/mediatek/mt76/mt7603/mt7603.h | 1 -
.../net/wireless/mediatek/mt76/mt7615/mac.c | 24 +++++++++++++++++++
.../net/wireless/mediatek/mt76/mt7615/main.c | 5 ++++
.../wireless/mediatek/mt76/mt7615/mt7615.h | 1 +
.../net/wireless/mediatek/mt76/mt7615/pci.c | 1 +
.../net/wireless/mediatek/mt76/mt7615/regs.h | 3 +++
.../net/wireless/mediatek/mt76/mt76x0/usb.c | 9 +++++++
.../net/wireless/mediatek/mt76/mt76x2/usb.c | 1 +
.../wireless/mediatek/mt76/mt76x2/usb_init.c | 7 ++++++
.../wireless/mediatek/mt76/mt76x2/usb_main.c | 5 ++++
13 files changed, 63 insertions(+), 5 deletions(-)
--
2.21.0
next reply other threads:[~2019-08-05 6:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-05 6:55 Lorenzo Bianconi [this message]
2019-08-05 6:55 ` [PATCH 1/3] mt76: mt76x02u: enable survey support Lorenzo Bianconi
2019-08-05 6:55 ` [PATCH 2/3] mt76: mt7603: move survey_time in mt76_dev Lorenzo Bianconi
2019-08-05 6:55 ` [PATCH 3/3] mt76: mt7615: enable survey support 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.1564987866.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=nbd@nbd.name \
--cc=royluo@google.com \
--cc=ryder.lee@mediatek.com \
--cc=sgruszka@redhat.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.