summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603/main.c
AgeCommit message (Expand)Author
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi
2020-12-04mt76: rely on mt76_queue in tx_queue_skb_raw signatureLorenzo Bianconi
2020-09-24mt76: remove retry_q from struct mt76_txq and related codeFelix Fietkau
2020-09-24mt76: remove struct mt76_sw_queueFelix Fietkau
2020-07-21mt76: vif_mask to struct mt76_phyFelix Fietkau
2020-07-21mt76: add missing lock configuring coverage classLorenzo Bianconi
2020-02-14mt76: avoid extra RCU synchronization on station removalFelix Fietkau
2020-02-14mt76: mt7603: set 0 as min coverage_class valueLorenzo Bianconi
2020-02-14mt76: mt7603: reset STA_CCA counter setting the channelLorenzo Bianconi
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau
2020-02-14mt76: add support for an extra wiphy in the main tx pathFelix Fietkau
2019-11-21mt76: fix fix ampdu lockingMarkus Theil
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: add missing locking around ampdu actionFelix Fietkau
2019-11-20mt76: mt7603: track tx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: mt7603: collect aggregation statsLorenzo Bianconi
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-05mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi
2019-09-05mt76: mt7603: move survey_time in mt76_devLorenzo Bianconi
2019-09-05mt76: mt7603: fix some checkpatch warningsRyder Lee
2019-09-05mt76: mt7603: fix watchdog rescheduling in mt7603_set_channelLorenzo Bianconi
2019-09-05mt76: mt7603: use params->ssn value directlyStanislaw Gruszka
2019-06-25mt76: mt7603: add debugfs knob to enable/disable edccaLorenzo Bianconi
2019-06-25mt76: mt7603: stop mac80211 queues before setting the channelLorenzo Bianconi
2019-05-01mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channelLorenzo Bianconi
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi
2019-05-01mt76: move beacon_int in mt76_devLorenzo Bianconi
2019-05-01mt76: use macro for sn and seq_ctrl conversionRyder Lee
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi
2019-05-01mt76: unify set_timStanislaw Gruszka
2019-05-01mt76: introduce mt76_sw_queue data structureLorenzo Bianconi
2019-04-12mt76: mt7603: send BAR after powersave wakeupFelix Fietkau
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau
2019-03-07mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau
2019-03-07mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau
2019-03-07mt76: mt7603: clear ps filtering mode before releasing buffered framesFelix Fietkau
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau