From: Kalle Valo <kvalo@kernel.org>
To: Daniel Golle <daniel@makrotopia.org>
Cc: linux-wireless@vger.kernel.org, Stanislaw Gruszka <stf_xl@wp.pl>,
Helmut Schaa <helmut.schaa@googlemail.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Johannes Berg <johannes.berg@intel.com>
Subject: Re: [PATCH v3 02/16] rt2x00: add throughput LED trigger
Date: Thu, 22 Sep 2022 08:00:13 +0300 [thread overview]
Message-ID: <87pmfo6m1u.fsf@kernel.org> (raw)
In-Reply-To: <166382246328.9021.4194873488972008176.kvalo@kernel.org> (Kalle Valo's message of "Thu, 22 Sep 2022 04:54:26 +0000 (UTC)")
Kalle Valo <kvalo@kernel.org> writes:
> Daniel Golle <daniel@makrotopia.org> wrote:
>
>> From: David Bauer <mail@david-bauer.net>
>>
>> This adds a (currently missing) throughput LED trigger for the rt2x00
>> driver. Previously, LED triggers had to be assigned to the netdev, which
>> was limited to a single VAP.
>>
>> Tested-by: Christoph Krapp <achterin@googlemail.com>
>> Signed-off-by: David Bauer <mail@david-bauer.net>
>> Acked-by: Stanislaw Gruszka <stf_xl@wp.pl>
>
> This is missing Daniel's s-o-b.
Otherwise the patchset looked good to me. Daniel, if you can give your
s-o-b as a reply to this mail I can then add it during commit.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2022-09-22 5:00 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-17 20:25 [PATCH v3 00/16] rt2x00: OpenWrt patches improving MT7620 (and more) Daniel Golle
2022-09-17 20:26 ` [PATCH v3 01/16] rt2x00: define RF5592 in init_eeprom routine Daniel Golle
2022-09-24 12:31 ` [v3,01/16] wifi: " Kalle Valo
2022-09-17 20:26 ` [PATCH v3 02/16] rt2x00: add throughput LED trigger Daniel Golle
2022-09-22 4:54 ` Kalle Valo
2022-09-22 5:00 ` Kalle Valo [this message]
2022-09-22 20:17 ` Daniel Golle
2022-09-17 20:26 ` [PATCH v3 03/16] rt2x00: add support for external PA on MT7620 Daniel Golle
2022-09-17 20:27 ` [PATCH v3 04/16] rt2x00: move up and reuse busy wait functions Daniel Golle
2022-09-17 20:27 ` [PATCH v3 05/16] rt2x00: add RF self TXDC calibration for MT7620 Daniel Golle
2022-09-17 20:27 ` [PATCH v3 06/16] rt2x00: add r " Daniel Golle
2022-09-17 20:27 ` [PATCH v3 07/16] rt2x00: add RXDCOC " Daniel Golle
2022-09-17 20:28 ` [PATCH v3 08/16] rt2x00: add RXIQ " Daniel Golle
2022-09-17 20:28 ` [PATCH v3 09/16] rt2x00: don't run Rt5592 IQ calibration on MT7620 Daniel Golle
2022-09-17 20:28 ` [PATCH v3 10/16] rt2x00: add TX LOFT calibration for MT7620 Daniel Golle
2022-09-17 20:28 ` [PATCH v3 11/16] rt2x00: move helper functions up in file Daniel Golle
2022-09-17 20:29 ` [PATCH v3 12/16] rt2x00: fix HT20/HT40 bandwidth switch on MT7620 Daniel Golle
2022-09-17 20:29 ` [PATCH v3 13/16] rt2x00: set correct TX_SW_CFG1 MAC register for MT7620 Daniel Golle
2022-09-17 20:29 ` [PATCH v3 14/16] rt2x00: set VGC gain for both chains of MT7620 Daniel Golle
2022-09-17 20:29 ` [PATCH v3 15/16] rt2x00: set SoC wmac clock register Daniel Golle
2022-09-17 20:30 ` [PATCH v3 16/16] rt2x00: correctly set BBP register 86 for MT7620 Daniel Golle
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=87pmfo6m1u.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=daniel@makrotopia.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=helmut.schaa@googlemail.com \
--cc=johannes.berg@intel.com \
--cc=kuba@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=stf_xl@wp.pl \
/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.