aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-04-12mt76: mt7921: introduce __mt7921_start utility routineLorenzo Bianconi2-14/+22
2021-04-12mt76: mt7921: introduce mt7921_run_firmware utility routine.Lorenzo Bianconi2-13/+20
2021-04-12mt76: introduce mcu_reset function pointer in mt76_mcu_ops structureLorenzo Bianconi2-0/+5
2021-04-12mt76: mt7921: reduce mcu timeouts for suspend, offload and hif_ctrl msgLorenzo Bianconi1-2/+10
2021-04-12mt76: mt7915: fix possible deadlock while mt7915_register_ext_phy()Ryder Lee2-3/+8
2021-04-12mt76: mt7615: add missing capabilities for DBDCRyder Lee1-4/+5
2021-04-12mt76: mt7663s: fix the possible device hang in high trafficSean Wang2-0/+5
2021-04-12mt76: mt7663s: make all of packets 4-bytes aligned in sdio tx aggregationSean Wang1-1/+8
2021-04-12mt76: mt7663: fix when beacon filter is being appliedSean Wang1-3/+3
2021-04-12mt76: mt7615: check mcu returned values in mt7615_opsRyder Lee1-26/+64
2021-04-12mt76: mt7915: check mcu returned values in mt7915_opsRyder Lee1-16/+42
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-79/+86
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