summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/sdio.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-24mt76: mt7663s: introduce sdio tx aggregationLorenzo Bianconi1-1/+11
2020-09-24mt76: mt7663s: do not use altx for ctl/mgmt trafficLorenzo Bianconi1-1/+1
2020-09-24mt76: mt7663s: fix unable to handle kernel paging requestSean Wang1-0/+8
2020-09-24mt76: mt7663s: fix resume failureSean Wang1-0/+2
2020-09-24mt76: mt76s: move tx/rx processing in 2 separate worksLorenzo Bianconi1-2/+2
2020-09-24mt76: mt7663s: move rx processing in txrx wqLorenzo Bianconi1-0/+1
2020-09-24mt76: mt76s: move tx processing in a dedicated wqLorenzo Bianconi1-6/+3
2020-09-24mt76: mt7663s: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi1-2/+2
2020-07-21mt76: mt7615: introduce mt7663s supportSean Wang1-0/+478