index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
eeprom.c
Age
Commit message (
Expand
)
Author
2023-12-07
wifi: mt76: use chainmask for power delta calculation
Allen Ye
2023-12-07
wifi: mt76: permit to use alternative cell name to eeprom NVMEM load
Christian Marangi
2023-12-07
wifi: mt76: make mt76_get_of_eeprom static again
Christian Marangi
2023-12-07
wifi: mt76: limit support of precal loading for mt7915 to MTD only
Christian Marangi
2023-12-07
wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem function
Christian Marangi
2023-12-07
wifi: mt76: fix broken precal loading from MTD for mt7915
Christian Marangi
2023-09-30
wifi: mt76: mt7921: update the channel usage when the regd domain changed
Ming Yen Hsieh
2023-07-26
wifi: mt76: add support for providing eeprom in nvmem cells
Christian Marangi
2023-07-26
wifi: mt76: split get_of_eeprom in subfunction
Christian Marangi
2023-02-03
wifi: mt76: support ww power config in dts node
Deren Wu
2022-07-11
mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_n...
Liang He
2021-12-19
mt76: eeprom: tolerate corrected bit-flips
Daniel Golle
2021-10-23
mt76: Print error message when reading EEPROM from mtd failed
Hauke Mehrtens
2021-10-20
mt76: support reading EEPROM data embedded in fdt
Daniel Golle
2021-10-20
mt76: connac: set 6G phymode in single-sku support
Lorenzo Bianconi
2021-04-21
mt76: mt7915: add support for applying pre-calibration data
Ryder Lee
2021-04-21
mt76: extend DT rate power limits to support 11ax devices
Shayne Chen
2021-04-21
mt76: add functions for parsing rate power limits from DT
Felix Fietkau
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-01-26
mt76: testmode: move mtd part to mt76_dev
Shayne Chen
2021-01-26
mt76: testmode: introduce dbdc support
Shayne Chen
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2020-07-21
mt76: add API for testmode support
Felix Fietkau
2020-02-14
mt76: fix compilation warning in mt76_eeprom_override()
Lorenzo Bianconi
2020-02-14
mt76: eeprom: add support for big endian eeprom partition
Lorenzo Bianconi
2020-02-14
mt76: fix possible undetected invalid MAC address
Shayne Chen
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-05-10
net: wireless: mt76: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-05
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-02-28
mt76: fix a leaked reference by adding a missing of_node_put
Wen Yang
2017-12-07
mt76: add common code shared between multiple chipsets
Felix Fietkau