summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/usb.c
AgeCommit message (Expand)Author
2018-11-30mt76: add support for reporting tx status with skbFelix Fietkau
2018-11-30mt76: usb: fix static tracepointsLorenzo Bianconi
2018-11-30mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau
2018-10-13mt76: allow to identify busStanislaw Gruszka
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-05mt76: fix frag length allocation for usbStanislaw Gruszka
2018-10-01mt76: usb: make rx page_frag_cache access atomicLorenzo Bianconi
2018-10-01mt76: include linux/module.h in files using MODULE_*Felix Fietkau
2018-10-01mt76: usb: remove WARN_ON in mt76u_get_rx_entry_lenLorenzo Bianconi
2018-09-19mt76: use a per rx queue page fragment cacheFelix Fietkau
2018-09-19mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi
2018-09-19mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi
2018-09-19mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi
2018-09-19mt76: add rd_rp and wr_rp to bus_ops/mcu_opsStanislaw Gruszka
2018-09-19mt76: add usb implementation of {wr,rd}_rpStanislaw Gruszka
2018-09-19mt76: add mt76_mcu_ops data structure for mcu related pointersLorenzo Bianconi
2018-09-19mt76: unify AC to hw queue mappingStanislaw Gruszka
2018-08-02mt76: add usb support to mt76 layerLorenzo Bianconi