summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/usb_phy.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau2020-02-141-1/+1
* mt76: move channel state to struct mt76_phyFelix Fietkau2020-02-141-2/+2
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_setLorenzo Bianconi2019-06-251-0/+5
* mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi2019-06-251-1/+1
* mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau2019-02-261-1/+1
* mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau2019-02-261-0/+1
* mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka2018-11-301-11/+11
* mt76x2u: phy: run phy_channel_calibrate after channel switchLorenzo Bianconi2018-11-301-3/+15
* mt76x2u: phy: add TX_SHAPING calibrationLorenzo Bianconi2018-11-301-0/+1
* mt76x2u: align channel gain logic to mt76x2 oneLorenzo Bianconi2018-11-301-39/+2
* mt76x0: eeprom: introduce mt76x0_tssi_enabled routineLorenzo Bianconi2018-10-131-1/+1
* mt76: move mt76x02_phy_set_band in mt76x02-lib moduleLorenzo Bianconi2018-10-131-1/+1
* mt76: move mt76x02_phy_set_bw in mt76x02-lib moduleLorenzo Bianconi2018-10-131-1/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi2018-10-131-3/+3
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.cLorenzo Bianconi2018-10-131-1/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi2018-10-131-11/+9
* mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi2018-10-051-5/+5
* mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.cLorenzo Bianconi2018-10-051-1/+2
* mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi2018-10-051-0/+231