summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-11mt76: mt7615: support loading EEPROM for MT7613BESander Vanheule1-0/+1
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi1-1/+1
2020-12-04mt76: mt7615: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi1-2/+2
2020-12-04mt76: move band capabilities in mt76_phyLorenzo Bianconi1-8/+8
2020-09-24mt76: mt7615: register ext_phy if DBDC is detectedShayne Chen1-0/+3
2020-06-23mt76: mt7615: fix EEPROM buffer sizeFelix Fietkau1-2/+1
2020-05-28mt76: mt7615: add support for MT7611NDENG Qingfang1-0/+7
2020-05-12mt76: mt7615: fix delta tx power for mt7663Lorenzo Bianconi1-0/+17
2020-05-12mt76: mt7663: fix target power parsingLorenzo Bianconi1-3/+28
2020-05-12mt76: mt7663: read tx streams from eepromLorenzo Bianconi1-5/+6
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7615: add support for applying DC offset calibration from EEPROMFelix Fietkau1-3/+6
2020-05-12mt76: mt7615: disable merge of OTP ROM data by defaultFelix Fietkau1-0/+6
2020-05-12mt76: mt7615: add address parameter to mt7615_eeprom_initLorenzo Bianconi1-6/+6
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi1-12/+28
2020-03-17mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routineLorenzo Bianconi1-6/+24
2020-02-14mt76: mt7615: remove rx_mask in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-6/+1
2020-02-14mt76: mt7615: disable 5 GHz on MT7622Felix Fietkau1-0/+3
2020-02-14mt76: mt7615: add calibration free support for MT7622Felix Fietkau1-0/+22
2020-02-14mt76: mt7615: add eeprom support for MT7622Felix Fietkau1-0/+1
2020-02-14mt76: mt7615: add support for registering a second wiphy via debugfsFelix Fietkau1-2/+3
2020-02-14mt76: mt7615: rework chainmask handlingFelix Fietkau1-1/+1
2020-02-14mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau1-1/+1
2020-02-14mt76: move chainmask back to driver specific structsFelix Fietkau1-1/+1
2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-1/+2
2019-11-20mt76: mt7615: read {tx,rx} mask from eepromLorenzo Bianconi1-0/+18
2019-09-05mt76: mt7615: apply calibration-free data from OTPFelix Fietkau1-0/+38
2019-06-27mt76: mt7615: take into account extPA when configuring tx powerLorenzo Bianconi1-1/+11
2019-06-27mt76: mt7615: add the capability to configure tx powerLorenzo Bianconi1-0/+34
2019-06-27mt76: mt7615: select wifi band according to eepromLorenzo Bianconi1-3/+21
2019-06-27mt76: mt7615: add support for mtd eeprom parsingLorenzo Bianconi1-6/+23
2019-05-01mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee1-0/+98