From: Liao Chen <liaochen4@huawei.com>
To: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-mediatek@lists.infradead.org>
Cc: <chris.snook@gmail.com>, <davem@davemloft.net>,
<edumazet@google.com>, <kuba@kernel.org>, <pabeni@redhat.com>,
<lorenzo@kernel.org>, <nbd@nbd.name>, <sean.wang@mediatek.com>,
<Mark-MC.Lee@mediatek.com>, <matthias.bgg@gmail.com>,
<angelogioacchino.delregno@collabora.com>, <liaochen4@huawei.com>
Subject: [PATCH -next 0/3] net: fix module autoloading
Date: Mon, 26 Aug 2024 09:18:55 +0000 [thread overview]
Message-ID: <20240826091858.369910-1-liaochen4@huawei.com> (raw)
Hi all,
This patchset aims to enable autoloading of some net modules.
By registering MDT, the kernel is allowed to automatically bind
modules to devices that match the specified compatible strings.
Liao Chen (3):
net: dm9051: fix module autoloading
net: ag71xx: fix module autoloading
net: airoha: fix module autoloading
drivers/net/ethernet/atheros/ag71xx.c | 1 +
drivers/net/ethernet/davicom/dm9051.c | 1 +
drivers/net/ethernet/mediatek/airoha_eth.c | 1 +
3 files changed, 3 insertions(+)
--
2.34.1
next reply other threads:[~2024-08-26 9:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-26 9:18 Liao Chen [this message]
2024-08-26 9:18 ` [PATCH -next 1/3] net: dm9051: fix module autoloading Liao Chen
2024-08-26 9:18 ` [PATCH -next 2/3] net: ag71xx: " Liao Chen
2024-08-26 9:18 ` [PATCH -next 3/3] net: airoha: " Liao Chen
2024-08-26 10:40 ` Lorenzo Bianconi
2024-08-27 21:30 ` [PATCH -next 0/3] net: " patchwork-bot+netdevbpf
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=20240826091858.369910-1-liaochen4@huawei.com \
--to=liaochen4@huawei.com \
--cc=Mark-MC.Lee@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=chris.snook@gmail.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=lorenzo@kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=nbd@nbd.name \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox