index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-05-02
wifi: mt76: mt7915: add fallback in case of missing precal data
Felix Fietkau
1
-5
/
+10
2024-05-02
wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibration
Peter Chiu
1
-9
/
+7
2023-12-07
wifi: mt76: permit to load precal from NVMEM cell for mt7915
Christian Marangi
1
-1
/
+6
2023-12-07
wifi: mt76: limit support of precal loading for mt7915 to MTD only
Christian Marangi
1
-1
/
+1
2023-07-25
wifi: mt76: mt7915: add support for MT7981
Alexander Couzens
1
-1
/
+6
2023-02-03
wifi: mt76: mt7915: add chip id condition in mt7915_check_eeprom()
Shayne Chen
1
-1
/
+4
2022-12-09
wifi: mt76: mt7915: check return value before accessing free_block_num
Ryder Lee
1
-7
/
+12
2022-12-01
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
1
-6
/
+8
2022-12-01
wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDC
Nicolas Cavallari
1
-0
/
+1
2022-12-01
wifi: mt76: mt7915: rework eeprom tx paths and streams init
Shayne Chen
1
-34
/
+23
2022-05-13
mt76: mt7915: fix DBDC default band selection on MT7915D
Felix Fietkau
1
-0
/
+2
2022-03-16
mt76: mt7915: add txpower init for 6GHz
Shayne Chen
1
-4
/
+11
2022-03-16
mt76: mt7915: fix eeprom fields of txpower init values
Shayne Chen
1
-25
/
+27
2022-03-16
mt76: mt7915: add 6 GHz support
MeiChia Chiu
1
-3
/
+18
2022-02-24
mt76: mt7915: introduce band_idx in mt7915_phy
Bo Jiao
1
-9
/
+9
2022-02-24
mt76: mt7915: add support for MT7986
Bo Jiao
1
-20
/
+51
2022-02-03
mt76: mt7915: add mt7916 calibrated data support
Bo Jiao
1
-3
/
+8
2022-02-03
mt76: mt7915: rework eeprom.c to adapt mt7916 changes
Bo Jiao
1
-19
/
+57
2021-12-18
mt76: mt7915: add default calibrated data support
Shayne Chen
1
-18
/
+65
2021-06-19
mt76: mt7915: read all eeprom fields from fw in efuse mode
Shayne Chen
1
-24
/
+20
2021-04-21
mt76: mt7915: do not read rf value from efuse in flash mode
Shayne Chen
1
-1
/
+1
2021-04-21
mt76: mt7915: rework the flow of txpower setting
Shayne Chen
1
-110
/
+28
2021-04-21
mt76: mt7915: add support for applying pre-calibration data
Ryder Lee
1
-3
/
+22
2021-04-12
mt76: mt7915: fix txpower init for TSSI off chips
Shayne Chen
1
-6
/
+13
2021-01-27
mt76: mt7915: fix eeprom DBDC band selection
Felix Fietkau
1
-2
/
+5
2021-01-27
mt76: mt7915: fix eeprom parsing for DBDC
Felix Fietkau
1
-12
/
+16
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
1
-1
/
+1
2021-01-26
mt76: mt7915: add support for flash mode
Shayne Chen
1
-1
/
+4
2020-12-04
mt76: mt7915: introduce dbdc support
Lorenzo Bianconi
1
-16
/
+31
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
1
-2
/
+2
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
1
-4
/
+4
2020-12-04
mt76: mt7915: rely on eeprom definitions
Lorenzo Bianconi
1
-2
/
+2
2020-12-04
mt76: mt7915: make mt7915_eeprom_read static
Lorenzo Bianconi
1
-7
/
+2
2020-05-12
mt76: mt7915: implement HE per-rate tx power support
Ryder Lee
1
-0
/
+118
2020-05-12
mt76: add mac80211 driver for MT7915 PCIe-based chipsets
Ryder Lee
1
-0
/
+125