summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/eeprom.c
AgeCommit message (Expand)AuthorFilesLines
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