summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996
AgeCommit message (Expand)Author
2023-04-17wifi: mt76: mt7996: enable coredump supportRyder Lee
2023-04-17wifi: mt76: mt7996: add full system reset knobs into debugfsRyder Lee
2023-04-17wifi: mt76: mt7996: enable full system reset supportBo Jiao
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi
2023-04-17wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi
2023-04-17wifi: mt76: mt7996: fix eeprom tx path bitfieldsStanleyYP Wang
2023-04-17wifi: mt76: mt7996: remove mt7996_mcu_set_pm()Peter Chiu
2023-04-17wifi: mt76: mt7996: init mpdu density capPeter Chiu
2023-04-17wifi: mt76: mt7996: fix pointer calculation in ie countdown eventPeter Chiu
2023-04-17wifi: mt76: mt7996: remove unused eeprom band selectionShayne Chen
2023-04-17wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queueShayne Chen
2023-04-17wifi: mt76: mt7996: add eht rx rate supportShayne Chen
2023-04-17wifi: mt76: mt7996: remove mt7996_mcu_beacon_check_caps()Ryder Lee
2023-04-17wifi: mt76: mt7996: fix radiotap bitfieldRyder Lee
2023-04-17wifi: mt76: mt7996: Remove unneeded semicolonYang Li
2023-02-03wifi: mt76: mt7996: add EHT beamforming supportMeiChia Chiu
2023-02-03wifi: mt76: mt7996: enable EHT support in firmwareShayne Chen
2023-02-03wifi: mt76: mt7996: add support for EHT rate reportShayne Chen
2023-02-03wifi: mt76: mt7996: add EHT capability initShayne Chen
2023-02-03wifi: mt76: mt7996: rework capability initShayne Chen
2023-02-03wifi: mt76: mt7996: add helpers for wtbl and interface limitShayne Chen
2023-02-03wifi: mt76: mt7996: add variants supportShayne Chen
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen
2023-02-03wifi: mt76: mt7996: avoid mcu_restart function pointerLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skbLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmapLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi
2023-02-03wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_transLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exitLorenzo Bianconi
2023-02-03wifi: mt76: connac: fix POWER_CTRL command name typoShayne Chen
2023-02-03wifi: mt76: mt7996: do not hardcode vht beamform capShayne Chen
2023-02-03wifi: mt76: mt7996: update register for CFEND_RATEShayne Chen
2023-02-03wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna()Shayne Chen
2023-01-17Merge wireless into wireless-nextKalle Valo
2022-12-20wifi: mt76: mt7996: select CONFIG_RELAYArnd Bergmann
2022-12-09wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi
2022-12-09wifi: mt76: move leds field in leds structLorenzo Bianconi
2022-12-09wifi: mt76: mt7996: fix unintended sign extension of mt7996_hw_queue_read()Ryder Lee
2022-12-09wifi: mt76: mt7996: fix endianness warning in mt7996_mcu_sta_he_tlvLorenzo Bianconi
2022-12-09wifi: mt76: mt7996: drop always true condition of __mt7996_reg_addr()Ryder Lee
2022-12-09wifi: mt76: mt7996: check return value before accessing free_block_numRyder Lee
2022-12-09wifi: mt76: mt7996: fix integer handling issue of mt7996_rf_regval_set()Ryder Lee
2022-12-09wifi: mt76: mt7996: fix insecure data handling of mt7996_mcu_rx_radar_detected()Ryder Lee
2022-12-09wifi: mt76: mt7996: fix insecure data handling of mt7996_mcu_ie_countdown()Ryder Lee
2022-12-01wifi: mt76: mt7996: add support to configure spatial reuse parameter setRyder Lee
2022-12-01wifi: mt76: mt7996: enable ack signal supportRyder Lee