From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: lorenzo.bianconi@redhat.com, linux-wireless@vger.kernel.org,
sgruszka@redhat.com
Subject: [PATCH 0/4] run mt76x02_edcca_init atomically
Date: Sat, 11 May 2019 12:17:50 +0200 [thread overview]
Message-ID: <cover.1557567465.git.lorenzo@kernel.org> (raw)
Run mt76x02_edcca_init atomically in mt76_edcca_set since it is
concurrent with mt76x2_set_channel/mt76x2u_set_channel and
channel calibration
Lorenzo Bianconi (4):
mt76: mt76x02: remove enable from mt76x02_edcca_init signature
mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channel
mt76: mt76x2: move mutex_lock inside mt76x2_set_channel
mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_set
.../net/wireless/mediatek/mt76/mt76x0/main.c | 2 +-
drivers/net/wireless/mediatek/mt76/mt76x02.h | 7 ++++++
.../wireless/mediatek/mt76/mt76x02_debugfs.c | 6 ++++-
.../net/wireless/mediatek/mt76/mt76x02_dfs.c | 2 +-
.../net/wireless/mediatek/mt76/mt76x02_mac.c | 6 ++---
.../net/wireless/mediatek/mt76/mt76x02_mac.h | 1 -
.../wireless/mediatek/mt76/mt76x2/pci_main.c | 16 +++++++------
.../wireless/mediatek/mt76/mt76x2/pci_phy.c | 15 ++++++++----
.../wireless/mediatek/mt76/mt76x2/usb_main.c | 23 ++++++++++---------
.../wireless/mediatek/mt76/mt76x2/usb_phy.c | 15 ++++++++----
10 files changed, 58 insertions(+), 35 deletions(-)
--
2.20.1
next reply other threads:[~2019-05-11 10:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-11 10:17 Lorenzo Bianconi [this message]
2019-05-11 10:17 ` [PATCH 1/4] mt76: mt76x02: remove enable from mt76x02_edcca_init signature Lorenzo Bianconi
2019-05-11 10:17 ` [PATCH 2/4] mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channel Lorenzo Bianconi
2019-05-11 10:17 ` [PATCH 3/4] mt76: mt76x2: move mutex_lock inside mt76x2_set_channel Lorenzo Bianconi
2019-05-13 8:37 ` Stanislaw Gruszka
2019-05-13 9:19 ` Lorenzo Bianconi
2019-05-13 9:30 ` Felix Fietkau
2019-05-13 9:41 ` Stanislaw Gruszka
2019-05-11 10:17 ` [PATCH 4/4] mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_set Lorenzo Bianconi
2019-05-11 14:22 ` Felix Fietkau
2019-05-11 14:29 ` Lorenzo Bianconi
2019-05-11 14:30 ` Felix Fietkau
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.1557567465.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=nbd@nbd.name \
--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.