linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] add rx buffer recycle support to mt76x2e/mt76x0e drivers
@ 2018-12-03 14:34 Lorenzo Bianconi
  2018-12-03 14:34 ` [PATCH 1/2] mt76: dma: do not build skb if reported len does not fit in buf_size Lorenzo Bianconi
  2018-12-03 14:34 ` [PATCH 2/2] mt76: dma: add rx buffer recycle support Lorenzo Bianconi
  0 siblings, 2 replies; 9+ messages in thread
From: Lorenzo Bianconi @ 2018-12-03 14:34 UTC (permalink / raw)
  To: nbd; +Cc: linux-wireless

Add the capability to recycle rx buffers if they are not consumed by networking
stack.
This series is based on 'mt76: add size check for additional rx fragments' series:
https://patchwork.kernel.org/patch/10709453/

Lorenzo Bianconi (2):
  mt76: dma: do not build skb if reported len does not fit in buf_size
  mt76: dma: add rx buffer recycle support

 drivers/net/wireless/mediatek/mt76/dma.c  | 75 +++++++++++++++++++----
 drivers/net/wireless/mediatek/mt76/mt76.h |  3 +
 2 files changed, 67 insertions(+), 11 deletions(-)

-- 
2.19.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-12-28 15:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-03 14:34 [PATCH 0/2] add rx buffer recycle support to mt76x2e/mt76x0e drivers Lorenzo Bianconi
2018-12-03 14:34 ` [PATCH 1/2] mt76: dma: do not build skb if reported len does not fit in buf_size Lorenzo Bianconi
2018-12-28 13:34   ` Lorenzo Bianconi
2018-12-28 15:16   ` Felix Fietkau
2018-12-03 14:34 ` [PATCH 2/2] mt76: dma: add rx buffer recycle support Lorenzo Bianconi
2018-12-05 10:37   ` Lorenzo Bianconi
2018-12-05 14:13     ` Stanislaw Gruszka
2018-12-05 15:17       ` Lorenzo Bianconi
2018-12-06 10:51         ` Stanislaw Gruszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).