index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7996
/
mcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wireless
Kalle Valo
1
-9
/
+15
2024-09-06
wifi: mt76: mt7996: fix uninitialized TLV data
Felix Fietkau
1
-1
/
+1
2024-09-06
wifi: mt76: connac: add support for passing connection state directly
Felix Fietkau
1
-1
/
+3
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
1
-1
/
+1
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
1
-1
/
+1
2024-09-06
wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
Ma Ke
1
-0
/
+3
2024-09-06
wifi: mt76: mt7996: fix handling mbss enable/disable
Rex Lu
1
-1
/
+1
2024-09-05
wifi: mt76: mt7996: set correct value in beamforming mcu command for mt7992
Howard Hsu
1
-2
/
+3
2024-09-05
wifi: mt76: mt7996: fix EHT beamforming capability check
Howard Hsu
1
-2
/
+2
2024-09-05
wifi: mt76: mt7996: use hweight16 to get correct tx antenna
Peter Chiu
1
-1
/
+1
2024-07-09
wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STA
Sean Wang
1
-1
/
+4
2024-07-09
wifi: mt76: mt7925: extend mt7925_get_phy_mode for per-link STA
Sean Wang
1
-1
/
+1
2024-05-03
Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wireless
Kalle Valo
1
-13
/
+56
2024-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
1
-1
/
+1
2024-05-02
wifi: mt76: make const arrays in functions static
Felix Fietkau
1
-1
/
+1
2024-05-02
wifi: mt76: mt7996: add sanity checks for background radar trigger
StanleyYP Wang
1
-1
/
+4
2024-05-02
wifi: mt76: connac: enable critical packet mode support for mt7992
Howard Hsu
1
-0
/
+13
2024-05-02
wifi: mt76: mt7996: fix potential memory leakage when reading chip temperature
Howard Hsu
1
-1
/
+4
2024-05-02
wifi: mt76: mt7996: fix non-main BSS no beacon issue for MBSS scenario
Henry Yen
1
-1
/
+4
2024-05-02
wifi: mt76: connac: enable HW CSO module for mt7996
Howard Hsu
1
-0
/
+14
2024-05-02
wifi: mt76: mt7996: set RCPI value in rate control command
Peter Chiu
1
-0
/
+3
2024-05-02
wifi: mt76: connac: use peer address for station BMC entry
Shayne Chen
1
-3
/
+3
2024-05-02
wifi: mt76: mt7996: disable rx header translation for BMC entry
Shayne Chen
1
-4
/
+5
2024-05-02
wifi: mt76: mt7996: fix size of txpower MCU command
Chad Monroe
1
-2
/
+5
2024-02-22
wifi: mt76: mt7996: fix efuse reading issue
StanleyYP Wang
1
-1
/
+1
2024-02-22
wifi: mt76: mt7996: ensure 4-byte alignment for beacon commands
Benjamin Lin
1
-9
/
+5
2024-02-22
wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps
Benjamin Lin
1
-2
/
+14
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
1
-1
/
+1
2024-02-05
wifi: mt76: mt7996: fix fortify warning
Felix Fietkau
1
-1
/
+2
2023-12-07
wifi: mt76: connac: add firmware support for mt7992
StanleyYP Wang
1
-4
/
+18
2023-12-07
wifi: mt76: mt7996: introduce mt7996_band_valid()
Shayne Chen
1
-9
/
+7
2023-12-07
wifi: mt76: connac: add beacon protection support for mt7996
Allen Ye
1
-38
/
+101
2023-12-07
wifi: mt76: mt7996: rework ampdu params setting
Peter Chiu
1
-42
/
+6
2023-12-07
wifi: mt76: mt7996: switch to mcu command for TX GI report
Benjamin Lin
1
-0
/
+47
2023-12-07
wifi: mt76: mt7996: add txpower setting support
Shayne Chen
1
-0
/
+58
2023-12-07
wifi: mt76: mt7996: align the format of fixed rate command
Peter Chiu
1
-6
/
+6
2023-12-07
wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGED
Peter Chiu
1
-3
/
+5
2023-12-07
wifi: mt76: connac: add beacon duplicate TX mode support for mt7996
StanleyYP Wang
1
-0
/
+29
2023-12-07
wifi: mt76: mt7996: add thermal sensor device support
Howard Hsu
1
-0
/
+42
2023-12-07
wifi: mt76: connac: add thermal protection support for mt7996
Howard Hsu
1
-0
/
+104
2023-12-07
wifi: mt76: mt7996: add support for variants with auxiliary RX path
Shayne Chen
1
-1
/
+1
2023-12-07
wifi: mt76: mt7996: add wed rro delete session garbage collector
Lorenzo Bianconi
1
-0
/
+89
2023-12-07
wifi: mt76: mt7996: add wed rx support
Bo Jiao
1
-9
/
+15
2023-12-07
wifi: mt76: mt7996: use u16 for val field in mt7996_mcu_set_rro signature
Lorenzo Bianconi
1
-1
/
+1
2023-09-30
wifi: mt76: mt7996: Add mcu commands for getting sta tx statistic
Yi-Chia Hsieh
1
-0
/
+68
2023-09-30
wifi: mt76: check vif type before reporting cca and csa
Peter Chiu
1
-3
/
+5
2023-09-30
wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparison
Shayne Chen
1
-1
/
+1
2023-09-30
wifi: mt76: get rid of false alamrs of tx emission issues
StanleyYP Wang
1
-3
/
+3
2023-09-30
wifi: mt76: fix potential memory leak of beacon commands
Bo Jiao
1
-2
/
+8
2023-09-30
wifi: mt76: check sta rx control frame to multibss capability
Allen Ye
1
-0
/
+2
[next]