index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
wifi: mt76: mt7915: rework mt7915_thermal_temp_store()
Howard Hsu
1
-2
/
+16
2023-03-10
wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttling
Howard Hsu
1
-3
/
+0
2023-03-10
wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...
Howard Hsu
1
-2
/
+1
2022-12-01
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
1
-3
/
+3
2022-12-01
wifi: mt76: mt7915: enable .sta_set_txpwr support
Ryder Lee
1
-0
/
+3
2022-12-01
wifi: mt76: mt7915: don't claim 160MHz support with mt7915 DBDC
Nicolas Cavallari
1
-16
/
+31
2022-12-01
wifi: mt76: mt7915: Fix VHT beamforming capabilities with DBDC
Nicolas Cavallari
1
-1
/
+2
2022-12-01
wifi: mt76: mt7915: enable coredump support
Ryder Lee
1
-1
/
+11
2022-12-01
wifi: mt76: mt7915: enable full system reset support
Bo Jiao
1
-5
/
+6
2022-12-01
wifi: mt76: mt7915: add ack signal support
Ryder Lee
1
-0
/
+7
2022-12-01
wifi: mt76: mt7915: improve accuracy of time_busy calculation
Ryder Lee
1
-0
/
+17
2022-12-01
wifi: mt76: mt7915: deal with special variant of mt7916
Peter Chiu
1
-19
/
+18
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
1
-2
/
+2
2022-07-11
mt76: mt7915 add ht mpdu density
MeiChia Chiu
1
-1
/
+6
2022-07-11
mt76: mt7915: update mpdu density in 6g capability
Peter Chiu
1
-1
/
+1
2022-07-11
mt76: mt7915: disable UL MU-MIMO for mt7915
Felix Fietkau
1
-3
/
+4
2022-07-11
mt76: enable the VHT extended NSS BW feature
Deren Wu
1
-0
/
+1
2022-05-13
mt76: mt7915: add support for 6G in-band discovery
MeiChia Chiu
1
-0
/
+2
2022-05-13
mt76: mt7915: move MT_INT_MASK_CSR to init.c
Ryder Lee
1
-0
/
+1
2022-05-13
mt76: mt7915: disable RX_HDR_TRANS_SHORT
Bo Jiao
1
-0
/
+3
2022-05-13
mt76: mt7915: make read-only array ppet16_ppet8_ru3_ru0 static const
Colin Ian King
1
-1
/
+1
2022-05-13
mt76: mt7915: always call mt7915_wfsys_reset() during init
Ryder Lee
1
-14
/
+3
2022-05-13
mt76: mt7915: rework hardware/phy initialization
Felix Fietkau
1
-39
/
+65
2022-03-16
mt76: mt7915: introduce 802.11ax multi-bss support
Lorenzo Bianconi
1
-0
/
+2
2022-03-16
mt76: mt7915: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-16
mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()
Peter Chiu
1
-5
/
+20
2022-03-16
mt76: mt7915: add txpower init for 6GHz
Shayne Chen
1
-0
/
+2
2022-03-16
mt76: mt7915: add 6 GHz support
MeiChia Chiu
1
-2
/
+26
2022-02-24
mt76: mt7915e: Enable thermal management by default
Nicolas Cavallari
1
-1
/
+2
2022-02-24
mt76: mt7915e: Add a hwmon attribute to get the actual throttle state.
Nicolas Cavallari
1
-9
/
+18
2022-02-24
mt76: mt7915e: Fix degraded performance after temporary overheat
Nicolas Cavallari
1
-6
/
+11
2022-02-24
mt76: mt7915: introduce band_idx in mt7915_phy
Bo Jiao
1
-3
/
+31
2022-02-24
mt76: mt7915: add support for MT7986
Bo Jiao
1
-2
/
+18
2022-02-16
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
1
-2
/
+2
2022-02-03
mt76: mt7915: fix/rewrite the dfs state handling logic
Felix Fietkau
1
-6
/
+1
2022-02-03
mt76: mt7915: enable radar background detection
Lorenzo Bianconi
1
-0
/
+7
2022-02-03
mt76: mt7915: introduce mt7915_set_radar_background routine
Lorenzo Bianconi
1
-0
/
+3
2022-02-03
mt76: mt7915: update rx rate reporting for mt7916
Bo Jiao
1
-1
/
+2
2022-02-03
mt76: mt7915: enlarge wcid size to 544
Bo Jiao
1
-1
/
+1
2022-02-03
mt76: mt7915: rework eeprom.c to adapt mt7916 changes
Bo Jiao
1
-16
/
+39
2022-02-03
mt76: mt7915: add firmware support for mt7916
Bo Jiao
1
-34
/
+34
2022-02-03
mt76: mt7915: rework dma.c to adapt mt7916 changes
Bo Jiao
1
-1
/
+8
2022-02-03
mt76: mt7915: refine register definition
Bo Jiao
1
-3
/
+7
2021-11-28
ieee80211: change HE nominal packet padding value defines
Miri Korenblit
1
-1
/
+2
2021-10-20
mt76: mt7915: change max rx len limit of hw modules
Shayne Chen
1
-2
/
+2
2021-10-20
mt76: mt7915: fix missing HE phy cap
Shayne Chen
1
-3
/
+9
2021-10-20
mt76: mt7915: enable HE UL MU-MIMO
Shayne Chen
1
-2
/
+0
2021-10-20
mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phy
Lorenzo Bianconi
1
-1
/
+5
2021-10-20
mt76: mt7915: enable twt responder capability
Lorenzo Bianconi
1
-0
/
+2
2021-10-20
mt76: mt7915: introduce mt7915_mac_add_twt_setup routine
Lorenzo Bianconi
1
-0
/
+1
[next]