summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603/main.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-21mt76: fix fix ampdu lockingMarkus Theil1-2/+4
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi1-0/+1
2019-11-20mt76: add missing locking around ampdu actionFelix Fietkau1-0/+2
2019-11-20mt76: mt7603: track tx airtime for airtime fairness and surveyFelix Fietkau1-1/+14
2019-11-20mt76: mt7603: collect aggregation statsLorenzo Bianconi1-0/+1
2019-10-04mac80211: simplify TX aggregation startJohannes Berg1-2/+1
2019-09-05mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau1-1/+0
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi1-19/+2
2019-09-05mt76: mt7603: move survey_time in mt76_devLorenzo Bianconi1-2/+2
2019-09-05mt76: mt7603: fix some checkpatch warningsRyder Lee1-3/+4
2019-09-05mt76: mt7603: fix watchdog rescheduling in mt7603_set_channelLorenzo Bianconi1-1/+1
2019-09-05mt76: mt7603: use params->ssn value directlyStanislaw Gruszka1-3/+3
2019-06-25mt76: mt7603: add debugfs knob to enable/disable edccaLorenzo Bianconi1-2/+1
2019-06-25mt76: mt7603: stop mac80211 queues before setting the channelLorenzo Bianconi1-1/+4
2019-05-01mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channelLorenzo Bianconi1-2/+6
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi1-2/+2
2019-05-01mt76: move beacon_int in mt76_devLorenzo Bianconi1-1/+1
2019-05-01mt76: use macro for sn and seq_ctrl conversionRyder Lee1-1/+1
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi1-5/+5
2019-05-01mt76: unify set_timStanislaw Gruszka1-7/+1
2019-05-01mt76: introduce mt76_sw_queue data structureLorenzo Bianconi1-1/+1
2019-04-12mt76: mt7603: send BAR after powersave wakeupFelix Fietkau1-1/+1
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau1-3/+3
2019-03-07mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau1-0/+11
2019-03-07mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau1-0/+3
2019-03-07mt76: mt7603: clear ps filtering mode before releasing buffered framesFelix Fietkau1-0/+2
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau1-0/+709