summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-23mt76: mt7615: add missing declaration in mt7615.hLorenzo Bianconi1-0/+1
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi1-0/+5
2020-03-17mt76: mt7615: add mt7663e support to mt7615_reg_mapLorenzo Bianconi1-0/+5
2020-03-17mt76: mt7615: introduce mt7615_register_mapLorenzo Bianconi1-1/+4
2020-03-17mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structureLorenzo Bianconi1-7/+12
2020-03-17mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIsLorenzo Bianconi1-1/+1
2020-03-17mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_opsLorenzo Bianconi1-2/+0
2020-03-17mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_opsLorenzo Bianconi1-2/+4
2020-03-17mt76: mt7615: add mt7615_mcu_ops data structureLorenzo Bianconi1-6/+12
2020-03-17mt76: mt7615: introduce mt7615_init_device routineLorenzo Bianconi1-0/+1
2020-03-17mt76: mt7615: introduce mt7615_mcu_fill_msgLorenzo Bianconi1-0/+2
2020-03-17mt76: mt7615: fix monitor injection of beacon framesFelix Fietkau1-1/+1
2020-02-14mt76: mt7615: rework rx phy index handlingFelix Fietkau1-1/+1
2020-02-14mt76: mt7615: add starec operating flow for firmware v2Ryder Lee1-0/+5
2020-02-14mt76: mt7615: simplify mcu_set_sta flowRyder Lee1-7/+2
2020-02-14mt76: mt7615: simplify mcu_set_bmc flowRyder Lee1-4/+2
2020-02-14mt76: mt7615: implement hardware reset supportFelix Fietkau1-0/+6
2020-02-14mt76: mt7615: report firmware log event messagesFelix Fietkau1-0/+2
2020-02-14mt76: mt7615: fix and rework tx power handlingFelix Fietkau1-1/+1
2020-02-14mt76: mt7615: implement probing and firmware loading on MT7622Felix Fietkau1-0/+19
2020-02-14mt76: mt7615: add dma and tx queue initialization for MT7622Felix Fietkau1-0/+16
2020-02-14mt76: mt7615: move mmio related code from pci.c to mmio.cFelix Fietkau1-0/+1
2020-02-14mt76: mt7615: remove leftover routine declarationLorenzo Bianconi1-1/+0
2020-02-14mt76: mt7615: initialize radar specs from host driverLorenzo Bianconi1-0/+7
2020-02-14mt76: mt7615: add per-phy mib statisticsRyder Lee1-0/+9
2020-02-14mt76: mt7615: rework set_channel functionRyder Lee1-1/+1
2020-02-14mt76: mt7615: measure channel noise and report it via surveyFelix Fietkau1-0/+3
2020-02-14mt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT valueRyder Lee1-1/+2
2020-02-14mt76: mt7615: add set_coverage class supportLorenzo Bianconi1-0/+7
2020-02-14mt7615: replace sta_state callback with sta_add/sta_removeFelix Fietkau1-5/+3
2020-02-14mt76: mt7615: defer mcu initialization via workqueueFelix Fietkau1-0/+3
2020-02-14mt76: mt7615: add support for registering a second wiphy via debugfsFelix Fietkau1-0/+4
2020-02-14mt76: mt7615: move radio/mac initialization to .start/stop callbacksFelix Fietkau1-1/+1
2020-02-14mt76: mt7615: initialize dbdc settings on interface addFelix Fietkau1-0/+2
2020-02-14mt76: mt7615: add multiple wiphy support to the rx pathFelix Fietkau1-3/+8
2020-02-14mt76: mt7615: rework chainmask handlingFelix Fietkau1-1/+2
2020-02-14mt76: mt7615: add multiple wiphy support to the dfs support codeFelix Fietkau1-15/+4
2020-02-14mt76: mt7615: remove useless MT_HW_RDD0/1 enumFelix Fietkau1-5/+0
2020-02-14mt76: mt7615: add multiple wiphy support for smart carrier senseFelix Fietkau1-5/+6
2020-02-14mt76: mt7615: add dual-phy support for mac80211 opsFelix Fietkau1-6/+41
2020-02-14mt76: move ampdu_ref from mt76_dev to driver structFelix Fietkau1-0/+1
2020-02-14mt76: move chainmask back to driver specific structsFelix Fietkau1-0/+1
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau1-2/+2
2020-02-14mt76: introduce struct mt76_phyFelix Fietkau1-1/+5
2019-11-20mt76: mt7615: track tx/rx airtime for airtime fairnessLorenzo Bianconi1-0/+7
2019-11-20mt76: mt7615: introduce mt7615_mac_wtbl_update routineLorenzo Bianconi1-0/+1
2019-11-20mt76: report rx a-mpdu subframe statusFelix Fietkau1-0/+2
2019-11-20mt76: mt7615: collect aggregation statsLorenzo Bianconi1-0/+1
2019-09-24mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi1-3/+3
2019-09-05mt76: mt7615: add support to read temperature from mcuLorenzo Bianconi1-0/+1