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