linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: lorenzo@kernel.org
To: nbd@nbd.name
Cc: linux-wireless@vger.kernel.org, sgruszka@redhat.com,
	lorenzo.bianconi@redhat.com,
	Lorenzo Bianconi <lorenzo@kernel.org>
Subject: [PATCH 0/3] simplify usb layer buffer allocation
Date: Wed, 20 Feb 2019 23:35:15 +0100	[thread overview]
Message-ID: <cover.1550701735.git.lorenzo@kernel.org> (raw)

From: Lorenzo Bianconi <lorenzo@kernel.org>

Simplify usb rx buffer allocation.
Simplify mt76u_tx_build_sg routine.
This series is based on 'mt76usb: allow mt76u_bulk_msg be used for reads'
https://patchwork.kernel.org/patch/10822469/

Lorenzo Bianconi (3):
  mt76: usb: introduce mt76u_fill_bulk_urb routine
  mt76: usb: simplify rx buffer allocation
  mt76: usb: simplify mt76u_tx_build_sg routine

 drivers/net/wireless/mediatek/mt76/mt76.h |   2 -
 drivers/net/wireless/mediatek/mt76/usb.c  | 132 +++++++++-------------
 2 files changed, 53 insertions(+), 81 deletions(-)

-- 
2.20.1


             reply	other threads:[~2019-02-20 22:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20 22:35 lorenzo [this message]
2019-02-20 22:35 ` [PATCH 1/3] mt76: usb: introduce mt76u_fill_bulk_urb routine lorenzo
2019-02-26  9:42   ` Felix Fietkau
2019-02-20 22:35 ` [PATCH 2/3] mt76: usb: simplify rx buffer allocation lorenzo
2019-02-20 22:35 ` [PATCH 3/3] mt76: usb: simplify mt76u_tx_build_sg routine lorenzo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1550701735.git.lorenzo@kernel.org \
    --to=lorenzo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=nbd@nbd.name \
    --cc=sgruszka@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).