All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] mt7663u preparation series
@ 2020-02-28 13:29 Lorenzo Bianconi
  2020-02-28 13:29 ` [PATCH 1/6] mt76: mt7615: introduce mt7663u support to mt7615_write_txwi Lorenzo Bianconi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Lorenzo Bianconi @ 2020-02-28 13:29 UTC (permalink / raw)
  To: nbd; +Cc: lorenzo.bianconi, linux-wireless, sean.wang

This is the first series to rework mt7615 code for mt7663u
driver integration.
This series is based on "Introduce mt7663e support to mt7615 driver"
https://patchwork.kernel.org/cover/11395095/

Lorenzo Bianconi (6):
  mt76: mt7615: introduce mt7663u support to mt7615_write_txwi
  mt76: mt7615: introduce mt7615_mcu_fill_msg
  mt76: mt7615: introduce mt7615_mcu_wait_response
  mt76: mt7615: cleanup fw queue just for mmio devices
  mt76: mt7615: introduce mt7615_init_device routine
  mt76: mt7615: move mt7615_mac_wtbl_addr in mac.h

 .../net/wireless/mediatek/mt76/mt7615/init.c  | 27 ++++----
 .../net/wireless/mediatek/mt76/mt7615/mac.c   | 17 +++--
 .../net/wireless/mediatek/mt76/mt7615/mac.h   |  6 ++
 .../net/wireless/mediatek/mt76/mt7615/mcu.c   | 62 ++++++++++++-------
 .../wireless/mediatek/mt76/mt7615/mt7615.h    |  3 +
 5 files changed, 72 insertions(+), 43 deletions(-)

-- 
2.24.1


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

end of thread, other threads:[~2020-03-08 10:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-28 13:29 [PATCH 0/6] mt7663u preparation series Lorenzo Bianconi
2020-02-28 13:29 ` [PATCH 1/6] mt76: mt7615: introduce mt7663u support to mt7615_write_txwi Lorenzo Bianconi
2020-02-28 13:29 ` [PATCH 2/6] mt76: mt7615: introduce mt7615_mcu_fill_msg Lorenzo Bianconi
2020-02-28 13:29 ` [PATCH 3/6] mt76: mt7615: introduce mt7615_mcu_wait_response Lorenzo Bianconi
2020-02-28 13:29 ` [PATCH 4/6] mt76: mt7615: cleanup fw queue just for mmio devices Lorenzo Bianconi
2020-02-28 13:29 ` [PATCH 5/6] mt76: mt7615: introduce mt7615_init_device routine Lorenzo Bianconi
2020-02-28 13:29 ` [PATCH 6/6] mt76: mt7615: move mt7615_mac_wtbl_addr in mac.h Lorenzo Bianconi
2020-03-08 10:45 ` [PATCH 0/6] mt7663u preparation series 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.