summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-19mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi1-1/+6
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee1-1/+1
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee1-1/+2
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi1-3/+4
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi1-3/+0
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi1-0/+1
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi1-3/+0
2021-04-13mt76: report Rx timestampRyder Lee1-1/+1
2021-04-12mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau1-0/+1
2021-04-12mt76: mt7622: trigger hif interrupt for system resetRyder Lee1-0/+2
2021-04-12mt76: mt7615: fix mib stats counter reporting to mac80211Lorenzo Bianconi1-5/+5
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee1-0/+4
2021-04-12mt76: connac: update sched_scan cmd usageSean Wang1-5/+0
2021-01-29mt76: mt7663: introduce coredump supportLorenzo Bianconi1-1/+3
2021-01-29mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi1-15/+4
2021-01-29mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi1-17/+2
2021-01-29mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi1-6/+0
2021-01-29mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi1-15/+0
2021-01-29mt76: mt76_connac: create mcu libraryLorenzo Bianconi1-25/+6
2021-01-29mt76: introduce mt76_vif data structureLorenzo Bianconi1-6/+1
2021-01-27mt76: mt7615: unify init workFelix Fietkau1-3/+1
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi1-2/+0
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi1-3/+0
2021-01-26mt76: mt7615: move testmode data from dev to phyShayne Chen1-11/+11
2021-01-26mt76: mt7615: reset token when mac_reset happensRyder Lee1-1/+1
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi1-1/+1
2020-12-04mt76: mt7615: refactor usb/sdio rate codeLorenzo Bianconi1-13/+4
2020-12-04mt76: mt7615: support 16 interfacesRyder Lee1-19/+8
2020-12-04mt76: testmode: switch ib and wb rssi to array type for per-antenna reportShayne Chen1-2/+2
2020-12-04mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devicesLorenzo Bianconi1-23/+4
2020-12-04mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi1-1/+5
2020-12-04mt76: make mcu_ops->mcu_send_msg optionalFelix Fietkau1-2/+0
2020-12-04mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msgFelix Fietkau1-1/+0
2020-12-04mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau1-0/+2
2020-12-04mt76: mt7615: add debugfs knob for setting extended local mac addressesFelix Fietkau1-0/+2
2020-12-04mt76: mt7663s: convert txrx_work to mt76_workerLorenzo Bianconi1-1/+1
2020-12-04mt76: mt7663s: move tx/rx processing in the same txrx workqueueLorenzo Bianconi1-1/+1
2020-09-24mt76: remove struct mt76_sw_queueFelix Fietkau1-1/+1
2020-09-24mt76: remove qid argument to drv->tx_complete_skbFelix Fietkau1-3/+1
2020-09-24mt76: mt7615: significantly reduce interrupt loadFelix Fietkau1-0/+5
2020-09-24mt76: mt7663s: move rx processing in txrx wqLorenzo Bianconi1-0/+1
2020-09-24mt76: mt76s: move tx processing in a dedicated wqLorenzo Bianconi1-1/+1
2020-09-24mt76: mt7663s: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi1-2/+0
2020-09-24mt76: mt7615: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi1-2/+4
2020-09-24mt76: mt7615: register ext_phy if DBDC is detectedShayne Chen1-0/+1
2020-07-21mt76: mt7615: introduce mt7663s supportSean Wang1-0/+10
2020-07-21mt76: mt7615: introduce mt7663-usb-sdio-common moduleLorenzo Bianconi1-2/+11
2020-07-21mt76: mt7615: improve mt7615_driver_own reliabilityLorenzo Bianconi1-0/+2
2020-07-21mt76: mt7615: add idle-timeout knob in mt7615 debugfsLorenzo Bianconi1-0/+1
2020-07-21mt76: mt7615: enable beacon hw filter for runtime-pmLorenzo Bianconi1-0/+2