summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/main.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau1-19/+4
2024-09-06wifi: mt76: mt7996: set IEEE80211_KEY_FLAG_GENERATE_MMIE for other ciphersMichael-CY Lee1-4/+4
2024-09-05wifi: mt76: mt7996: fix wmm set of station interface to 3Peter Chiu1-1/+1
2024-09-05wifi: mt76: mt7996: fix traffic delay when switching back to working channelPeter Chiu1-0/+4
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-05-02wifi: mt76: mt7996: let upper layer handle MGMT frame protectionMichael-CY Lee1-4/+5
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau1-1/+1
2024-05-02wifi: mt76: connac: enable critical packet mode support for mt7992Howard Hsu1-0/+8
2024-05-02wifi: mt76: connac: use peer address for station BMC entryShayne Chen1-5/+10
2024-02-22wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi1-1/+1
2024-02-22wifi: mt76: mt7996: mark GCMP IGTK unsupportedMichael-CY Lee1-1/+4
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
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