summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/main.c
AgeCommit message (Expand)AuthorFilesLines
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
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee1-20/+26
2022-12-01wifi: mt76: mt7915: fix band_idx usageRyder Lee1-18/+18
2022-12-01wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee1-0/+34
2022-12-01wifi: mt76: mt7915: add support to configure spatial reuse parameter setRyder Lee1-4/+2
2022-12-01wifi: mt76: mt7915: enable WED RX statsSujuan Chen1-0/+8
2022-12-01wifi: mt76: mt7915: enable full system reset supportBo Jiao1-5/+13
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi1-3/+2
2022-12-01wifi: mt76: mt7915: enable use_cts_prot supportRyder Lee1-0/+3
2022-12-01wifi: mt76: mt7915: add ack signal supportRyder Lee1-0/+8
2022-12-01wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi1-1/+1
2022-12-01wifi: mt76: mt7915: add spatial extension index supportShayne Chen1-3/+0