summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/main.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-07wifi: mt76: connac: add beacon protection support for mt7996Allen Ye1-3/+9
2023-12-07wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin1-0/+1
2023-12-07wifi: mt76: mt7996: add txpower setting supportShayne Chen1-0/+8
2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang1-9/+9
2023-12-07wifi: mt76: connac: add thermal protection support for mt7996Howard Hsu1-0/+8
2023-12-07wifi: mt76: mt7996: add wed tx supportSujuan Chen1-0/+42
2023-09-30wifi: mt76: mt7996: remove periodic MPDU TXS requestBenjamin Lin1-1/+0
2023-09-30wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh1-0/+15
2023-09-30wifi: mt76: mt7996: get tx_retries and tx_failed from txfreeYi-Chia Hsieh1-0/+6
2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu1-2/+2
2023-09-30wifi: mt76: fix clang-specific fortify warningsDmitry Antipov1-1/+1
2023-09-30wifi: mt76: mt7996: only set vif teardown cmds at remove interfaceShayne Chen1-15/+6
2023-09-30wifi: mt76: mt7996: fix wmm queue mappingPeter Chiu1-3/+9
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau1-2/+2
2023-07-25wifi: mt76: move rate info in mt76_vifLorenzo Bianconi1-5/+5
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi1-3/+3
2023-07-25wifi: mt76: mt7996: rely on shared poll_list fieldLorenzo Bianconi1-6/+6
2023-07-25wifi: mt76: mt7996: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi1-6/+6
2023-07-25wifi: mt76: connac: add support to set ifs time by mcu commandPeter Chiu1-3/+2
2023-07-25wifi: mt76: mt7996: move radio ctrl commands to proper functionsShayne Chen1-5/+6
2023-07-25mt76: mt7996: rely on mt76_sta_stats in mt76_wcidLorenzo Bianconi1-1/+1
2023-07-25wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee1-0/+4
2023-07-25wifi: mt76: mt7996: rely on mib_stats shared definitionLorenzo Bianconi1-2/+2
2023-07-25wifi: mt76: mt7996: drop return in mt7996_sta_statisticsRyder Lee1-12/+13
2023-07-25wifi: mt76: mt7996: enable BSS_CHANGED_MU_GROUPS supportRyder Lee1-0/+23
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-15/+63
2023-04-19wifi: mt76: mt7996: enable configured beacon tx rateRyder Lee1-6/+20
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_MCAST_RATE supportRyder Lee1-3/+9
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES supportRyder Lee1-0/+29
2023-04-17wifi: mt76: mt7996: enable full system reset supportBo Jiao1-5/+13
2023-04-17wifi: mt76: mt7996: remove mt7996_mcu_set_pm()Peter Chiu1-8/+0
2023-04-17wifi: mt76: mt7996: remove mt7996_mcu_beacon_check_caps()Ryder Lee1-1/+0
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau1-7/+6
2023-02-03wifi: mt76: mt7996: add EHT capability initShayne Chen1-1/+1
2023-02-03wifi: mt76: mt7996: add helpers for wtbl and interface limitShayne Chen1-1/+1
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen1-1/+7
2023-02-03wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna()Shayne Chen1-1/+4
2022-12-01wifi: mt76: mt7996: add support to configure spatial reuse parameter setRyder Lee1-4/+2
2022-12-01wifi: mt76: mt7996: enable ack signal supportRyder Lee1-0/+8
2022-12-01wifi: mt76: mt7996: enable use_cts_prot supportRyder Lee1-0/+3
2022-12-01wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devicesShayne Chen1-0/+1325