summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-02wifi: mt76: mt7915: add fallback in case of missing precal dataFelix Fietkau1-5/+10
2024-05-02wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibrationPeter Chiu1-9/+7
2023-12-07wifi: mt76: permit to load precal from NVMEM cell for mt7915Christian Marangi1-1/+6
2023-12-07wifi: mt76: limit support of precal loading for mt7915 to MTD onlyChristian Marangi1-1/+1
2023-07-25wifi: mt76: mt7915: add support for MT7981Alexander Couzens1-1/+6
2023-02-03wifi: mt76: mt7915: add chip id condition in mt7915_check_eeprom()Shayne Chen1-1/+4
2022-12-09wifi: mt76: mt7915: check return value before accessing free_block_numRyder Lee1-7/+12
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee1-6/+8
2022-12-01wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDCNicolas Cavallari1-0/+1
2022-12-01wifi: mt76: mt7915: rework eeprom tx paths and streams initShayne Chen1-34/+23
2022-05-13mt76: mt7915: fix DBDC default band selection on MT7915DFelix Fietkau1-0/+2
2022-03-16mt76: mt7915: add txpower init for 6GHzShayne Chen1-4/+11
2022-03-16mt76: mt7915: fix eeprom fields of txpower init valuesShayne Chen1-25/+27
2022-03-16mt76: mt7915: add 6 GHz supportMeiChia Chiu1-3/+18
2022-02-24mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao1-9/+9
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao1-20/+51
2022-02-03mt76: mt7915: add mt7916 calibrated data supportBo Jiao1-3/+8
2022-02-03mt76: mt7915: rework eeprom.c to adapt mt7916 changesBo Jiao1-19/+57
2021-12-18mt76: mt7915: add default calibrated data supportShayne Chen1-18/+65
2021-06-19mt76: mt7915: read all eeprom fields from fw in efuse modeShayne Chen1-24/+20
2021-04-21mt76: mt7915: do not read rf value from efuse in flash modeShayne Chen1-1/+1
2021-04-21mt76: mt7915: rework the flow of txpower settingShayne Chen1-110/+28
2021-04-21mt76: mt7915: add support for applying pre-calibration dataRyder Lee1-3/+22
2021-04-12mt76: mt7915: fix txpower init for TSSI off chipsShayne Chen1-6/+13
2021-01-27mt76: mt7915: fix eeprom DBDC band selectionFelix Fietkau1-2/+5
2021-01-27mt76: mt7915: fix eeprom parsing for DBDCFelix Fietkau1-12/+16
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi1-1/+1
2021-01-26mt76: mt7915: add support for flash modeShayne Chen1-1/+4
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi1-16/+31
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi1-2/+2
2020-12-04mt76: move band capabilities in mt76_phyLorenzo Bianconi1-4/+4
2020-12-04mt76: mt7915: rely on eeprom definitionsLorenzo Bianconi1-2/+2
2020-12-04mt76: mt7915: make mt7915_eeprom_read staticLorenzo Bianconi1-7/+2
2020-05-12mt76: mt7915: implement HE per-rate tx power supportRyder Lee1-0/+118
2020-05-12mt76: add mac80211 driver for MT7915 PCIe-based chipsetsRyder Lee1-0/+125