Perform channel calibration after each channel switch and not only after connection establishment. Enable MCU_CAL_TX_SHAPING phy calibration. Moreover remove remove beacon offset configuration since the driver supports just client mode Lorenzo Bianconi (4): mt76x2u: phy: add TX_SHAPING calibration mt76x2u: phy: run phy_channel_calibrate after channel switch mt76x2u: main: use mt76x02_bss_info_changed utility routine mt76x2u: init: remove mt76x2u_init_beacon_offsets routine .../wireless/mediatek/mt76/mt76x2/mt76x2u.h | 1 - .../wireless/mediatek/mt76/mt76x2/usb_init.c | 10 ------- .../wireless/mediatek/mt76/mt76x2/usb_main.c | 28 ++----------------- .../wireless/mediatek/mt76/mt76x2/usb_phy.c | 19 +++++++++++-- 4 files changed, 19 insertions(+), 39 deletions(-) -- 2.17.2