summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-11wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queueSean Wang
2023-12-11wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen
2023-12-07wifi: mt76: mt7921s: fix workqueue problem causes STA association failWang Zhao
2023-12-07wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07wifi: mt76: mt7925: remove iftype from mt7925_init_eht_caps signatureLorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add PCI IDs for mt7992StanleyYP Wang
2023-12-07wifi: mt76: connac: add new definition of tx descriptorBenjamin Lin
2023-12-07wifi: mt76: mt7996: adjust interface num and wtbl size for mt7992StanleyYP Wang
2023-12-07wifi: mt76: mt7996: support mt7992 eeprom loadingStanleyYP Wang
2023-12-07wifi: mt76: mt7996: rework register offsets for mt7992StanleyYP Wang
2023-12-07wifi: mt76: mt7996: add DMA support for mt7992Benjamin Lin
2023-12-07wifi: mt76: connac: add firmware support for mt7992StanleyYP Wang
2023-12-07wifi: mt76: mt7996: introduce mt7996_band_valid()Shayne Chen
2023-12-07wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packingArnd Bergmann
2023-12-07wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz bandStanleyYP Wang
2023-12-07wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981StanleyYP Wang
2023-12-07wifi: mt76: connac: fix EHT phy mode checkMeiChia Chiu
2023-12-07wifi: mt76: connac: add beacon protection support for mt7996Allen Ye
2023-12-07wifi: mt76: mt7996: rework ampdu params settingPeter Chiu
2023-12-07wifi: mt76: mt7996: fix alignment of sta info eventStanleyYP Wang
2023-12-07wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin
2023-12-07wifi: mt76: use chainmask for power delta calculationAllen Ye
2023-12-07wifi: mt76: mt7996: add txpower setting supportShayne Chen
2023-12-07wifi: mt76: change txpower init to per-phyShayne Chen
2023-12-07wifi: mt76: mt7996: fix rate usage of inband discovery framesMeiChia Chiu
2023-12-07wifi: mt76: mt7996: align the format of fixed rate commandPeter Chiu
2023-12-07wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGEDPeter Chiu
2023-12-07wifi: mt76: connac: set fixed_bw bit in TX descriptor for fixed rate framesHoward Hsu
2023-12-07wifi: mt76: mt7996: adjust WFDMA settings to improve performancePeter Chiu
2023-12-07wifi: mt76: mt7996: fix the size of struct bss_rate_tlvSujuan Chen
2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang
2023-12-07wifi: mt76: mt7996: add thermal sensor device supportHoward Hsu
2023-12-07wifi: mt76: connac: add thermal protection support for mt7996Howard Hsu
2023-12-07wifi: mt76: mt7996: add TX statistics for EHT mode in debugfsHoward Hsu
2023-12-07wifi: mt76: mt7996: add support for variants with auxiliary RX pathShayne Chen
2023-12-07wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails i...Lorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add wed reset supportLorenzo Bianconi
2023-12-07wifi: mt76: move wed reset common code in mt76 moduleLorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add wed rx supportBo Jiao
2023-12-07wifi: mt76: mt7996: use u16 for val field in mt7996_mcu_set_rro signatureLorenzo Bianconi
2023-12-07wifi: mt76: dma: introduce __mt76_dma_queue_reset utility routineLorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add wed tx supportSujuan Chen
2023-12-07wifi: mt76: increase MT_QFLAG_WED_TYPE sizeLorenzo Bianconi
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi
2023-12-07wifi: mt76: introduce mt76_queue_is_wed_tx_free utility routineLorenzo Bianconi
2023-12-07wifi: mt76: move mt76_net_setup_tc in common codeLorenzo Bianconi
2023-12-07wifi: mt76: move mt76_mmio_wed_offload_{enable,disable} in common codeLorenzo Bianconi
2023-12-07wifi: mt76: mmio: move mt76_mmio_wed_{init,release}_rx_buf in common codeLorenzo Bianconi
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan