All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/4] stmmac: Several PCI-related improvements
@ 2025-02-24 13:53 Philipp Stanner
  2025-02-24 13:53 ` [PATCH net-next v3 1/4] stmmac: loongson: Pass correct arg to PCI function Philipp Stanner
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Philipp Stanner @ 2025-02-24 13:53 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Maxime Coquelin, Alexandre Torgue, Huacai Chen,
	Yanteng Si, Yinggang Gu, Feiyang Chen, Philipp Stanner,
	Jiaxun Yang, Qing Zhang
  Cc: netdev, linux-stm32, linux-arm-kernel, linux-kernel,
	Philipp Stanner

Changes in v3:
  - Several formatting nits (Paolo)
  - Split up patch into a patch series (Yanteng)

Philipp Stanner (4):
  stmmac: loongson: Pass correct arg to PCI function
  stmmac: loongson: Remove surplus loop
  stmmac: Remove pcim_* functions for driver detach
  stmmac: Replace deprecated PCI functions

 .../ethernet/stmicro/stmmac/dwmac-loongson.c  | 31 ++++++-------------
 .../net/ethernet/stmicro/stmmac/stmmac_pci.c  | 24 ++++----------
 2 files changed, 15 insertions(+), 40 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-02-26  1:59 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-24 13:53 [PATCH net-next v3 0/4] stmmac: Several PCI-related improvements Philipp Stanner
2025-02-24 13:53 ` [PATCH net-next v3 1/4] stmmac: loongson: Pass correct arg to PCI function Philipp Stanner
2025-02-24 19:55   ` Andrew Lunn
2025-02-25  9:00   ` Yanteng Si
2025-02-24 13:53 ` [PATCH net-next v3 2/4] stmmac: loongson: Remove surplus loop Philipp Stanner
2025-02-24 19:55   ` Andrew Lunn
2025-02-25  9:06   ` Yanteng Si
2025-02-25  9:15     ` Philipp Stanner
2025-02-26  1:57       ` Yanteng Si
2025-02-25  9:29   ` Huacai Chen
2025-02-24 13:53 ` [PATCH net-next v3 3/4] stmmac: Remove pcim_* functions for driver detach Philipp Stanner
2025-02-24 19:56   ` Andrew Lunn
2025-02-25  9:10   ` Yanteng Si
2025-02-25  9:19     ` Huacai Chen
2025-02-24 13:53 ` [PATCH net-next v3 4/4] stmmac: Replace deprecated PCI functions Philipp Stanner
2025-02-24 19:57   ` Andrew Lunn
2025-02-25  7:16   ` Philipp Stanner
2025-02-25  9:14     ` Yanteng Si
2025-02-25  9:30   ` Huacai Chen
2025-02-25  8:42 ` [PATCH net-next v3 0/4] stmmac: Several PCI-related improvements Henry Chen

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.