index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2026-03-24
wifi: mt76: add missing lock protection in mt76_sta_state for sta_event callback
Ziyi Guo
1
-0
/
+2
2026-03-24
wifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()
Duoming Zhou
1
-0
/
+1
2026-03-23
wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()
Zilin Guan
1
-1
/
+3
2026-03-23
wifi: mt76: mt7915: fix use_cts_prot support
Ryder Lee
5
-16
/
+81
2026-03-02
wifi: mac80211: fetch unsolicited probe response template by link ID
Sriram R
1
-1
/
+1
2026-03-02
wifi: mac80211: fetch FILS discovery template by link ID
Sriram R
1
-1
/
+1
2025-11-24
wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()
Lorenzo Bianconi
1
-0
/
+2
2025-11-24
wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-13
/
+8
2025-11-24
wifi: mt76: relicense to BSD-3-Clause-Clear
Felix Fietkau
21
-21
/
+21
2025-11-24
wifi: mt76: mt7915: add bf backoff limit table support
Shayne Chen
7
-43
/
+229
2025-09-15
wifi: mt76: mt76_eeprom_override to int
Rosen Penev
2
-4
/
+4
2025-09-15
wifi: mt76: mt7915: fix mt7981 pre-calibration
Zhi-Jun You
2
-25
/
+10
2025-09-15
wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature.
Lorenzo Bianconi
1
-2
/
+2
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+5
2025-08-27
wifi: mt76: mt7915: fix list corruption after hardware restart
Felix Fietkau
1
-7
/
+5
2025-08-13
net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoC
Lorenzo Bianconi
1
-3
/
+3
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-14
/
+5
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
3
-14
/
+5
2025-07-03
wifi: mt76: mt7915: mcu: re-init MCU before loading FW patch
David Bauer
1
-10
/
+15
2025-07-03
wifi: mt76: mt7915: mcu: lower default timeout
David Bauer
1
-0
/
+2
2025-07-03
wifi: mt76: mt7915: mcu: increase eeprom command timeout
David Bauer
1
-0
/
+3
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
1
-5
/
+8
2025-05-22
wifi: mt76: support power delta calculation for 5 TX paths
Shayne Chen
1
-2
/
+2
2025-05-22
wifi: mt76: remove capability of partial bandwidth UL MU-MIMO
Howard Hsu
1
-2
/
+1
2025-05-22
wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()
Henry Martin
1
-0
/
+6
2025-05-21
wifi: mt76: mt7915: rework radar HWRDD idx
StanleyYP Wang
5
-60
/
+87
2025-05-21
wifi: mt76: mt7915: set correct background radar capability
StanleyYP Wang
6
-8
/
+49
2025-03-19
wifi: mt76: mt7915: cleanup mt7915_get_power_bound
Razvan Grigore
3
-18
/
+6
2025-03-19
wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show()
Nikita Zhandarovich
1
-22
/
+23
2025-01-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
1
-4
/
+13
2025-01-14
wifi: mt76: connac: adjust phy capabilities based on band constraints
Howard Hsu
1
-1
/
+1
2025-01-14
wifi: mt76: mt7915: fix register mapping
Peter Chiu
1
-1
/
+1
2025-01-14
wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support
Felix Fietkau
1
-1
/
+1
2025-01-14
wifi: mt76: initialize more wcid fields mt76_wcid_init
Felix Fietkau
1
-4
/
+1
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
1
-1
/
+1
2025-01-14
wifi: mt76: add code for emulating hardware scanning
Felix Fietkau
1
-0
/
+1
2025-01-14
wifi: mt76: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
1
-14
/
+3
2025-01-14
wifi: mt76: mt7915: fix omac index assignment after hardware reset
Felix Fietkau
1
-0
/
+5
2025-01-14
wifi: mt76: mt7915: firmware restart on devices with a second pcie link
Felix Fietkau
3
-0
/
+4
2025-01-14
wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal state
Felix Fietkau
1
-2
/
+5
2025-01-14
wifi: mt76: mt7915: ensure that only one sta entry is active per mac address
Felix Fietkau
1
-1
/
+57
2025-01-14
wifi: mt76: mt7915: decrease timeout for commonly issued MCU commands
Felix Fietkau
1
-0
/
+21
2025-01-14
wifi: mt76: mt7915: reduce the number of command retries
Felix Fietkau
1
-1
/
+1
2025-01-14
wifi: mt76: mt7915: fix eifs value on older chipsets
Felix Fietkau
1
-1
/
+1
2025-01-14
wifi: mt76: mt7915: fix slot time for 5/6GHz
Felix Fietkau
1
-1
/
+5
2025-01-14
wifi: mt76: mt7915: exclude tx backoff time from airtime
Chad Monroe
4
-2
/
+25
2025-01-14
wifi: mt76: mt7915: fix overflows seen when writing limit attributes
xueqin Luo
1
-1
/
+1
2025-01-14
wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916
Shayne Chen
2
-4
/
+21
2025-01-14
wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface()
Christophe JAILLET
1
-2
/
+4
2025-01-13
wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC
Nicolas Cavallari
1
-1
/
+2
[next]