All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Clean up deprecated PCI calls
@ 2025-03-13 16:14 Philipp Stanner
  2025-03-13 16:14 ` [PATCH net-next 1/3] stmmac: loongson: Remove surplus loop Philipp Stanner
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Philipp Stanner @ 2025-03-13 16:14 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Maxime Coquelin, Alexandre Torgue, Yanteng Si,
	Huacai Chen, Yinggang Gu, Serge Semin, Philipp Stanner
  Cc: netdev, linux-stm32, linux-arm-kernel, linux-kernel,
	Philipp Stanner

Spiritual successor of this older series, of which one patch has already
been merged [1]

P.

[1] https://lore.kernel.org/netdev/20250226085208.97891-1-phasta@kernel.org/

Philipp Stanner (3):
  stmmac: loongson: Remove surplus loop
  stmmac: Remove pcim_* functions for driver detach
  stmmac: Replace deprecated PCI functions

 .../ethernet/stmicro/stmmac/dwmac-loongson.c  | 27 +++++--------------
 .../net/ethernet/stmicro/stmmac/stmmac_pci.c  | 26 +++++-------------
 2 files changed, 13 insertions(+), 40 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-03-18 17:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-13 16:14 [PATCH net-next 0/3] Clean up deprecated PCI calls Philipp Stanner
2025-03-13 16:14 ` [PATCH net-next 1/3] stmmac: loongson: Remove surplus loop Philipp Stanner
2025-03-13 22:32   ` Jacob Keller
2025-03-13 16:14 ` [PATCH net-next 2/3] stmmac: Remove pcim_* functions for driver detach Philipp Stanner
2025-03-13 22:33   ` Jacob Keller
2025-03-13 16:14 ` [PATCH net-next 3/3] stmmac: Replace deprecated PCI functions Philipp Stanner
2025-03-13 22:34   ` Jacob Keller
2025-03-18 17:50 ` [PATCH net-next 0/3] Clean up deprecated PCI calls Simon Horman

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.