From: Deren Wu <deren.wu@mediatek.com>
To: Felix Fietkau <nbd@nbd.name>, Lorenzo Bianconi <lorenzo@kernel.org>
Cc: Sean Wang <sean.wang@mediatek.com>,
Ryder Lee <ryder.lee@mediatek.com>,
Shayne Chen <shayne.chen@mediatek.com>,
linux-wireless <linux-wireless@vger.kernel.org>,
linux-mediatek <linux-mediatek@lists.infradead.org>,
Deren Wu <deren.wu@mediatek.com>
Subject: [PATCH 0/8] wifi: mt76: mt792x: add mt7925 support
Date: Tue, 1 Aug 2023 22:30:24 +0800 [thread overview]
Message-ID: <cover.1690863143.git.deren.wu@mediatek.com> (raw)
This patch set adds more functionalities for mt7925 to reuse common layer,
connac and mt792x. This is a preliminary patch to add mt7925 chipset support.
Deren Wu (8):
wifi: mt76: connac: introduce helper for mt7925 chipset
wifi: mt76: mt792x: support mt7925 chip init
wifi: mt76: connac: export functions for mt7925
wifi: mt76: connac: add eht support for phy mode config
wifi: mt76: connac: add eht support for tx power
wifi: mt76: connac: add data field in struct tlv
wifi: mt76: connac: add more unified command IDs
wifi: mt76: connac: add more unified event IDs
drivers/net/wireless/mediatek/mt76/mt76.h | 1 +
.../net/wireless/mediatek/mt76/mt76_connac.h | 6 ++
.../wireless/mediatek/mt76/mt76_connac_mac.c | 4 +-
.../wireless/mediatek/mt76/mt76_connac_mcu.c | 60 +++++++++++++------
.../wireless/mediatek/mt76/mt76_connac_mcu.h | 33 +++++++++-
drivers/net/wireless/mediatek/mt76/mt792x.h | 6 ++
.../net/wireless/mediatek/mt76/mt792x_dma.c | 49 ++++++++++-----
7 files changed, 123 insertions(+), 36 deletions(-)
--
2.18.0
next reply other threads:[~2023-08-01 14:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-01 14:30 Deren Wu [this message]
2023-08-01 14:30 ` [PATCH 1/8] wifi: mt76: connac: introduce helper for mt7925 chipset Deren Wu
2023-08-01 14:30 ` [PATCH 2/8] wifi: mt76: mt792x: support mt7925 chip init Deren Wu
2023-08-01 14:30 ` [PATCH 3/8] wifi: mt76: connac: export functions for mt7925 Deren Wu
2023-08-01 14:30 ` [PATCH 4/8] wifi: mt76: connac: add eht support for phy mode config Deren Wu
2023-08-01 14:30 ` [PATCH 5/8] wifi: mt76: connac: add eht support for tx power Deren Wu
2023-08-01 14:30 ` [PATCH 6/8] wifi: mt76: connac: add data field in struct tlv Deren Wu
2023-08-01 14:30 ` [PATCH 7/8] wifi: mt76: connac: add more unified command IDs Deren Wu
2023-08-01 14:30 ` [PATCH 8/8] wifi: mt76: connac: add more unified event IDs Deren Wu
2023-08-16 21:21 ` [PATCH 0/8] wifi: mt76: mt792x: add mt7925 support Sean Wang
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.1690863143.git.deren.wu@mediatek.com \
--to=deren.wu@mediatek.com \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo@kernel.org \
--cc=nbd@nbd.name \
--cc=ryder.lee@mediatek.com \
--cc=sean.wang@mediatek.com \
--cc=shayne.chen@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).