summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603/main.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7603: add debugfs knob to enable/disable edccaLorenzo Bianconi2019-06-251-2/+1
* mt76: mt7603: stop mac80211 queues before setting the channelLorenzo Bianconi2019-06-251-1/+4
* mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channelLorenzo Bianconi2019-05-011-2/+6
* mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi2019-05-011-2/+2
* mt76: move beacon_int in mt76_devLorenzo Bianconi2019-05-011-1/+1
* mt76: use macro for sn and seq_ctrl conversionRyder Lee2019-05-011-1/+1
* mt76: move mac_work in mt76_devLorenzo Bianconi2019-05-011-5/+5
* mt76: unify set_timStanislaw Gruszka2019-05-011-7/+1
* mt76: introduce mt76_sw_queue data structureLorenzo Bianconi2019-05-011-1/+1
* mt76: mt7603: send BAR after powersave wakeupFelix Fietkau2019-04-121-1/+1
* mt76: mt7603: fix sequence number assignmentFelix Fietkau2019-04-121-3/+3
* mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau2019-03-071-0/+11
* mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau2019-03-071-0/+3
* mt76: mt7603: clear ps filtering mode before releasing buffered framesFelix Fietkau2019-03-071-0/+2
* mt76: add driver for MT7603E and MT7628/7688Felix Fietkau2019-02-261-0/+709