aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/main.c
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-23wifi: mt76: mt7915: fix use_cts_prot supportRyder Lee1-3/+4
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau1-1/+1
2025-11-24wifi: mt76: mt7915: add bf backoff limit table supportShayne Chen1-1/+1
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-5/+8
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau1-4/+1
2025-01-14wifi: mt76: add code for emulating hardware scanningFelix Fietkau1-0/+1
2025-01-14wifi: mt76: mt7915: ensure that only one sta entry is active per mac addressFelix Fietkau1-1/+57
2025-01-14wifi: mt76: mt7915: fix slot time for 5/6GHzFelix Fietkau1-1/+5
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
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg1-2/+3
2024-09-06wifi: mt76: mt7915: always query station rx rate from firmwareFelix Fietkau1-2/+1
2024-09-06wifi: mt76: mt7915: fix rx filter setting for bfee functionalityHoward Hsu1-2/+1
2024-09-06wifi: mt76: mt7915: improve hardware restart reliabilityFelix Fietkau1-0/+12
2024-09-06wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentationBenjamin Lin1-0/+7
2024-09-06wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau1-40/+65
2024-09-06wifi: mt76: mt7915: allocate vif wcid in the same range as stationsFelix Fietkau1-1/+4
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau1-16/+3
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-05-02wifi: mt76: mt7915: add missing chanctx opsBen Greear1-0/+4
2024-05-02wifi: mt76: mt7915: add fallback in case of missing precal dataFelix Fietkau1-1/+1
2024-05-02wifi: mt76: mt7915: initialize rssi on adding stationsFelix Fietkau1-0/+4
2024-02-22wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi1-1/+1
2023-12-07wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz bandStanleyYP Wang1-2/+3
2023-12-07wifi: mt76: move mt76_net_setup_tc in common codeLorenzo Bianconi1-15/+1
2023-09-30wifi: mt76: mt7915 add tc offloading supportFelix Fietkau1-0/+15
2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu1-3/+5
2023-09-30wifi: mt76: fix clang-specific fortify warningsDmitry Antipov1-1/+1
2023-09-30wifi: mt76: mt7915: fix monitor mode issuesFelix Fietkau1-6/+18
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau1-2/+2
2023-07-31wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee1-1/+2
2023-07-26wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau1-0/+21
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi1-3/+3
2023-07-25wifi: mt76: mt7915: move poll_list in mt76_wcidLorenzo Bianconi1-6/+6
2023-07-25wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi1-6/+6
2023-07-25wifi: mt76: mt7915: fix command timeout in AP stop periodRany Hany1-13/+50
2023-07-25wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee1-0/+63
2023-07-25wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee1-0/+4
2023-07-25wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi1-2/+2
2023-07-25wifi: mt76: mt7915: drop return in mt7915_sta_statisticsRyder Lee1-14/+13
2023-07-25wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu1-2/+4
2023-07-25wifi: mt76: mt7915: report tx retries/failed counts for non-WED pathRyder Lee1-6/+6
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+0
2023-04-17wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()Ryder Lee1-1/+0
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau1-7/+6
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen1-1/+1
2023-02-03wifi: mt76: enable page_pool statsLorenzo Bianconi1-10/+16
2023-02-03wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu1-0/+5
2023-02-03wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu1-0/+6