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
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-23
wifi: mt76: mt7915: fix use_cts_prot support
Ryder Lee
1
-13
/
+0
2025-11-24
wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()
Lorenzo Bianconi
1
-0
/
+2
2025-11-24
wifi: mt76: relicense to BSD-3-Clause-Clear
Felix Fietkau
1
-1
/
+1
2025-08-27
wifi: mt76: mt7915: fix list corruption after hardware restart
Felix Fietkau
1
-7
/
+5
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
1
-9
/
+3
2025-05-21
wifi: mt76: mt7915: rework radar HWRDD idx
StanleyYP Wang
1
-39
/
+21
2025-01-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
1
-4
/
+13
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
1
-0
/
+2
2025-01-14
wifi: mt76: mt7915: fix eifs value on older chipsets
Felix Fietkau
1
-1
/
+1
2024-09-06
wifi: mt76: mt7915: avoid long MCU command timeouts during SER
Felix Fietkau
1
-0
/
+5
2024-09-06
wifi: mt76: mt7915: improve hardware restart reliability
Felix Fietkau
1
-12
/
+13
2024-09-06
wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
Felix Fietkau
1
-1
/
+3
2024-09-06
wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_reset
Felix Fietkau
1
-0
/
+1
2024-05-02
wifi: mt76: mt7915: only set MT76_MCU_RESET for the main phy
Bo Jiao
1
-3
/
+1
2024-05-02
wifi: mt76: mt7915: fix bogus Tx/Rx airtime duration values
Henry Yen
1
-2
/
+9
2024-02-22
wifi: mt76: mt7915: fix error recovery with WED enabled
Felix Fietkau
1
-6
/
+3
2023-12-07
wifi: mt76: change txpower init to per-phy
Shayne Chen
1
-2
/
+2
2023-12-07
wifi: mt76: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-1
/
+1
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
1
-1
/
+1
2023-07-25
mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
Lorenzo Bianconi
1
-87
/
+4
2023-07-25
wifi: mt76: move ampdu_state in mt76_wcid
Lorenzo Bianconi
1
-1
/
+1
2023-07-25
wifi: mt76: mt7915: move poll_list in mt76_wcid
Lorenzo Bianconi
1
-10
/
+10
2023-07-25
wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_dev
Lorenzo Bianconi
1
-22
/
+25
2023-07-25
wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recovery
Bo Jiao
1
-7
/
+18
2023-07-25
wifi: mt76: mt7915: accumulate mu-mimo ofdma muru stats
Ryder Lee
1
-0
/
+3
2023-07-25
wifi: mt76: mt7915: add support for MT7981
Alexander Couzens
1
-1
/
+1
2023-07-25
wifi: mt76: mt7915: move mib_stats structure in mt76.h
Lorenzo Bianconi
1
-1
/
+1
2023-07-25
wifi: mt76: mt7915: report tx retries/failed counts for non-WED path
Ryder Lee
1
-2
/
+20
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
1
-4
/
+0
2023-04-17
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
1
-1
/
+1
2023-02-03
wifi: mt76: mt7915: complete wed reset support
Lorenzo Bianconi
1
-0
/
+6
2023-02-03
wifi: mt76: mt7915: fix WED TxS reporting
Ryder Lee
1
-3
/
+0
2023-02-03
wifi: mt76: introduce mt76_queue_is_wed_rx utility routine
Lorenzo Bianconi
1
-2
/
+1
2022-12-01
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
1
-74
/
+76
2022-12-01
wifi: mt76: mt7915: fix band_idx usage
Ryder Lee
1
-7
/
+6
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
1
-6
/
+37
2022-12-01
wifi: mt76: mt7915: enable coredump support
Ryder Lee
1
-1
/
+72
2022-12-01
wifi: mt76: mt7915: add full system reset into debugfs
Ryder Lee
1
-0
/
+5
2022-12-01
wifi: mt76: mt7915: enable full system reset support
Bo Jiao
1
-2
/
+209
2022-12-01
wifi: mt76: mt7915: rework mt7915_dma_reset()
Bo Jiao
1
-68
/
+1
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
1
-13
/
+8
2022-12-01
wifi: mt76: mt7915: fix reporting of TX AGGR histogram
Lorenzo Bianconi
1
-1
/
+1
2022-12-01
wifi: mt76: mt7915: enable use_cts_prot support
Ryder Lee
1
-0
/
+13
2022-12-01
wifi: mt76: mt7915: add ack signal support
Ryder Lee
1
-1
/
+18
2022-12-01
wifi: mt76: mt7915: fix mt7915_mac_set_timing()
Ryder Lee
1
-6
/
+15
2022-12-01
wifi: mt76: mt7915: set correct antenna for radar detection on MT7915D
Shayne Chen
1
-0
/
+15
2022-12-01
wifi: mt76: mt7915: fix bounds checking for tx-free-done command
Ben Greear
1
-3
/
+5
2022-10-11
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
1
-1
/
+3
[next]