All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mt76: some further beaconing optimizations and cleanups
@ 2019-11-29 12:32 Stanislaw Gruszka
  2019-11-29 12:32 ` [PATCH 1/3] mt76: usb: use max packet length for m76u_copy Stanislaw Gruszka
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Stanislaw Gruszka @ 2019-11-29 12:32 UTC (permalink / raw)
  To: linux-wireless
  Cc: Felix Fietkau, Lorenzo Bianconi, Ryder Lee, Roy Luo, Markus Theil

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


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

end of thread, other threads:[~2019-11-29 13:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-29 12:32 [PATCH 0/3] mt76: some further beaconing optimizations and cleanups Stanislaw Gruszka
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.