summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/init.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-05wifi: mt76: mt7996: set correct beamformee SS capabilityHoward Hsu1-6/+17
2024-09-05wifi: mt76: mt7996: fix HE and EHT beamforming capabilitiesHoward Hsu1-22/+43
2024-09-05wifi: mt76: mt7996: advertize beacon_int_min_gcdPeter Chiu1-0/+1
2024-02-22wifi: mt76: mt7996: fix HIF_TXD_V2_1 valueBenjamin Lin1-1/+1
2024-02-22wifi: mt76: mt7996: remove TXS queue settingPeter Chiu1-5/+0
2024-02-22wifi: mt76: mt7996: fix HE beamformer phy cap for station vifHoward Hsu1-2/+3
2023-12-07wifi: mt76: mt7996: add DMA support for mt7992Benjamin Lin1-2/+7
2023-12-07wifi: mt76: connac: add firmware support for mt7992StanleyYP Wang1-0/+4
2023-12-07wifi: mt76: mt7996: introduce mt7996_band_valid()Shayne Chen1-13/+16
2023-12-07wifi: mt76: change txpower init to per-phyShayne Chen1-10/+20
2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang1-2/+4
2023-12-07wifi: mt76: mt7996: add thermal sensor device supportHoward Hsu1-0/+88
2023-12-07wifi: mt76: connac: add thermal protection support for mt7996Howard Hsu1-0/+102
2023-12-07wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi1-0/+52
2023-12-07wifi: mt76: mt7996: add wed rx supportBo Jiao1-2/+173
2023-12-07wifi: mt76: mt7996: add wed tx supportSujuan Chen1-9/+21
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi1-1/+2
2023-09-30wifi: mt76: mt7996: enable PPDU-TxS to hostYi-Chia Hsieh1-0/+5
2023-09-30wifi: mt76: connac: add MBSSID support for mt7996Chank Chen1-0/+2
2023-09-30wifi: mt76: mt7996: support per-band LED controlJen-Hao Cheng1-13/+21
2023-09-30wifi: mt76: mt7996: fix beamformee ss subfield in EHT PHY capHoward Hsu1-4/+5
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg1-2/+1
2023-08-02Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo1-2/+3
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring1-0/+1
2023-07-25wifi: mt76: mt7996: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi1-2/+0
2023-07-25wifi: mt76: mt7996: enable VHT extended NSS BW featurePeter Chiu1-0/+2
2023-07-25wifi: mt76: mt7996: enable BSS_CHANGED_MU_GROUPS supportRyder Lee1-0/+1
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau1-0/+1
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES supportRyder Lee1-0/+16
2023-04-17wifi: mt76: mt7996: enable coredump supportRyder Lee1-1/+9
2023-04-17wifi: mt76: mt7996: enable full system reset supportBo Jiao1-5/+6
2023-04-17wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi1-22/+1
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi1-1/+1
2023-04-17wifi: mt76: mt7996: init mpdu density capPeter Chiu1-2/+7
2023-02-03wifi: mt76: mt7996: add EHT capability initShayne Chen1-13/+111
2023-02-03wifi: mt76: mt7996: rework capability initShayne Chen1-157/+139
2023-02-03wifi: mt76: mt7996: add helpers for wtbl and interface limitShayne Chen1-1/+1
2023-02-03wifi: mt76: mt7996: do not hardcode vht beamform capShayne Chen1-1/+1
2022-12-09wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi1-7/+7
2022-12-09wifi: mt76: move leds field in leds structLorenzo Bianconi1-5/+5
2022-12-01wifi: mt76: mt7996: enable ack signal supportRyder Lee1-0/+7
2022-12-01wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devicesShayne Chen1-0/+816