开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
eeprom.c
Age
Commit message (
Expand
)
Author
2025-01-14
wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916
Shayne Chen
2024-05-02
wifi: mt76: mt7915: add fallback in case of missing precal data
Felix Fietkau
2024-05-02
wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibration
Peter Chiu
2023-12-07
wifi: mt76: permit to load precal from NVMEM cell for mt7915
Christian Marangi
2023-12-07
wifi: mt76: limit support of precal loading for mt7915 to MTD only
Christian Marangi
2023-07-25
wifi: mt76: mt7915: add support for MT7981
Alexander Couzens
2023-02-03
wifi: mt76: mt7915: add chip id condition in mt7915_check_eeprom()
Shayne Chen
2022-12-09
wifi: mt76: mt7915: check return value before accessing free_block_num
Ryder Lee
2022-12-01
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
2022-12-01
wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDC
Nicolas Cavallari
2022-12-01
wifi: mt76: mt7915: rework eeprom tx paths and streams init
Shayne Chen
2022-05-13
mt76: mt7915: fix DBDC default band selection on MT7915D
Felix Fietkau
2022-03-16
mt76: mt7915: add txpower init for 6GHz
Shayne Chen
2022-03-16
mt76: mt7915: fix eeprom fields of txpower init values
Shayne Chen
2022-03-16
mt76: mt7915: add 6 GHz support
MeiChia Chiu
2022-02-24
mt76: mt7915: introduce band_idx in mt7915_phy
Bo Jiao
2022-02-24
mt76: mt7915: add support for MT7986
Bo Jiao
2022-02-03
mt76: mt7915: add mt7916 calibrated data support
Bo Jiao
2022-02-03
mt76: mt7915: rework eeprom.c to adapt mt7916 changes
Bo Jiao
2021-12-18
mt76: mt7915: add default calibrated data support
Shayne Chen
2021-06-19
mt76: mt7915: read all eeprom fields from fw in efuse mode
Shayne Chen
2021-04-21
mt76: mt7915: do not read rf value from efuse in flash mode
Shayne Chen
2021-04-21
mt76: mt7915: rework the flow of txpower setting
Shayne Chen
2021-04-21
mt76: mt7915: add support for applying pre-calibration data
Ryder Lee
2021-04-12
mt76: mt7915: fix txpower init for TSSI off chips
Shayne Chen
2021-01-27
mt76: mt7915: fix eeprom DBDC band selection
Felix Fietkau
2021-01-27
mt76: mt7915: fix eeprom parsing for DBDC
Felix Fietkau
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
2021-01-26
mt76: mt7915: add support for flash mode
Shayne Chen
2020-12-04
mt76: mt7915: introduce dbdc support
Lorenzo Bianconi
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: mt7915: rely on eeprom definitions
Lorenzo Bianconi
2020-12-04
mt76: mt7915: make mt7915_eeprom_read static
Lorenzo Bianconi
2020-05-12
mt76: mt7915: implement HE per-rate tx power support
Ryder Lee
2020-05-12
mt76: add mac80211 driver for MT7915 PCIe-based chipsets
Ryder Lee