aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-11mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_node()Liang He1-1/+4
2021-12-19mt76: eeprom: tolerate corrected bit-flipsDaniel Golle1-0/+2
2021-10-23mt76: Print error message when reading EEPROM from mtd failedHauke Mehrtens1-1/+4
2021-10-20mt76: support reading EEPROM data embedded in fdtDaniel Golle1-0/+11
2021-10-20mt76: connac: set 6G phymode in single-sku supportLorenzo Bianconi1-0/+3
2021-04-21mt76: mt7915: add support for applying pre-calibration dataRyder Lee1-6/+5
2021-04-21mt76: extend DT rate power limits to support 11ax devicesShayne Chen1-23/+39
2021-04-21mt76: add functions for parsing rate power limits from DTFelix Fietkau1-0/+204
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-8/+1
2021-01-26mt76: testmode: move mtd part to mt76_devShayne Chen1-2/+2
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen1-2/+2
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi1-5/+7
2020-07-21mt76: add API for testmode supportFelix Fietkau1-0/+5
2020-02-14mt76: fix compilation warning in mt76_eeprom_override()Lorenzo Bianconi1-7/+4
2020-02-14mt76: eeprom: add support for big endian eeprom partitionLorenzo Bianconi1-0/+10
2020-02-14mt76: fix possible undetected invalid MAC addressShayne Chen1-1/+2
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-05-10net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+1
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2019-02-28mt76: fix a leaked reference by adding a missing of_node_putWen Yang1-8/+16
2017-12-07mt76: add common code shared between multiple chipsetsFelix Fietkau1-0/+112