summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_phy.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-458/+0
2018-10-01mt76: move mt76x2_tssi_enabled in mt76x02_eeprom.hLorenzo Bianconi1-2/+2
2018-10-01mt76: move mt76x2_ext_pa_enabled routine in mt76x02_eeprom.cLorenzo Bianconi1-1/+1
2018-10-01mt76: move mt76x2_eeprom_get in mt76x02_eeprom.hLorenzo Bianconi1-1/+1
2018-09-19mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common moduleLorenzo Bianconi1-42/+1
2018-09-19mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi1-11/+11
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi1-1/+1
2018-08-02mt76: add mt76x2_phy_common to mt76x2-common moduleLorenzo Bianconi1-328/+0
2018-08-02mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi1-10/+0
2018-08-02mt76x2: move utility routines in mt76x2.hLorenzo Bianconi1-9/+0
2018-06-27mt76: improve gain adjustment in noisy environmentsFelix Fietkau1-10/+16
2018-06-27mt76: track ewma rssi for gain adjustment per stationFelix Fietkau1-9/+49
2018-06-27mt76: add a debugfs file to dump agc calibration informationFelix Fietkau1-0/+1
2018-06-27mt76: fix variable gain adjustment rangeFelix Fietkau1-1/+1
2018-06-27mt76: clear false CCA counters after changing gain settingsFelix Fietkau1-0/+3
2018-06-27mt76: adjust AGC control register 26 based on gain for VHT80Felix Fietkau1-2/+9
2018-06-27mt76: fix swapped values for RXO-18 in gain controlFelix Fietkau1-2/+2
2018-06-27mt76: fix threshold for gain adjustmentFelix Fietkau1-1/+1
2018-05-04mt76x2: fix avg_rssi estimationLorenzo Bianconi1-2/+4
2018-04-24mt76x2: set default values in TX_ALC_CFG_{1, 2} for tempetaure compensationLorenzo Bianconi1-0/+8
2018-04-24mt76x2: remove unnecessary MT_TX_ALC_CFG_4 configurationLorenzo Bianconi1-1/+0
2018-04-24mt76: rework tx power handlingFelix Fietkau1-25/+42
2018-04-24mt76x2: fix tssi initialization for 5GHz bandLorenzo Bianconi1-1/+1
2018-03-13mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo Bianconi1-16/+39
2018-01-08mt76x2: initialize channel power limits at probe timeFelix Fietkau1-13/+1
2018-01-08mt76x2: add channel argument to eeprom tx power functionsFelix Fietkau1-3/+4
2018-01-08mt76x2: increase OFDM SIFS timeFelix Fietkau1-8/+1
2017-12-07mt76: add driver code for MT76x2eFelix Fietkau1-0/+758