summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-21mt76: mt7615: add runtime-pm knob in mt7615 debugfsLorenzo Bianconi1-0/+1
2020-07-21mt76: mt7615: wake device before pushing frames in mt7615_txLorenzo Bianconi1-0/+6
2020-07-21mt76: mt7615: introduce pm_power_save delayed workLorenzo Bianconi1-1/+7
2020-07-21mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilitiesLorenzo Bianconi1-0/+16
2020-07-21mt76: mt7615: add mt7615_pm_wake utility routineLorenzo Bianconi1-0/+8
2020-07-21mt76: mt7615: implement testmode supportFelix Fietkau1-0/+18
2020-07-21mt76: vif_mask to struct mt76_phyFelix Fietkau1-1/+0
2020-07-21mt76: mt7615: add support for accessing RF registers via MCUFelix Fietkau1-0/+5
2020-07-21mt76: mt7615: add support for accessing mapped registers via bus opsFelix Fietkau1-0/+1
2020-07-21mt76: mt7663: introduce ARP filter offloadSean Wang1-1/+3
2020-07-21mt76: mt7615: re-enable offloading of sequence number assignmentFelix Fietkau1-0/+1
2020-07-21mt76: mt7615: fix hw queue mappingLorenzo Bianconi1-0/+30
2020-05-28mt76: mt7615: add support for MT7611NDENG Qingfang1-1/+6
2020-05-28mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi1-4/+1
2020-05-28mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi1-0/+9
2020-05-13mt76: enable p2p supportLorenzo Bianconi1-0/+2
2020-05-12mt76: mt7615: fix delta tx power for mt7663Lorenzo Bianconi1-0/+2
2020-05-12mt76: mt7663: fix target power parsingLorenzo Bianconi1-3/+3
2020-05-12mt76: mt7615: add gtk rekey offload supportLorenzo Bianconi1-0/+3
2020-05-12mt76: mt7615: introduce PM supportLorenzo Bianconi1-0/+5
2020-05-12mt76: mt7615: add WoW supportLorenzo Bianconi1-2/+2
2020-05-12mt76: mt7615: introduce mt7615_mcu_set_hif_suspend mcu commandSean Wang1-0/+2
2020-05-12mt76: mt7615: introduce support for hardware beacon filterLorenzo Bianconi1-0/+2
2020-05-12mt76: mt7615: introduce mt7615_check_offload_capability routineLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7663: add the possibility to load firmware v2Lorenzo Bianconi1-2/+4