From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: linux-wireless@vger.kernel.org, lorenzo.bianconi@redhat.com,
sujuan.chen@mediatek.com
Subject: [PATCH v2 0/4] mt76: add wed reset callbacks
Date: Tue, 17 Jan 2023 15:02:52 +0100 [thread overview]
Message-ID: <cover.1673963962.git.lorenzo@kernel.org> (raw)
Introduce Wireless Ethernet Dispatcher reset callbacks in order to complete
reset requested by ethernet NIC.
This series is based on the following mtk_eth_soc series:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/log/
This series is based on the following mt76 series:
https://lore.kernel.org/linux-wireless/cover.1673963374.git.lorenzo@kernel.org/T/#mc93e54dc09bb6ee00855645f88b85928e9a4c371
Changes since v1:
- rebase on top of mt76 tree.
Lorenzo Bianconi (2):
wifi: mt76: mt7915: add mt7915 wed reset callbacks
wifi: mt76: mt7915: complete wed reset support
Sujuan Chen (2):
wifi: mt76: dma: add reset to mt76_dma_wed_setup signature
wifi: mt76: dma: reset wed queues in mt76_dma_rx_reset
drivers/net/wireless/mediatek/mt76/dma.c | 27 +++++++----
drivers/net/wireless/mediatek/mt76/dma.h | 1 +
drivers/net/wireless/mediatek/mt76/mt76.h | 3 ++
.../net/wireless/mediatek/mt76/mt7915/dma.c | 45 ++++++++++++++++---
.../net/wireless/mediatek/mt76/mt7915/mac.c | 6 +++
.../net/wireless/mediatek/mt76/mt7915/mmio.c | 40 +++++++++++++++++
6 files changed, 109 insertions(+), 13 deletions(-)
--
2.39.0
next reply other threads:[~2023-01-17 14:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-17 14:02 Lorenzo Bianconi [this message]
2023-01-17 14:02 ` [PATCH v2 1/4] wifi: mt76: dma: add reset to mt76_dma_wed_setup signature Lorenzo Bianconi
2023-01-17 14:02 ` [PATCH v2 2/4] wifi: mt76: dma: reset wed queues in mt76_dma_rx_reset Lorenzo Bianconi
2023-01-17 14:02 ` [PATCH v2 3/4] wifi: mt76: mt7915: add mt7915 wed reset callbacks Lorenzo Bianconi
2023-01-17 14:02 ` [PATCH v2 4/4] wifi: mt76: mt7915: complete wed reset 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.1673963962.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=nbd@nbd.name \
--cc=sujuan.chen@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.