summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_phy.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt76x02: simplify struct mt76x02_rate_powerFelix Fietkau2022-12-011-7/+7
* wifi: mt76: move mt76_rate_power from core to mt76x02 driver codeFelix Fietkau2022-12-011-4/+4
* mt76: move chainmask in mt76_phyLorenzo Bianconi2021-01-261-2/+2
* mt76: move chainmask back to driver specific structsFelix Fietkau2020-02-141-2/+2
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: mt76x02: fix some checkpatch warningsRyder Lee2019-09-051-1/+2
* mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau2019-03-071-0/+2
* mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau2019-01-171-47/+0
* mt76x02: run calibration after scanningStanislaw Gruszka2018-11-301-0/+1
* mt76: introduce mt76x02_init_agc_gain routineLorenzo Bianconi2018-10-131-0/+12
* mt76: move mt76x02_phy_adjust_vga_gain in mt76/mt76x02_phy.cLorenzo Bianconi2018-10-131-0/+21
* mt76: move mt76x02_phy_set_band in mt76x02-lib moduleLorenzo Bianconi2018-10-131-0/+19
* mt76: move mt76x02_phy_set_bw in mt76x02-lib moduleLorenzo Bianconi2018-10-131-0/+26
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.cLorenzo Bianconi2018-10-131-46/+43
* mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.cLorenzo Bianconi2018-10-051-0/+48
* mt76: move set_{tx,rx}_path routines in mt76x02-lib moduleLorenzo Bianconi2018-10-011-0/+38
* mt76: add mt76x02_phy_set_txpower utility routineLorenzo Bianconi2018-10-011-0/+97