aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_usb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi1-0/+1
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-05-01mt76: add skb pointer to mt76_tx_infoLorenzo Bianconi1-2/+2
2019-05-01mt76x02u: implement beacon_opsStanislaw Gruszka1-0/+1
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka1-0/+1
2019-05-01mt76: introduce mt76_tx_info data structureLorenzo Bianconi1-1/+1
2019-05-01mt76: remove mt76_queue dependency from tx_complete_skb function pointerLorenzo Bianconi1-2/+2
2019-05-01mt76: remove mt76_queue dependency from tx_prepare_skb function pointerLorenzo Bianconi1-1/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi1-1/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.cLorenzo Bianconi1-3/+3
2018-10-05mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi1-0/+2
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi1-1/+4
2018-10-05mt76: fix header guard macro define namesColin Ian King1-1/+1
2018-09-19mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi1-0/+2
2018-09-19mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi1-0/+27