summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array membersGustavo A. R. Silva2023-04-171-5/+5
* wifi: mt76: mt7921: add Netgear AXE3000 (A8000) supportReese Russell2023-04-171-0/+3
* wifi: mt76: mt7921e: fix probe timeout after rebootQuan Zhou2023-04-171-3/+3
* wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-1712-64/+22
* wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi2023-04-175-33/+11
* wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi2023-04-171-22/+1
* wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-175-9/+0
* wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi2023-04-173-18/+10
* wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-172-6/+5
* wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unsetMario Limonciello2023-04-171-0/+6
* wifi: mt76: mt7921: use driver flags rather than mac80211 flags to mcuNeil Chen2023-04-171-1/+16
* wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routineLorenzo Bianconi2023-04-175-55/+35
* wifi: mt76: mt7921: fix PCI DMA hang after rebootDeren Wu2023-04-171-11/+1
* wifi: mt76: mt7921: fix wrong command to set STA channelDeren Wu2023-04-171-1/+1
* wifi: mt76: add EHT rate stats for ethtoolShayne Chen2023-02-031-1/+1
* wifi: mt76: mt7921: fix error code of return in mt7921_acpi_readAaron Ma2023-02-031-2/+5
* wifi: mt76: enable page_pool statsLorenzo Bianconi2023-02-031-4/+27
* wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen2023-02-035-50/+39
* wifi: mt76: mt7921: reduce polling time in pmctrlDeren Wu2023-02-031-4/+4
* wifi: mt76: mt7921u: add support for Comfast CF-952AXChuanhong Guo2023-02-031-0/+3
* wifi: mt76: mt7921: avoid mcu_restart function pointerLorenzo Bianconi2023-02-032-2/+0
* wifi: mt76: mt7921: fix invalid remain_on_channel durationDeren Wu2023-02-031-1/+1
* wifi: mt76: mt7921: add ack signal supportDeren Wu2023-02-035-0/+45
* wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu2023-02-033-1/+74
* wifi: mt76: mt7921: fix deadlock in mt7921_abort_rocFelix Fietkau2023-02-031-15/+7
* wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability()Sean Wang2022-12-091-1/+2
* wifi: mt76: mt7921: add support to update fw capability with MTFG tableQuan Zhou2022-12-094-1/+77
* wifi: mt76: mt7921e: add pci .shutdown() supportLeon Yen2022-12-011-0/+16
* wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clcDeren Wu2022-12-011-1/+1
* wifi: mt76: add info parameter to rx_skb signatureSujuan Chen2022-12-012-2/+2
* wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen2022-12-013-0/+9
* wifi: mt76: mt7921: introduce chanctx supportSean Wang2022-12-017-17/+157
* wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang2022-12-017-12/+303
* wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driverSean Wang2022-12-011-18/+0
* wifi: mt76: mt7921: add unified ROC cmd/event supportQuan Zhou2022-12-012-0/+138
* wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang2022-12-012-5/+7
* wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi2022-12-013-7/+7
* wifi: mt76: mt7921: fix reporting of TX AGGR histogramLorenzo Bianconi2022-12-011-1/+1
* Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear2022-12-013-2/+5
* wifi: mt76: mt7921: fix antenna signal are way off in monitor modeSean Wang2022-12-011-11/+21
* wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau2022-10-111-1/+3
* wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Deren Wu2022-09-151-12/+3
* wifi: mt76: mt7921e: fix random fw download failDeren Wu2022-09-153-0/+5
* wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh2022-09-155-2/+234
* wifi: mt76: mt7921e: fix rmmod crash in driver reload testDeren Wu2022-09-151-0/+2
* wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw valueSean Wang2022-09-151-0/+1
* wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rxLorenzo Bianconi2022-09-151-1/+1
* wifi: mt76: mt7921: get rid of the false positive resetSean Wang2022-09-153-18/+3
* wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee2022-09-153-4/+2
* wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offloadSean Wang2022-09-151-0/+4