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
/
mt7915
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-09-30
wifi: mt76: update beacon size limitation
MeiChia Chiu
4
-33
/
+44
2023-09-30
wifi: mt76: fix clang-specific fortify warnings
Dmitry Antipov
1
-1
/
+1
2023-09-30
wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
2
-8
/
+2
2023-09-30
wifi: mt76: mt7915: fix monitor mode issues
Felix Fietkau
3
-6
/
+21
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
1
-1
/
+1
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
1
-2
/
+2
2023-09-19
net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_desc
Lorenzo Bianconi
1
-1
/
+1
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
1
-6
/
+3
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-1
/
+1
2023-08-02
Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wireless
Kalle Valo
15
-508
/
+723
2023-08-01
wifi: drivers: Explicitly include correct DT includes
Rob Herring
2
-1
/
+1
2023-07-31
wifi: mt76: mt7915: fix power-limits while chan_switch
Ryder Lee
1
-1
/
+2
2023-07-31
wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_info
Ryder Lee
1
-1
/
+1
2023-07-26
wifi: mt76: mt7915: remove VHT160 capability on MT7915
Felix Fietkau
1
-1
/
+0
2023-07-26
wifi: mt76: mt7915: fix capabilities in non-AP mode
Felix Fietkau
3
-12
/
+50
2023-07-25
mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
Lorenzo Bianconi
3
-89
/
+5
2023-07-25
wifi: mt76: move ampdu_state in mt76_wcid
Lorenzo Bianconi
3
-5
/
+4
2023-07-25
wifi: mt76: mt7915: move poll_list in mt76_wcid
Lorenzo Bianconi
3
-17
/
+16
2023-07-25
wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_dev
Lorenzo Bianconi
4
-32
/
+31
2023-07-25
wifi: mt76: mt7915: fix command timeout in AP stop period
Rany Hany
1
-13
/
+50
2023-07-25
wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recovery
Bo Jiao
3
-73
/
+101
2023-07-25
wifi: mt76: mt7915: accumulate mu-mimo ofdma muru stats
Ryder Lee
5
-71
/
+164
2023-07-25
wifi: mt76: add tx_nss histogram to ethtool stats
Ryder Lee
1
-0
/
+4
2023-07-25
wifi: mt76: mt7915: add support for MT7981
Alexander Couzens
12
-76
/
+169
2023-07-25
wifi: mt76: mt7915: move mib_stats structure in mt76.h
Lorenzo Bianconi
4
-67
/
+6
2023-07-25
wifi: mt76: mt7915: drop return in mt7915_sta_statistics
Ryder Lee
1
-14
/
+13
2023-07-25
wifi: mt76: mt7915: rework tx bytes counting when WED is active
Peter Chiu
2
-28
/
+8
2023-07-25
wifi: mt76: mt7915: rework tx packets counting when WED is active
Peter Chiu
3
-9
/
+72
2023-07-25
wifi: mt76: mt7915: report tx retries/failed counts for non-WED path
Ryder Lee
5
-9
/
+37
2023-07-25
wifi: mt76: mt7915: fix background radar event being blocked
StanleyYP Wang
1
-1
/
+1
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
10
-209
/
+64
2023-04-19
wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported drivers
Felix Fietkau
1
-0
/
+1
2023-04-17
wifi: mt76: mt7921: enable p2p support
Sean Wang
1
-2
/
+2
2023-04-17
wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()
Ryder Lee
1
-18
/
+18
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
1
-32
/
+1
2023-04-17
wifi: mt76: add mt76_connac_gen_ppe_thresh utility routine
Lorenzo Bianconi
1
-22
/
+1
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
3
-6
/
+0
2023-04-17
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
4
-7
/
+6
2023-04-17
wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()
Ryder Lee
3
-110
/
+12
2023-04-17
wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()
Howard Hsu
1
-4
/
+4
2023-04-17
wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED device
Sujuan Chen
3
-8
/
+16
2023-04-17
wifi: mt76: mt7915: expose device tree match table
Lorenz Brun
1
-0
/
+2
2023-04-17
wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()
Dan Carpenter
1
-0
/
+1
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
1
-7
/
+6
2023-03-13
wifi: mt76: mt7915: add back 160MHz channel width support for MT7915
Felix Fietkau
1
-10
/
+30
2023-02-03
wifi: mt76: mt7915: complete wed reset support
Lorenzo Bianconi
2
-5
/
+31
2023-02-03
wifi: mt76: mt7915: add mt7915 wed reset callbacks
Lorenzo Bianconi
2
-0
/
+55
[prev]
[next]