linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/3] net: fix module autoloading
@ 2024-08-26  9:18 Liao Chen
  2024-08-26  9:18 ` [PATCH -next 1/3] net: dm9051: " Liao Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Liao Chen @ 2024-08-26  9:18 UTC (permalink / raw)
  To: netdev, linux-kernel, linux-arm-kernel, linux-mediatek
  Cc: chris.snook, davem, edumazet, kuba, pabeni, lorenzo, nbd,
	sean.wang, Mark-MC.Lee, matthias.bgg, angelogioacchino.delregno,
	liaochen4

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-27 21:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-26  9:18 [PATCH -next 0/3] net: fix module autoloading Liao Chen
2024-08-26  9:18 ` [PATCH -next 1/3] net: dm9051: " 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

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).