aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)AuthorFilesLines
2021-04-12mt76: mt7915: fix txrate reportingRyder Lee1-14/+24
2021-04-12mt76: mt7915: fix rxrate reportingRyder Lee2-22/+30
2021-04-12mt76: mt76x0u: Add support for TP-Link T2UHP(UN) v1Eric Y.Y. Wong1-1/+2
2021-04-12mt76: mt7915: fix PHY mode for DBDCRyder Lee1-20/+20
2021-04-12mt76: mt7915: stop ext_phy queue when mac reset happensRyder Lee1-2/+5
2021-04-12mt76: mt7915: fix CSA notification for DBDCRyder Lee2-6/+29
2021-04-12mt76: mt7615: stop ext_phy queue when mac reset happensRyder Lee1-0/+3
2021-04-12mt76: mt7615: fix CSA notification for DBDCRyder Lee2-6/+29
2021-04-12mt76: mt7915: add missing capabilities for DBDCRyder Lee1-21/+29
2021-04-12mt76: mt7921: check mcu returned values in mt7921_startLorenzo Bianconi1-5/+14
2021-04-12mt76: mt7921: fix the base of the dynamic remapSean Wang1-2/+2
2021-04-12mt76: mt7921: fix the base of PCIe interruptSean Wang2-3/+3
2021-04-12mt76: mt7921: get rid of mt7921_sta_rc_update routineLorenzo Bianconi1-9/+0
2021-04-12mt76: check return value of mt76_txq_send_burst in mt76_txq_schedule_listLorenzo Bianconi1-5/+10
2021-04-12mt76: connac: fix kernel warning adding monitor interfaceLorenzo Bianconi1-0/+1
2021-04-12mt76: mt7915: fix mib stats counter reporting to mac80211Ryder Lee3-27/+24
2021-04-12mt76: mt7615: fix mib stats counter reporting to mac80211Lorenzo Bianconi3-23/+19
2021-04-12mt76: mt7615: remove hdr->fw_ver checkRyder Lee1-2/+1
2021-04-12mt76: mt7615: fix TSF configurationRyder Lee4-7/+28
2021-04-12mt76: mt7921: fix stats register definitionsLorenzo Bianconi4-31/+31
2021-04-12mt76: mt7921: remove unneeded semicolonJiapeng Chong1-1/+1
2021-04-12mt76: mt7915: fix aggr len debugfs nodeLorenzo Bianconi1-1/+1
2021-04-12mt76: mt7921: fix aggr length histogramLorenzo Bianconi2-6/+5
2021-04-12mt76: mt7615: fix memory leak in mt7615_coredump_workLorenzo Bianconi1-2/+4
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee9-13/+127
2021-04-12mt76: mt7615: add rx checksum offload supportRyder Lee2-0/+5
2021-04-12mt76: mt7615: enable hw rx-amsdu de-aggregationRyder Lee4-3/+19
2021-04-12mt76: use threaded NAPIFelix Fietkau7-7/+10
2021-04-12mt76: connac: update sched_scan cmd usageSean Wang4-10/+21
2021-04-12mt76: mt7921: add flush operationSean Wang1-0/+10
2021-04-12mt76: mt7921: fixup rx bitrate statisticsSean Wang2-76/+83
2021-04-12mt76: connac: fix up the setting for ht40 mode in mt76_connac_mcu_uni_add_bssSean Wang1-0/+2
2021-04-12mt76: mt7921: switch to new api for hardware beacon filterSean Wang2-17/+40
2021-04-12mt76: mt7921: fix memory leak in mt7921_coredump_workSean Wang1-2/+4
2021-04-12mt76: mt7921: fix suspend/resume sequenceSean Wang1-7/+7
2021-04-11mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open codedRyder Lee5-11/+11
2021-04-11mt76: mt7915: always check return value from mt7915_mcu_alloc_wtbl_reqLorenzo Bianconi1-0/+12
2021-04-11mt76: connac: always check return value from mt76_connac_mcu_alloc_wtbl_reqLorenzo Bianconi2-0/+6
2021-04-11mt76: mt76x0: disable GTK offloadingDavid Bauer1-0/+4
2021-04-11mt76: always use WTBL_MAX_SIZE for tlv allocationRyder Lee5-32/+2
2021-04-11mt76: mt7921: removed unused definitions in mcu.hLorenzo Bianconi1-23/+0
2021-04-11mt76: mt7921: remove unnecessary variableNigel Christian1-2/+1
2021-04-11mt76: mt7921: enable random mac addr during scanningLorenzo Bianconi1-0/+1
2021-04-11mt76: mt7615: support loading EEPROM for MT7613BESander Vanheule1-0/+1
2021-04-11mt76: mt7915: fix tx skb dma unmapFelix Fietkau1-1/+1
2021-04-11mt76: mt7615: fix tx skb dma unmapFelix Fietkau1-1/+1
2021-04-11mt76: mt7615: fix key set/delete issuesFelix Fietkau3-51/+65
2021-04-11mt76: mt7915: add support for rx decapsulation offloadFelix Fietkau6-11/+92
2021-04-11mt76: mt7915: add rx checksum offload supportFelix Fietkau2-0/+6
2021-04-11mt76: mt7915: enable hw rx-amsdu de-aggregationLorenzo Bianconi5-4/+76