summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7603: fix tx filter/flush functionFelix Fietkau2023-07-261-1/+1
* wifi: mt76: mt7603: rely on shared poll_list fieldLorenzo Bianconi2023-07-251-1/+0
* wifi: mt76: mt7603: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi2023-07-251-3/+0
* wifi: mt76: add info parameter to rx_skb signatureSujuan Chen2022-12-011-1/+1
* mt76: make mt76_update_survey() per phyRyder Lee2021-06-191-1/+1
* mt76: report Rx timestampRyder Lee2021-04-121-1/+1
* mt76: move mac_work in mt76_core moduleLorenzo Bianconi2021-01-261-2/+0
* wireless: mt76: convert tasklets to use new tasklet_setup() APIAllen Pais2020-12-041-1/+1
* mt76: mt7603: tune tx ring sizeFelix Fietkau2020-09-241-0/+2
* mt76: remove qid argument to drv->tx_complete_skbFelix Fietkau2020-09-241-2/+1
* mt76: vif_mask to struct mt76_phyFelix Fietkau2020-07-211-2/+0
* mt76: mt7603: make dynamic sensitivity adjustment configurable via debugfsFelix Fietkau2020-03-171-0/+1
* mt76: mt7603: add upper limit for dynamic sensitivity minimum receive powerFelix Fietkau2020-03-171-0/+1
* mt76: mt7603: increase dma mcu rx ring sizeFelix Fietkau2020-02-141-0/+1
* mt76: move ampdu_ref from mt76_dev to driver structFelix Fietkau2020-02-141-0/+1
* mt76: introduce struct mt76_phyFelix Fietkau2020-02-141-1/+4
* mt76: mt7603: track tx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-0/+7
* mt76: report rx a-mpdu subframe statusFelix Fietkau2019-11-201-0/+1
* mt76: mt7603: remove q_rx field from struct mt7603_devFelix Fietkau2019-11-201-2/+0
* mt76: mt7603: collect aggregation statsLorenzo Bianconi2019-11-201-0/+1
* mt76: mt7603: move survey_time in mt76_devLorenzo Bianconi2019-09-051-1/+0
* mt76: move nl80211_dfs_regions in mt76_dev data structureLorenzo Bianconi2019-06-271-2/+0
* mt76: mt7603: rework and fix tx status reportingFelix Fietkau2019-06-271-1/+10
* mt76: mt7603: add debugfs knob to enable/disable edccaLorenzo Bianconi2019-06-251-1/+5
* mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi2019-05-011-2/+0
* mt76: move beacon_mask in mt76_devLorenzo Bianconi2019-05-011-2/+0
* mt76: move beacon_int in mt76_devLorenzo Bianconi2019-05-011-1/+0
* mt76: mt7603: initialize mt76_mcu_ops data structureLorenzo Bianconi2019-05-011-1/+1
* mt76: add skb pointer to mt76_tx_infoLorenzo Bianconi2019-05-011-2/+2
* mt76: move mac_work in mt76_devLorenzo Bianconi2019-05-011-1/+0
* mt76: move tx tasklet to struct mt76_devFelix Fietkau2019-05-011-1/+0
* mt7603: remove mt7603_mcu_init routineLorenzo Bianconi2019-05-011-1/+1
* mt76: introduce mt76_tx_info data structureLorenzo Bianconi2019-05-011-1/+1
* mt76: remove mt76_queue dependency from tx_complete_skb function pointerLorenzo Bianconi2019-05-011-2/+2
* mt76: remove mt76_queue dependency from tx_prepare_skb function pointerLorenzo Bianconi2019-05-011-1/+1
* mt76: mmio: move mt76x02_set_irq_mask in mt76 moduleLorenzo Bianconi2019-05-011-4/+2
* mt76: mt7603: fix sequence number assignmentFelix Fietkau2019-04-121-1/+1
* mt76: add driver for MT7603E and MT7628/7688Felix Fietkau2019-02-261-0/+253