summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996
AgeCommit message (Expand)AuthorFilesLines
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski17-432/+1277
2023-04-19wifi: mt76: mt7996: fill txd by host driverRyder Lee1-9/+4
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau1-0/+1
2023-04-19wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu supportRyder Lee5-9/+27
2023-04-19wifi: mt76: mt7996: enable configured beacon tx rateRyder Lee3-6/+24
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_MCAST_RATE supportRyder Lee4-4/+18
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES supportRyder Lee7-33/+85
2023-04-17wifi: mt76: mt7996: enable coredump supportRyder Lee9-2/+496
2023-04-17wifi: mt76: mt7996: add full system reset knobs into debugfsRyder Lee5-30/+177
2023-04-17wifi: mt76: mt7996: enable full system reset supportBo Jiao8-71/+365
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang1-2/+2
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi1-12/+0
2023-04-17wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi1-22/+1
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi3-6/+0
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi4-7/+6
2023-04-17wifi: mt76: mt7996: fix eeprom tx path bitfieldsStanleyYP Wang1-4/+4
2023-04-17wifi: mt76: mt7996: remove mt7996_mcu_set_pm()Peter Chiu3-35/+0
2023-04-17wifi: mt76: mt7996: init mpdu density capPeter Chiu1-2/+7
2023-04-17wifi: mt76: mt7996: fix pointer calculation in ie countdown eventPeter Chiu1-1/+2
2023-04-17wifi: mt76: mt7996: remove unused eeprom band selectionShayne Chen2-5/+0
2023-04-17wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queueShayne Chen3-10/+12
2023-04-17wifi: mt76: mt7996: add eht rx rate supportShayne Chen1-4/+5
2023-04-17wifi: mt76: mt7996: remove mt7996_mcu_beacon_check_caps()Ryder Lee3-124/+8
2023-04-17wifi: mt76: mt7996: fix radiotap bitfieldRyder Lee2-48/+47
2023-04-17wifi: mt76: mt7996: Remove unneeded semicolonYang Li1-1/+1
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau1-7/+6
2023-02-03wifi: mt76: mt7996: add EHT beamforming supportMeiChia Chiu2-5/+96
2023-02-03wifi: mt76: mt7996: enable EHT support in firmwareShayne Chen2-5/+52
2023-02-03wifi: mt76: mt7996: add support for EHT rate reportShayne Chen2-5/+37
2023-02-03wifi: mt76: mt7996: add EHT capability initShayne Chen3-15/+113
2023-02-03wifi: mt76: mt7996: rework capability initShayne Chen1-157/+139
2023-02-03wifi: mt76: mt7996: add helpers for wtbl and interface limitShayne Chen4-7/+16
2023-02-03wifi: mt76: mt7996: add variants supportShayne Chen3-0/+77
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen1-1/+7
2023-02-03wifi: mt76: mt7996: avoid mcu_restart function pointerLorenzo Bianconi1-23/+22
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skbLorenzo Bianconi4-36/+1
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmapLorenzo Bianconi1-13/+1
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi3-33/+22
2023-02-03wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi1-46/+2
2023-02-03wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_transLorenzo Bianconi1-1/+1
2023-02-03wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exitLorenzo Bianconi1-1/+2
2023-02-03wifi: mt76: connac: fix POWER_CTRL command name typoShayne Chen1-1/+1
2023-02-03wifi: mt76: mt7996: do not hardcode vht beamform capShayne Chen1-1/+1
2023-02-03wifi: mt76: mt7996: update register for CFEND_RATEShayne Chen3-8/+10
2023-02-03wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna()Shayne Chen1-1/+4
2023-01-17Merge wireless into wireless-nextKalle Valo1-0/+1
2022-12-20wifi: mt76: mt7996: select CONFIG_RELAYArnd Bergmann1-0/+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-09wifi: mt76: mt7996: fix unintended sign extension of mt7996_hw_queue_read()Ryder Lee1-1/+1