All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] update firmware used on mt76x2u driver
@ 2018-10-14 18:27 Lorenzo Bianconi
  2018-10-14 18:27 ` [PATCH v2 1/2] mt76x2: align mt76x2 and mt76x2u firmware Lorenzo Bianconi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lorenzo Bianconi @ 2018-10-14 18:27 UTC (permalink / raw)
  To: nbd; +Cc: sgruszka, linux-wireless

Align mt76x2 pcie/usb firmware.
Update vga logic on mt76x2u driver

Changes since v1:
- remove mt76x2u_mcu_set_dynamic_vga routine

Lorenzo Bianconi (2):
  mt76x2: align mt76x2 and mt76x2u firmware
  mt76x2u: align channel gain logic to mt76x2 one

 .../net/wireless/mediatek/mt76/mt76x2/dfs.h   |   1 -
 .../wireless/mediatek/mt76/mt76x2/mt76x2.h    |   4 +-
 .../wireless/mediatek/mt76/mt76x2/mt76x2u.h   |   2 -
 .../wireless/mediatek/mt76/mt76x2/pci_dfs.c   |  21 ----
 .../wireless/mediatek/mt76/mt76x2/pci_phy.c   |  90 --------------
 .../net/wireless/mediatek/mt76/mt76x2/phy.c   | 111 ++++++++++++++++++
 .../net/wireless/mediatek/mt76/mt76x2/usb.c   |   4 +-
 .../wireless/mediatek/mt76/mt76x2/usb_mcu.c   |  28 +----
 .../wireless/mediatek/mt76/mt76x2/usb_phy.c   |  41 +------
 9 files changed, 118 insertions(+), 184 deletions(-)

-- 
2.19.0


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

end of thread, other threads:[~2018-10-15 12:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-14 18:27 [PATCH v2 0/2] update firmware used on mt76x2u driver Lorenzo Bianconi
2018-10-14 18:27 ` [PATCH v2 1/2] mt76x2: align mt76x2 and mt76x2u firmware Lorenzo Bianconi
2018-10-14 18:27 ` [PATCH v2 2/2] mt76x2u: align channel gain logic to mt76x2 one Lorenzo Bianconi
2018-10-15 12:16 ` [PATCH v2 0/2] update firmware used on mt76x2u driver Felix Fietkau

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.