linux/drivers/net/wireless/mediatek/mt76/mt76x0
Lorenzo Bianconi bbd10586f0 mt76x0: phy: do not run calibration during channel switch
Do not perform phy/vga calibration during channel switch.
Moreover remove mt76x0_agc_save and mt76x0_agc_restore routines
since they are no longer necessary. Furthermore run mt76_set_channel
in order to check if there are pending frames during channel switch

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-10-13 17:39:53 +02:00
..
debugfs.c mt76x0: merge mt76x0_dev in mt76x02_dev 2018-10-05 20:05:45 +02:00
eeprom.c mt76x0: eeprom: introduce mt76x0_tssi_enabled routine 2018-10-13 17:39:46 +02:00
eeprom.h mt76x0: eeprom: introduce mt76x0_tssi_enabled routine 2018-10-13 17:39:46 +02:00
init.c mt76: reserve enough room for USB tx skbs 2018-10-13 17:39:31 +02:00
initvals_phy.h mt76x0: phy files 2018-08-02 21:50:50 +03:00
initvals.h mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers 2018-10-05 20:05:45 +02:00
Kconfig mt76x2: move mt76x2 source files to mt76x2 folder 2018-10-05 20:05:44 +02:00
mac.c mt76: rename mt76x02_util.h in mt76x02.h 2018-10-05 20:05:46 +02:00
main.c mt76x0: phy: do not run calibration during channel switch 2018-10-13 17:39:53 +02:00
Makefile mt76: move mt76x02_tx in mt76x02-lib module 2018-10-05 20:05:45 +02:00
mcu.h mt76x0: pci: introduce mt76x0_phy_calirate routine 2018-10-13 17:39:44 +02:00
mt76x0.h mt76x0: phy: do not run calibration during channel switch 2018-10-13 17:39:53 +02:00
pci_mcu.c mt76x0: pci: report firmware version using ethtool 2018-10-13 17:39:26 +02:00
pci.c mt76x0: pci: introduce mt76x0_phy_calirate routine 2018-10-13 17:39:44 +02:00
phy.c mt76x0: phy: do not run calibration during channel switch 2018-10-13 17:39:53 +02:00
phy.h mt76x0: phy files 2018-08-02 21:50:50 +03:00
trace.c mt76x0: trace and debugfs files 2018-08-02 21:50:56 +03:00
trace.h mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers 2018-10-05 20:05:45 +02:00
usb_mcu.c mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.c 2018-10-13 17:39:20 +02:00
usb.c mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c 2018-10-05 20:05:46 +02:00