aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee1-1/+1
2021-04-12mt76: report Rx timestampRyder Lee1-1/+1
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi1-2/+0
2020-12-04wireless: mt76: convert tasklets to use new tasklet_setup() APIAllen Pais1-1/+1
2020-09-24mt76: mt7603: tune tx ring sizeFelix Fietkau1-0/+2
2020-09-24mt76: remove qid argument to drv->tx_complete_skbFelix Fietkau1-2/+1
2020-07-21mt76: vif_mask to struct mt76_phyFelix Fietkau1-2/+0
2020-03-17mt76: mt7603: make dynamic sensitivity adjustment configurable via debugfsFelix Fietkau1-0/+1
2020-03-17mt76: mt7603: add upper limit for dynamic sensitivity minimum receive powerFelix Fietkau1-0/+1
2020-02-14mt76: mt7603: increase dma mcu rx ring sizeFelix Fietkau1-0/+1
2020-02-14mt76: move ampdu_ref from mt76_dev to driver structFelix Fietkau1-0/+1
2020-02-14mt76: introduce struct mt76_phyFelix Fietkau1-1/+4
2019-11-20mt76: mt7603: track tx airtime for airtime fairness and surveyFelix Fietkau1-0/+7
2019-11-20mt76: report rx a-mpdu subframe statusFelix Fietkau1-0/+1
2019-11-20mt76: mt7603: remove q_rx field from struct mt7603_devFelix Fietkau1-2/+0
2019-11-20mt76: mt7603: collect aggregation statsLorenzo Bianconi1-0/+1
2019-09-05mt76: mt7603: move survey_time in mt76_devLorenzo Bianconi1-1/+0
2019-06-27mt76: move nl80211_dfs_regions in mt76_dev data structureLorenzo Bianconi1-2/+0
2019-06-27mt76: mt7603: rework and fix tx status reportingFelix Fietkau1-1/+10
2019-06-25mt76: mt7603: add debugfs knob to enable/disable edccaLorenzo Bianconi1-1/+5
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi1-2/+0
2019-05-01mt76: move beacon_mask in mt76_devLorenzo Bianconi1-2/+0
2019-05-01mt76: move beacon_int in mt76_devLorenzo Bianconi1-1/+0
2019-05-01mt76: mt7603: initialize mt76_mcu_ops data structureLorenzo Bianconi1-1/+1
2019-05-01mt76: add skb pointer to mt76_tx_infoLorenzo Bianconi1-2/+2
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi1-1/+0
2019-05-01mt76: move tx tasklet to struct mt76_devFelix Fietkau1-1/+0
2019-05-01mt7603: remove mt7603_mcu_init routineLorenzo Bianconi1-1/+1
2019-05-01mt76: introduce mt76_tx_info data structureLorenzo Bianconi1-1/+1
2019-05-01mt76: remove mt76_queue dependency from tx_complete_skb function pointerLorenzo Bianconi1-2/+2
2019-05-01mt76: remove mt76_queue dependency from tx_prepare_skb function pointerLorenzo Bianconi1-1/+1
2019-05-01mt76: mmio: move mt76x02_set_irq_mask in mt76 moduleLorenzo Bianconi1-4/+2
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau1-1/+1
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau1-0/+253