aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-07mt76x02: fix hdr pointer in write txwi for USBStanislaw Gruszka1-1/+2
2019-02-18mt76x02u: remove bogus check and comment paddingStanislaw Gruszka1-5/+9
2019-01-17mt76: fix tx status reporting for non-probing framesFelix Fietkau1-2/+1
2018-11-30mt76: add support for reporting tx status with skbFelix Fietkau1-23/+19
2018-10-13mt76: reserve enough room for USB tx skbsStanislaw Gruszka1-16/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi1-1/+2
2018-10-05mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi1-0/+18
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi1-4/+1
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi1-2/+36
2018-10-01mt76: use skb_pad() instead of __skb_pad()Hauke Mehrtens1-1/+1
2018-09-19mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi1-1/+1
2018-09-19mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi1-0/+72