summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/phy.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-01wifi: mt76: move mt76_rate_power from core to mt76x02 driver codeFelix Fietkau1-3/+3
2020-02-14mt76: add multiple wiphy support to mt76_get_min_avg_rssiFelix Fietkau1-1/+1
2020-02-14mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau1-1/+1
2020-02-14mt76: move txpower_conf back to driver specific structsFelix Fietkau1-1/+1
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau1-10/+10
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee1-2/+3
2019-05-01mt76: fix tx power issuesFelix Fietkau1-3/+3
2019-03-07mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau1-5/+14
2019-03-07mt76: mt76x2: fix external LNA gain settingsFelix Fietkau1-3/+8
2019-02-18mt76: mt76x2: avoid running DPD calibration if tx is blockedFelix Fietkau1-1/+1
2019-01-17mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau1-1/+3
2018-11-30mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka1-2/+2
2018-11-30mt76x02: assure we update gain after scanStanislaw Gruszka1-1/+2
2018-11-30mt76x0: pci: add DFS supportLorenzo Bianconi1-22/+1
2018-11-30mt76x2u: align channel gain logic to mt76x2 oneLorenzo Bianconi1-0/+111
2018-10-13mt76: move mt76x02_phy_set_band in mt76x02-lib moduleLorenzo Bianconi1-18/+0
2018-10-13mt76: move mt76x02_phy_set_bw in mt76x02-lib moduleLorenzo Bianconi1-26/+0
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi1-6/+6
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.cLorenzo Bianconi1-1/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi1-2/+1
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi1-9/+9
2018-10-05mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.cLorenzo Bianconi1-47/+0
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-0/+344