aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-14mt76: move chainmask back to driver specific structsFelix Fietkau1-2/+2
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee1-1/+2
2019-03-07mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau1-0/+2
2019-01-17mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau1-47/+0
2018-11-30mt76x02: run calibration after scanningStanislaw Gruszka1-0/+1
2018-10-13mt76: introduce mt76x02_init_agc_gain routineLorenzo Bianconi1-0/+12
2018-10-13mt76: move mt76x02_phy_adjust_vga_gain in mt76/mt76x02_phy.cLorenzo Bianconi1-0/+21
2018-10-13mt76: move mt76x02_phy_set_band in mt76x02-lib moduleLorenzo Bianconi1-0/+19
2018-10-13mt76: move mt76x02_phy_set_bw in mt76x02-lib moduleLorenzo Bianconi1-0/+26
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.cLorenzo Bianconi1-46/+43
2018-10-05mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.cLorenzo Bianconi1-0/+48
2018-10-01mt76: move set_{tx,rx}_path routines in mt76x02-lib moduleLorenzo Bianconi1-0/+38
2018-10-01mt76: add mt76x02_phy_set_txpower utility routineLorenzo Bianconi1-0/+97