summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-531/+0
2018-10-01mt76: include linux/module.h in files using MODULE_*Felix Fietkau1-0/+1
2018-10-01mt76: move mt76x02_rate_power_val in mt76x02-lib moduleLorenzo Bianconi1-41/+24
2018-10-01mt76: add mt76x02_phy_set_txpower utility routineLorenzo Bianconi1-12/+0
2018-10-01mt76: move mt76x2_tssi_enabled in mt76x02_eeprom.hLorenzo Bianconi1-2/+2
2018-10-01mt76: move mt76x02_eeprom_parse_hw_cap in mt76x02-lib moduleLorenzo Bianconi1-20/+1
2018-10-01mt76: add mt76x02_get_rx_gain and mt76x02_get_lna_gain utility routinesLorenzo Bianconi1-43/+4
2018-10-01mt76: move mt76x2_ext_pa_enabled routine in mt76x02_eeprom.cLorenzo Bianconi1-12/+1
2018-10-01mt76: move mt76x2_get_efuse_data in mt76x02-lib moduleLorenzo Bianconi1-47/+2
2018-10-01mt76: move mt76x2_eeprom_get in mt76x02_eeprom.hLorenzo Bianconi1-36/+51
2018-10-01mt76: move eeprom utility routines in mt76x02_eeprom.hLorenzo Bianconi1-26/+11
2018-10-01mt76: move common eeprom definitions in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-10-01mt76: add stbc entries to mt76_rate_powerFelix Fietkau1-0/+4
2018-08-02mt76: introduce mt76x2-common moduleLorenzo Bianconi1-2/+11
2018-04-24mt76x2: fix tx_alc_enabled checkLorenzo Bianconi1-5/+1
2018-03-13mt76x2: remove unnecessary len variable in mt76x2_eeprom_load()Lorenzo Bianconi1-6/+6
2018-01-08mt76x2: eeprom: fix typo in mt76x2_get_power_info_5g()Lorenzo Bianconi1-1/+1
2018-01-08mt76x2: initialize channel power limits at probe timeFelix Fietkau1-0/+11
2018-01-08mt76x2: add channel argument to eeprom tx power functionsFelix Fietkau1-12/+18
2017-12-07mt76: add driver code for MT76x2eFelix Fietkau1-0/+647