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