summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/eeprom.c
AgeCommit message (Expand)Author
2023-12-07wifi: mt76: use chainmask for power delta calculationAllen Ye
2023-12-07wifi: mt76: permit to use alternative cell name to eeprom NVMEM loadChristian Marangi
2023-12-07wifi: mt76: make mt76_get_of_eeprom static againChristian Marangi
2023-12-07wifi: mt76: limit support of precal loading for mt7915 to MTD onlyChristian Marangi
2023-12-07wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem functionChristian Marangi
2023-12-07wifi: mt76: fix broken precal loading from MTD for mt7915Christian Marangi
2023-09-30wifi: mt76: mt7921: update the channel usage when the regd domain changedMing Yen Hsieh
2023-07-26wifi: mt76: add support for providing eeprom in nvmem cellsChristian Marangi
2023-07-26wifi: mt76: split get_of_eeprom in subfunctionChristian Marangi
2023-02-03wifi: mt76: support ww power config in dts nodeDeren Wu
2022-07-11mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_n...Liang He
2021-12-19mt76: eeprom: tolerate corrected bit-flipsDaniel Golle
2021-10-23mt76: Print error message when reading EEPROM from mtd failedHauke Mehrtens
2021-10-20mt76: support reading EEPROM data embedded in fdtDaniel Golle
2021-10-20mt76: connac: set 6G phymode in single-sku supportLorenzo Bianconi
2021-04-21mt76: mt7915: add support for applying pre-calibration dataRyder Lee
2021-04-21mt76: extend DT rate power limits to support 11ax devicesShayne Chen
2021-04-21mt76: add functions for parsing rate power limits from DTFelix Fietkau
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-01-26mt76: testmode: move mtd part to mt76_devShayne Chen
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi
2020-07-21mt76: add API for testmode supportFelix Fietkau
2020-02-14mt76: fix compilation warning in mt76_eeprom_override()Lorenzo Bianconi
2020-02-14mt76: eeprom: add support for big endian eeprom partitionLorenzo Bianconi
2020-02-14mt76: fix possible undetected invalid MAC addressShayne Chen
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-05-10net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-02-28mt76: fix a leaked reference by adding a missing of_node_putWen Yang
2017-12-07mt76: add common code shared between multiple chipsetsFelix Fietkau