All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: linux-wireless@vger.kernel.org, lorenzo.bianconi@redhat.com
Subject: [PATCH 0/2] mt76: move aggr_stats array in mt76_phy
Date: Wed,  2 Nov 2022 23:29:13 +0100	[thread overview]
Message-ID: <cover.1667427944.git.lorenzo@kernel.org> (raw)

This series is based on the following patches:
- wifi: mt76: mt7915: fix reporting of TX AGGR histogram
  https://patchwork.kernel.org/project/linux-wireless/patch/33a05d9d25e43fbb880bea5e1ad52c92f1ad2e27.1667392073.git.lorenzo@kernel.org/
- wifi: mt76: mt7921: fix reporting of TX AGGR histogram
  https://patchwork.kernel.org/project/linux-wireless/patch/74cf11c228e9174c5d7fd794af8967d5ce9e5de7.1667393153.git.lorenzo@kernel.org/

Lorenzo Bianconi (2):
  wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_counters
  wifi: mt76: move aggr_stats array in mt76_phy

 drivers/net/wireless/mediatek/mt76/mt76.h     |  4 ++--
 .../wireless/mediatek/mt76/mt7603/debugfs.c   |  2 +-
 .../net/wireless/mediatek/mt76/mt7603/mac.c   |  6 +++---
 .../wireless/mediatek/mt76/mt7615/debugfs.c   |  6 ++----
 .../net/wireless/mediatek/mt76/mt7615/mac.c   | 17 +++++++--------
 .../net/wireless/mediatek/mt76/mt7615/main.c  |  4 ++--
 .../wireless/mediatek/mt76/mt7615/mt7615.h    |  2 +-
 .../wireless/mediatek/mt76/mt76x02_debugfs.c  |  2 +-
 .../net/wireless/mediatek/mt76/mt76x02_mac.c  |  6 +++---
 .../wireless/mediatek/mt76/mt7915/debugfs.c   |  5 ++---
 .../net/wireless/mediatek/mt76/mt7915/mac.c   | 21 +++++++------------
 .../net/wireless/mediatek/mt76/mt7915/main.c  |  5 ++---
 .../wireless/mediatek/mt76/mt7921/debugfs.c   |  2 +-
 .../net/wireless/mediatek/mt76/mt7921/mac.c   | 10 ++++-----
 .../net/wireless/mediatek/mt76/mt7921/main.c  |  2 +-
 15 files changed, 41 insertions(+), 53 deletions(-)

-- 
2.38.1


             reply	other threads:[~2022-11-02 22:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-02 22:29 Lorenzo Bianconi [this message]
2022-11-02 22:29 ` [PATCH 1/2] wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_counters Lorenzo Bianconi
2022-11-02 22:29 ` [PATCH 2/2] wifi: mt76: move aggr_stats array in mt76_phy Lorenzo Bianconi

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.1667427944.git.lorenzo@kernel.org \
    --to=lorenzo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=nbd@nbd.name \
    /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 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.