summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615
AgeCommit message (Expand)AuthorFilesLines
2021-02-08Merge tag 'mt76-for-kvalo-2021-01-29' of https://github.com/nbd168/wirelessKalle Valo15-2568/+496
2021-01-29mt76: mt7663: introduce coredump supportLorenzo Bianconi7-1/+72
2021-01-29mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi4-142/+28
2021-01-29mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi3-24/+7
2021-01-29mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi7-441/+19
2021-01-29mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi5-356/+23
2021-01-29mt76: mt76_connac: create mcu libraryLorenzo Bianconi8-1420/+142
2021-01-29mt76: introduce mt76_vif data structureLorenzo Bianconi5-81/+77
2021-01-27mt76: mt7615: reduce VHT maximum MPDU lengthFelix Fietkau1-1/+0
2021-01-27mt76: move vif_mask back from mt76_phy to mt76_devFelix Fietkau1-3/+3
2021-01-27mt76: mt7615: unify init workFelix Fietkau6-29/+22
2021-01-27mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()Lorenzo Bianconi2-18/+38
2021-01-26mt76: mt7615: mt7915: disable txpower sku when testmode enabledShayne Chen2-1/+3
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi7-15/+13
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi5-24/+23
2021-01-26mt76: mt7615: move testmode data from dev to phyShayne Chen3-31/+30
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen3-53/+49
2021-01-26mt76: mt7615: convert comma to semicolonZheng Yongjun1-1/+1
2021-01-26mt76: mt7615: reset token when mac_reset happensRyder Lee3-12/+22
2021-01-26mt76: mt7615: add vif check in mt7615_update_vif_beacon()Ryder Lee1-1/+10
2021-01-18mt76: mt7663s: fix rx buffer refcountingLorenzo Bianconi1-5/+4
2021-01-14mt76: Fix queue ID variable types after mcu queue splitNathan Chancellor1-1/+1
2020-12-04mt76: mt7615: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-04mt76: mt7615: fix rdd mcu cmd endiannessLorenzo Bianconi1-23/+66
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi2-4/+7
2020-12-04mt76: move band allocation in mt76_register_phyLorenzo Bianconi1-3/+3
2020-12-04mt76: move band capabilities in mt76_phyLorenzo Bianconi2-9/+9
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi5-9/+13
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi7-29/+27
2020-12-04mt76: rely on mt76_queue in tx_queue_skb_raw signatureLorenzo Bianconi3-3/+3
2020-12-04mt76: introduce mt76_init_mcu_queue utility routineLorenzo Bianconi1-6/+6
2020-12-04mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi3-6/+6
2020-12-04mt76: mt7663s: rely on mt76_queue in mt7663s_tx_run_queue signatureLorenzo Bianconi1-11/+12
2020-12-04mt76: move mt76_init_tx_queue in common codeLorenzo Bianconi1-33/+17
2020-12-04mt76: mt7615: refactor usb/sdio rate codeLorenzo Bianconi3-47/+28
2020-12-04mt76: mt7615: support 16 interfacesRyder Lee5-41/+95
2020-12-04mt76: testmode: switch ib and wb rssi to array type for per-antenna reportShayne Chen3-7/+25
2020-12-04mt76: mt76u: rely on woker APIs for rx workLorenzo Bianconi1-5/+4
2020-12-04mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devicesLorenzo Bianconi4-141/+44
2020-12-04mt76: fix tkip configuration for mt7615/7663 devicesLorenzo Bianconi1-6/+8
2020-12-04mt76: switch to wep sw crypto for mt7615/mt7915Lorenzo Bianconi1-2/+2
2020-12-04mt76: mt7663s: introduce WoW support via GPIOSean Wang2-2/+28
2020-12-04mt76: move mt76_mcu_send_firmware in common moduleLorenzo Bianconi1-26/+6
2020-12-04mt76: fix memory leak if device probing failsLorenzo Bianconi1-1/+2
2020-12-04wireless: mt76: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-12-04mt76: sdio: get rid of sched.lockLorenzo Bianconi2-17/+8
2020-12-04mt76: mt7663s: fix a possible ple quota underflowLorenzo Bianconi1-1/+1
2020-12-04mt76: mt7663s: get rid of mt7663s_sta_addLorenzo Bianconi1-25/+1
2020-12-04mt76: mt7615: introduce quota debugfs node for mt7663sLorenzo Bianconi1-0/+17
2020-12-04mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi5-72/+72