All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] mt76: connac: move shared connac2 fw loading in connac module
@ 2022-06-03  9:36 Lorenzo Bianconi
  2022-06-03  9:36 ` [PATCH 1/5] mt76: connac: move shared fw structures " Lorenzo Bianconi
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Lorenzo Bianconi @ 2022-06-03  9:36 UTC (permalink / raw)
  To: nbd; +Cc: linux-wireless, lorenzo.bianconi, ryder.lee, sean.wang

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-07  9:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-03  9:36 [PATCH 0/5] mt76: connac: move shared connac2 fw loading in connac module Lorenzo Bianconi
2022-06-03  9:36 ` [PATCH 1/5] mt76: connac: move shared fw structures " 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

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.