index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x02_usb.h
Age
Commit message (
Expand
)
Author
2020-09-24
mt76: remove qid argument to drv->tx_complete_skb
Felix Fietkau
2019-11-20
mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module
Lorenzo Bianconi
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-05-01
mt76: add skb pointer to mt76_tx_info
Lorenzo Bianconi
2019-05-01
mt76x02u: implement beacon_ops
Stanislaw Gruszka
2019-05-01
mt76x02: introduce mt76x02_beacon.c
Stanislaw Gruszka
2019-05-01
mt76: introduce mt76_tx_info data structure
Lorenzo Bianconi
2019-05-01
mt76: remove mt76_queue dependency from tx_complete_skb function pointer
Lorenzo Bianconi
2019-05-01
mt76: remove mt76_queue dependency from tx_prepare_skb function pointer
Lorenzo Bianconi
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c
Lorenzo Bianconi
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.c
Lorenzo Bianconi
2018-10-05
mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c
Lorenzo Bianconi
2018-10-05
mt76: usb: use mt76x02u_tx_prepare_skb to fill txwi
Lorenzo Bianconi
2018-10-05
mt76: fix header guard macro define names
Colin Ian King
2018-09-19
mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.c
Lorenzo Bianconi
2018-09-19
mt76: usb: move mt76x02 mcu code in mt76x02-usb module
Lorenzo Bianconi