summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser2023-07-241-3/+3
* wifi: mt76: mt7615: increase eeprom size for mt7663Felix Fietkau2023-04-191-1/+6
* mt76: mt7615: support loading EEPROM for MT7613BESander Vanheule2021-04-111-0/+1
* mt76: move chainmask in mt76_phyLorenzo Bianconi2021-01-261-1/+1
* mt76: mt7615: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-041-1/+1
* mt76: move hw mac_addr in mt76_phyLorenzo Bianconi2020-12-041-2/+2
* mt76: move band capabilities in mt76_phyLorenzo Bianconi2020-12-041-8/+8
* mt76: mt7615: register ext_phy if DBDC is detectedShayne Chen2020-09-241-0/+3
* mt76: mt7615: fix EEPROM buffer sizeFelix Fietkau2020-06-231-2/+1
* mt76: mt7615: add support for MT7611NDENG Qingfang2020-05-281-0/+7
* mt76: mt7615: fix delta tx power for mt7663Lorenzo Bianconi2020-05-121-0/+17
* mt76: mt7663: fix target power parsingLorenzo Bianconi2020-05-121-3/+28
* mt76: mt7663: read tx streams from eepromLorenzo Bianconi2020-05-121-5/+6
* mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi2020-05-121-0/+1
* mt76: mt7615: add support for applying DC offset calibration from EEPROMFelix Fietkau2020-05-121-3/+6
* mt76: mt7615: disable merge of OTP ROM data by defaultFelix Fietkau2020-05-121-0/+6
* mt76: mt7615: add address parameter to mt7615_eeprom_initLorenzo Bianconi2020-05-121-6/+6
* mt76: mt7615: introduce mt7663e supportLorenzo Bianconi2020-03-171-12/+28
* mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routineLorenzo Bianconi2020-03-171-6/+24
* mt76: mt7615: remove rx_mask in mt7615_eeprom_parse_hw_capLorenzo Bianconi2020-02-141-6/+1
* mt76: mt7615: disable 5 GHz on MT7622Felix Fietkau2020-02-141-0/+3
* mt76: mt7615: add calibration free support for MT7622Felix Fietkau2020-02-141-0/+22
* mt76: mt7615: add eeprom support for MT7622Felix Fietkau2020-02-141-0/+1
* mt76: mt7615: add support for registering a second wiphy via debugfsFelix Fietkau2020-02-141-2/+3
* mt76: mt7615: rework chainmask handlingFelix Fietkau2020-02-141-1/+1
* mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau2020-02-141-1/+1
* mt76: move chainmask back to driver specific structsFelix Fietkau2020-02-141-1/+1
* mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi2020-02-081-1/+2
* mt76: mt7615: read {tx,rx} mask from eepromLorenzo Bianconi2019-11-201-0/+18
* mt76: mt7615: apply calibration-free data from OTPFelix Fietkau2019-09-051-0/+38
* mt76: mt7615: take into account extPA when configuring tx powerLorenzo Bianconi2019-06-271-1/+11
* mt76: mt7615: add the capability to configure tx powerLorenzo Bianconi2019-06-271-0/+34
* mt76: mt7615: select wifi band according to eepromLorenzo Bianconi2019-06-271-3/+21
* mt76: mt7615: add support for mtd eeprom parsingLorenzo Bianconi2019-06-271-6/+23
* mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee2019-05-011-0/+98