summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921
AgeCommit message (Expand)Author
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: mt7921e: fix probe timeout after rebootQuan Zhou
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: 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-10wifi: mt76: mt7921: fix error code of return in mt7921_acpi_readAaron Ma
2023-03-10wifi: mt76: mt7921: fix invalid remain_on_channel durationDeren Wu
2023-03-10wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu
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
2022-12-01wifi: mt76: mt7921e: add pci .shutdown() supportLeon Yen
2022-12-01wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clcDeren Wu
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen
2022-12-01wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen
2022-12-01wifi: mt76: mt7921: introduce chanctx supportSean Wang
2022-12-01wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang
2022-12-01wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driverSean Wang
2022-12-01wifi: mt76: mt7921: add unified ROC cmd/event supportQuan Zhou
2022-12-01wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi
2022-12-01wifi: mt76: mt7921: fix reporting of TX AGGR histogramLorenzo Bianconi
2022-12-01Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear
2022-12-01wifi: mt76: mt7921: fix antenna signal are way off in monitor modeSean Wang
2022-10-11wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau
2022-09-15wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Deren Wu
2022-09-15wifi: mt76: mt7921e: fix random fw download failDeren Wu
2022-09-15wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh
2022-09-15wifi: mt76: mt7921e: fix rmmod crash in driver reload testDeren Wu
2022-09-15wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw valueSean Wang
2022-09-15wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rxLorenzo Bianconi
2022-09-15wifi: mt76: mt7921: get rid of the false positive resetSean Wang
2022-09-15wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee
2022-09-15wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offloadSean Wang
2022-09-15wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_apSean Wang
2022-09-15wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi
2022-09-15wifi: mt76: mt7921: delete stray if statementDan Carpenter
2022-09-15wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()Dan Carpenter
2022-09-15wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi
2022-09-15wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPENDSean Wang
2022-09-15wifi: mt76: mt7921u: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: mt7921s: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi
2022-09-15wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi