summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)Author
2023-05-11wifi: mt76: mt7996: fill txd by host driverRyder Lee
2023-05-11wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi
2023-05-11wifi: mt76: connac: fix txd multicast rate settingRyder Lee
2023-05-11wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou
2023-05-11wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou
2023-05-11wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li
2023-05-11mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang
2023-05-11wifi: mt76: fix 6GHz high channel not be scannedMing Yen Hsieh
2023-05-11wifi: mt76: mt7921e: fix probe timeout after rebootQuan Zhou
2023-05-11wifi: mt76: add flexible polling wait-interval supportDeren Wu
2023-05-11wifi: mt76: mt7996: fix eeprom tx path bitfieldsStanleyYP Wang
2023-05-11wifi: mt76: mt7996: fix pointer calculation in ie countdown eventPeter Chiu
2023-05-11wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queueShayne Chen
2023-05-11wifi: mt76: handle failure of vzalloc in mt7615_coredump_workKang Chen
2023-05-11wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()Howard Hsu
2023-05-11wifi: mt76: mt7915: add error message in mt7915_thermal_set_cur_throttle_state()Howard Hsu
2023-05-11wifi: mt76: mt7915: expose device tree match tableLorenz Brun
2023-05-11wifi: mt76: mt7996: fix radiotap bitfieldRyder Lee
2023-05-11wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter
2023-05-11wifi: mt76: mt7921: fix PCI DMA hang after rebootDeren Wu
2023-05-11wifi: mt76: mt7921: fix wrong command to set STA channelDeren Wu
2023-05-11wifi: mt76: remove redundent MCU_UNI_CMD_* definitionsDeren Wu
2023-05-11wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau
2023-05-11wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unsetMario Limonciello
2023-05-11wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear
2023-04-13wifi: mt76: ignore key disable commandsFelix Fietkau
2023-04-13wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi
2023-03-30wifi: mt76: connac: do not check WED status for non-mmio devicesLorenzo Bianconi
2023-03-30wifi: mt76: do not run mt76_unregister_device() on unregistered hwLorenzo Bianconi
2023-03-10wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanupLorenzo Bianconi
2023-03-10wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi
2023-03-10wifi: mt76: mt7921: fix error code of return in mt7921_acpi_readAaron Ma
2023-03-10wifi: mt76: add memory barrier to SDIO queue kickDeren Wu
2023-03-10wifi: mt76: mt7915: fix WED TxS reportingRyder Lee
2023-03-10wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_transLorenzo Bianconi
2023-03-10wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanupLorenzo Bianconi
2023-03-10wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exitLorenzo Bianconi
2023-03-10wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi
2023-03-10wifi: mt76: mt7921: fix invalid remain_on_channel durationDeren Wu
2023-03-10wifi: mt76: connac: fix POWER_CTRL command name typoShayne Chen
2023-03-10wifi: mt76: mt7996: update register for CFEND_RATEShayne Chen
2023-03-10wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna()Shayne Chen
2023-03-10wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu
2023-03-10wifi: mt76: mt7915: rework mt7915_thermal_temp_store()Howard Hsu
2023-03-10wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu
2023-03-10wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu
2023-03-10wifi: mt76: mt7921: fix deadlock in mt7921_abort_rocFelix Fietkau
2023-03-10wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability()Sean Wang
2023-03-10wifi: mt76: fix coverity uninit_use_in_call in mt76_connac2_reverse_frag0_hdr...Deren Wu
2023-03-10wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read()Ryder Lee