summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915
AgeCommit message (Expand)AuthorFilesLines
2026-03-24wifi: mt76: add missing lock protection in mt76_sta_state for sta_event callbackZiyi Guo1-0/+2
2026-03-24wifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()Duoming Zhou1-0/+1
2026-03-23wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()Zilin Guan1-1/+3
2026-03-23wifi: mt76: mt7915: fix use_cts_prot supportRyder Lee5-16/+81
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R1-1/+1
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R1-1/+1
2025-11-24wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()Lorenzo Bianconi1-0/+2
2025-11-24wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)1-13/+8
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau21-21/+21
2025-11-24wifi: mt76: mt7915: add bf backoff limit table supportShayne Chen7-43/+229
2025-09-15wifi: mt76: mt76_eeprom_override to intRosen Penev2-4/+4
2025-09-15wifi: mt76: mt7915: fix mt7981 pre-calibrationZhi-Jun You2-25/+10
2025-09-15wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature.Lorenzo Bianconi1-2/+2
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+5
2025-08-27wifi: mt76: mt7915: fix list corruption after hardware restartFelix Fietkau1-7/+5
2025-08-14net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoCLorenzo Bianconi1-3/+3
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-14/+5
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau3-14/+5
2025-07-03wifi: mt76: mt7915: mcu: re-init MCU before loading FW patchDavid Bauer1-10/+15
2025-07-03wifi: mt76: mt7915: mcu: lower default timeoutDavid Bauer1-0/+2
2025-07-03wifi: mt76: mt7915: mcu: increase eeprom command timeoutDavid Bauer1-0/+3
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-5/+8
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen1-2/+2
2025-05-22wifi: mt76: remove capability of partial bandwidth UL MU-MIMOHoward Hsu1-2/+1
2025-05-22wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()Henry Martin1-0/+6
2025-05-21wifi: mt76: mt7915: rework radar HWRDD idxStanleyYP Wang5-60/+87
2025-05-21wifi: mt76: mt7915: set correct background radar capabilityStanleyYP Wang6-8/+49
2025-03-19wifi: mt76: mt7915: cleanup mt7915_get_power_boundRazvan Grigore3-18/+6
2025-03-19wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show()Nikita Zhandarovich1-22/+23
2025-01-28wifi: mt76: move napi_enable() from under BHJakub Kicinski1-4/+13
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu1-1/+1
2025-01-14wifi: mt76: mt7915: fix register mappingPeter Chiu1-1/+1
2025-01-14wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO supportFelix Fietkau1-1/+1
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau1-4/+1
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau1-1/+1
2025-01-14wifi: mt76: add code for emulating hardware scanningFelix Fietkau1-0/+1
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau1-14/+3
2025-01-14wifi: mt76: mt7915: fix omac index assignment after hardware resetFelix Fietkau1-0/+5
2025-01-14wifi: mt76: mt7915: firmware restart on devices with a second pcie linkFelix Fietkau3-0/+4
2025-01-14wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal stateFelix Fietkau1-2/+5
2025-01-14wifi: mt76: mt7915: ensure that only one sta entry is active per mac addressFelix Fietkau1-1/+57
2025-01-14wifi: mt76: mt7915: decrease timeout for commonly issued MCU commandsFelix Fietkau1-0/+21
2025-01-14wifi: mt76: mt7915: reduce the number of command retriesFelix Fietkau1-1/+1
2025-01-14wifi: mt76: mt7915: fix eifs value on older chipsetsFelix Fietkau1-1/+1
2025-01-14wifi: mt76: mt7915: fix slot time for 5/6GHzFelix Fietkau1-1/+5
2025-01-14wifi: mt76: mt7915: exclude tx backoff time from airtimeChad Monroe4-2/+25
2025-01-14wifi: mt76: mt7915: fix overflows seen when writing limit attributesxueqin Luo1-1/+1
2025-01-14wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916Shayne Chen2-4/+21
2025-01-14wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface()Christophe JAILLET1-2/+4
2025-01-13wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDCNicolas Cavallari1-1/+2