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