linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stanislaw Gruszka <sgruszka@redhat.com>
To: linux-wireless@vger.kernel.org
Cc: Felix Fietkau <nbd@nbd.name>,
	Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>,
	Ryder Lee <ryder.lee@mediatek.com>, Roy Luo <royluo@google.com>,
	Markus Theil <markus.theil@tu-ilmenau.de>
Subject: [PATCH 0/3] mt76: some further beaconing optimizations and cleanups
Date: Fri, 29 Nov 2019 13:32:25 +0100	[thread overview]
Message-ID: <1575030748-2218-1-git-send-email-sgruszka@redhat.com> (raw)

This is based on top:
[PATCH v9 0/6] mt76: channel switch support for USB devices
https://lore.kernel.org/linux-wireless/20191126214704.27297-1-markus.theil@tu-ilmenau.de/T/#t

Stanislaw Gruszka (3):
  mt76: usb: use max packet length for m76u_copy
  mt76: mt76x02u: do not set NULL beacons
  mt76: mt76x02: minor mt76x02_mac_set_beacon optimization

 drivers/net/wireless/mediatek/mt76/mt76.h          |  7 +++---
 .../net/wireless/mediatek/mt76/mt76x02_beacon.c    | 14 ++++-------
 drivers/net/wireless/mediatek/mt76/mt76x02_mac.h   |  2 +-
 .../net/wireless/mediatek/mt76/mt76x02_usb_core.c  |  6 ++---
 drivers/net/wireless/mediatek/mt76/usb.c           | 27 ++++++++++++++--------
 5 files changed, 27 insertions(+), 29 deletions(-)

-- 
1.9.3


             reply	other threads:[~2019-11-29 12:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-29 12:32 Stanislaw Gruszka [this message]
2019-11-29 12:32 ` [PATCH 1/3] mt76: usb: use max packet length for m76u_copy Stanislaw Gruszka
2019-11-29 12:47   ` Lorenzo Bianconi
2019-11-29 13:06     ` Stanislaw Gruszka
2019-11-29 13:11       ` Lorenzo Bianconi
2019-11-29 12:32 ` [PATCH 2/3] mt76: mt76x02u: do not set NULL beacons Stanislaw Gruszka
2019-11-29 12:32 ` [PATCH 3/3] mt76: mt76x02: minor mt76x02_mac_set_beacon optimization Stanislaw Gruszka

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=1575030748-2218-1-git-send-email-sgruszka@redhat.com \
    --to=sgruszka@redhat.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi83@gmail.com \
    --cc=markus.theil@tu-ilmenau.de \
    --cc=nbd@nbd.name \
    --cc=royluo@google.com \
    --cc=ryder.lee@mediatek.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).