All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: linux-wireless@vger.kernel.org, lorenzo.bianconi@redhat.com,
	ryder.lee@mediatek.com, sean.wang@mediatek.com
Subject: [PATCH 0/5] mt76: connac: move shared connac2 fw loading in connac module
Date: Fri,  3 Jun 2022 11:36:41 +0200	[thread overview]
Message-ID: <cover.1654248715.git.lorenzo@kernel.org> (raw)

Lorenzo Bianconi (5):
  mt76: connac: move shared fw structures in connac module
  mt76: mt7921: move fw toggle in mt7921_load_firmware
  mt76: connac: move mt76_connac2_load_ram in connac module
  mt76: connac: move mt76_connac2_load_patch in connac module
  mt76: mt7663: rely on mt76_connac2_fw_trailer

 .../net/wireless/mediatek/mt76/mt7615/mcu.c   |  18 +-
 .../wireless/mediatek/mt76/mt76_connac_mcu.c  | 224 ++++++++++++++
 .../wireless/mediatek/mt76/mt76_connac_mcu.h  |  66 ++++
 .../net/wireless/mediatek/mt76/mt7915/mcu.c   | 259 +---------------
 .../net/wireless/mediatek/mt76/mt7921/mcu.c   | 288 +-----------------
 5 files changed, 304 insertions(+), 551 deletions(-)

-- 
2.35.3


             reply	other threads:[~2022-06-03  9:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-03  9:36 Lorenzo Bianconi [this message]
2022-06-03  9:36 ` [PATCH 1/5] mt76: connac: move shared fw structures in connac module Lorenzo Bianconi
2022-06-03  9:36 ` [PATCH 2/5] mt76: mt7921: move fw toggle in mt7921_load_firmware Lorenzo Bianconi
2022-06-07  9:49   ` Deren Wu
2022-06-03  9:36 ` [PATCH 3/5] mt76: connac: move mt76_connac2_load_ram in connac module Lorenzo Bianconi
2022-06-03  9:36 ` [PATCH 4/5] mt76: connac: move mt76_connac2_load_patch " Lorenzo Bianconi
2022-06-03  9:36 ` [PATCH 5/5] mt76: mt7663: rely on mt76_connac2_fw_trailer 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.1654248715.git.lorenzo@kernel.org \
    --to=lorenzo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=nbd@nbd.name \
    --cc=ryder.lee@mediatek.com \
    --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.