From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: linux-wireless@vger.kernel.org, lorenzo.bianconi@redhat.com,
sean.wang@mediatek.com
Subject: [PATCH 0/4] mt7921: enable rx offloads
Date: Thu, 6 May 2021 20:13:31 +0200 [thread overview]
Message-ID: <cover.1620322988.git.lorenzo@kernel.org> (raw)
Enable the following rx offloads:
- hw rx de-amsdu offload
- rx header traslation offload
- rx csum offload
Lorenzo Bianconi (4):
mt76: mt7921: enable rx hw de-amsdu
mt76: connac: add missing configuration in
mt76_connac_mcu_wtbl_hdr_trans_tlv
mt76: mt7921: enable rx header traslation offload
mt76: mt7921: enable rx csum offload
.../net/wireless/mediatek/mt76/mt7615/mcu.c | 8 +--
.../wireless/mediatek/mt76/mt76_connac_mcu.c | 40 +++++++++++
.../wireless/mediatek/mt76/mt76_connac_mcu.h | 4 ++
.../net/wireless/mediatek/mt76/mt7921/init.c | 9 ++-
.../net/wireless/mediatek/mt76/mt7921/mac.c | 70 +++++++++++++++----
.../net/wireless/mediatek/mt76/mt7921/mac.h | 14 ++++
.../net/wireless/mediatek/mt76/mt7921/main.c | 18 +++++
7 files changed, 141 insertions(+), 22 deletions(-)
--
2.30.2
next reply other threads:[~2021-05-06 18:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-06 18:13 Lorenzo Bianconi [this message]
2021-05-06 18:13 ` [PATCH 1/4] mt76: mt7921: enable rx hw de-amsdu Lorenzo Bianconi
2021-05-06 18:13 ` [PATCH 2/4] mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlv Lorenzo Bianconi
2021-05-06 18:13 ` [PATCH 3/4] mt76: mt7921: enable rx header traslation offload Lorenzo Bianconi
2021-05-06 18:13 ` [PATCH 4/4] mt76: mt7921: enable rx csum offload 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.1620322988.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=nbd@nbd.name \
--cc=sean.wang@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 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.