index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7996
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
1
-7
/
+6
2023-02-03
wifi: mt76: mt7996: add EHT beamforming support
MeiChia Chiu
2
-5
/
+96
2023-02-03
wifi: mt76: mt7996: enable EHT support in firmware
Shayne Chen
2
-5
/
+52
2023-02-03
wifi: mt76: mt7996: add support for EHT rate report
Shayne Chen
2
-5
/
+37
2023-02-03
wifi: mt76: mt7996: add EHT capability init
Shayne Chen
3
-15
/
+113
2023-02-03
wifi: mt76: mt7996: rework capability init
Shayne Chen
1
-157
/
+139
2023-02-03
wifi: mt76: mt7996: add helpers for wtbl and interface limit
Shayne Chen
4
-7
/
+16
2023-02-03
wifi: mt76: mt7996: add variants support
Shayne Chen
3
-0
/
+77
2023-02-03
wifi: mt76: add EHT rate stats for ethtool
Shayne Chen
1
-1
/
+7
2023-02-03
wifi: mt76: mt7996: avoid mcu_restart function pointer
Lorenzo Bianconi
1
-23
/
+22
2023-02-03
wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skb
Lorenzo Bianconi
4
-36
/
+1
2023-02-03
wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmap
Lorenzo Bianconi
1
-13
/
+1
2023-02-03
wifi: mt76: mt7996: rely on mt76_connac_txp_common structure
Lorenzo Bianconi
3
-33
/
+22
2023-02-03
wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_val
Lorenzo Bianconi
1
-46
/
+2
2023-02-03
wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_trans
Lorenzo Bianconi
1
-1
/
+1
2023-02-03
wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exit
Lorenzo Bianconi
1
-1
/
+2
2023-02-03
wifi: mt76: connac: fix POWER_CTRL command name typo
Shayne Chen
1
-1
/
+1
2023-02-03
wifi: mt76: mt7996: do not hardcode vht beamform cap
Shayne Chen
1
-1
/
+1
2023-02-03
wifi: mt76: mt7996: update register for CFEND_RATE
Shayne Chen
3
-8
/
+10
2023-02-03
wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna()
Shayne Chen
1
-1
/
+4
2023-01-17
Merge wireless into wireless-next
Kalle Valo
1
-0
/
+1
2022-12-20
wifi: mt76: mt7996: select CONFIG_RELAY
Arnd Bergmann
1
-0
/
+1
2022-12-09
wifi: mt76: move leds struct in mt76_phy
Lorenzo Bianconi
1
-7
/
+7
2022-12-09
wifi: mt76: move leds field in leds struct
Lorenzo Bianconi
1
-5
/
+5
2022-12-09
wifi: mt76: mt7996: fix unintended sign extension of mt7996_hw_queue_read()
Ryder Lee
1
-1
/
+1
2022-12-09
wifi: mt76: mt7996: fix endianness warning in mt7996_mcu_sta_he_tlv
Lorenzo Bianconi
1
-2
/
+2
2022-12-09
wifi: mt76: mt7996: drop always true condition of __mt7996_reg_addr()
Ryder Lee
2
-2
/
+1
2022-12-09
wifi: mt76: mt7996: check return value before accessing free_block_num
Ryder Lee
2
-8
/
+15
2022-12-09
wifi: mt76: mt7996: fix integer handling issue of mt7996_rf_regval_set()
Ryder Lee
1
-1
/
+2
2022-12-09
wifi: mt76: mt7996: fix insecure data handling of mt7996_mcu_rx_radar_detected()
Ryder Lee
1
-0
/
+3
2022-12-09
wifi: mt76: mt7996: fix insecure data handling of mt7996_mcu_ie_countdown()
Ryder Lee
1
-0
/
+3
2022-12-01
wifi: mt76: mt7996: add support to configure spatial reuse parameter set
Ryder Lee
4
-13
/
+196
2022-12-01
wifi: mt76: mt7996: enable ack signal support
Ryder Lee
6
-13
/
+60
2022-12-01
wifi: mt76: mt7996: enable use_cts_prot support
Ryder Lee
3
-0
/
+18
2022-12-01
wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices
Shayne Chen
16
-0
/
+12287
[prev]