summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_phy.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: add mt76x2_phy_common to mt76x2-common moduleLorenzo Bianconi2018-08-021-328/+0
* mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi2018-08-021-10/+0
* mt76x2: move utility routines in mt76x2.hLorenzo Bianconi2018-08-021-9/+0
* mt76: improve gain adjustment in noisy environmentsFelix Fietkau2018-06-271-10/+16
* mt76: track ewma rssi for gain adjustment per stationFelix Fietkau2018-06-271-9/+49
* mt76: add a debugfs file to dump agc calibration informationFelix Fietkau2018-06-271-0/+1
* mt76: fix variable gain adjustment rangeFelix Fietkau2018-06-271-1/+1
* mt76: clear false CCA counters after changing gain settingsFelix Fietkau2018-06-271-0/+3
* mt76: adjust AGC control register 26 based on gain for VHT80Felix Fietkau2018-06-271-2/+9
* mt76: fix swapped values for RXO-18 in gain controlFelix Fietkau2018-06-271-2/+2
* mt76: fix threshold for gain adjustmentFelix Fietkau2018-06-271-1/+1
* mt76x2: fix avg_rssi estimationLorenzo Bianconi2018-05-041-2/+4
* mt76x2: set default values in TX_ALC_CFG_{1, 2} for tempetaure compensationLorenzo Bianconi2018-04-241-0/+8
* mt76x2: remove unnecessary MT_TX_ALC_CFG_4 configurationLorenzo Bianconi2018-04-241-1/+0
* mt76: rework tx power handlingFelix Fietkau2018-04-241-25/+42
* mt76x2: fix tssi initialization for 5GHz bandLorenzo Bianconi2018-04-241-1/+1
* mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo Bianconi2018-03-131-16/+39
* mt76x2: initialize channel power limits at probe timeFelix Fietkau2018-01-081-13/+1
* mt76x2: add channel argument to eeprom tx power functionsFelix Fietkau2018-01-081-3/+4
* mt76x2: increase OFDM SIFS timeFelix Fietkau2018-01-081-8/+1
* mt76: add driver code for MT76x2eFelix Fietkau2017-12-071-0/+758