netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: linux-wireless@vger.kernel.org
Cc: netdev@vger.kernel.org, lorenzo.bianconi@redhat.com,
	nbd@nbd.name, sujuan.chen@mediatek.com, daniel@makrotopia.org,
	leon@kernel.org
Subject: [PATCH 0/4] mt76: add wed reset callbacks
Date: Sat,  7 Jan 2023 16:00:35 +0100	[thread overview]
Message-ID: <cover.1673103214.git.lorenzo@kernel.org> (raw)

Introduce Wireless Ethernet Dispatcher reset callbacks in order to complete
reset requested by ethernet NIC.

This patch is based on the following mtk_eth_soc series:
https://lore.kernel.org/netdev/cover.1673102767.git.lorenzo@kernel.org/T/#m830c78ce34a4383ae1dedc5349bed19a74dbf4af

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  | 42 +++++++++++++++++
 6 files changed, 111 insertions(+), 13 deletions(-)

-- 
2.39.0


             reply	other threads:[~2023-01-07 15:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-07 15:00 Lorenzo Bianconi [this message]
2023-01-07 15:00 ` [PATCH 1/4] wifi: mt76: dma: add reset to mt76_dma_wed_setup signature Lorenzo Bianconi
2023-01-07 15:00 ` [PATCH 2/4] wifi: mt76: dma: reset wed queues in mt76_dma_rx_reset Lorenzo Bianconi
2023-01-07 15:00 ` [PATCH 3/4] wifi: mt76: mt7915: add mt7915 wed reset callbacks Lorenzo Bianconi
2023-01-07 15:00 ` [PATCH 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.1673103214.git.lorenzo@kernel.org \
    --to=lorenzo@kernel.org \
    --cc=daniel@makrotopia.org \
    --cc=leon@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=nbd@nbd.name \
    --cc=netdev@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).