index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
usb.c
Age
Commit message (
Expand
)
Author
2018-10-13
mt76: allow to identify bus
Stanislaw Gruszka
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
mt76: fix frag length allocation for usb
Stanislaw Gruszka
2018-10-01
mt76: usb: make rx page_frag_cache access atomic
Lorenzo Bianconi
2018-10-01
mt76: include linux/module.h in files using MODULE_*
Felix Fietkau
2018-10-01
mt76: usb: remove WARN_ON in mt76u_get_rx_entry_len
Lorenzo Bianconi
2018-09-19
mt76: use a per rx queue page fragment cache
Felix Fietkau
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
2018-09-19
mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()
Lorenzo Bianconi
2018-09-19
mt76: add rd_rp and wr_rp to bus_ops/mcu_ops
Stanislaw Gruszka
2018-09-19
mt76: add usb implementation of {wr,rd}_rp
Stanislaw Gruszka
2018-09-19
mt76: add mt76_mcu_ops data structure for mcu related pointers
Lorenzo Bianconi
2018-09-19
mt76: unify AC to hw queue mapping
Stanislaw Gruszka
2018-08-02
mt76: add usb support to mt76 layer
Lorenzo Bianconi