netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status")
@ 2023-08-03 13:58 Vladimir Oltean
  2023-08-03 13:58 ` [PATCH v2 pci/net 1/3] PCI: move OF status = "disabled" detection to dev->match_driver Vladimir Oltean
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Vladimir Oltean @ 2023-08-03 13:58 UTC (permalink / raw)
  To: linux-pci, netdev
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Bjorn Helgaas, Rob Herring, Claudiu Manoil, Michael Walle,
	linux-kernel, Jianmin Lv, Liu Peibao, Binbin Zhou, Huacai Chen

I'm not sure who should take this patch set (net maintainers or PCI
maintainers). Everyone could pick up just their part, and that would
work (no compile time dependencies). However, the entire series needs
ACK from both sides and Rob for sure.

v1 at:
https://lore.kernel.org/netdev/20230521115141.2384444-1-vladimir.oltean@nxp.com/

Vladimir Oltean (3):
  PCI: move OF status = "disabled" detection to dev->match_driver
  net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
  net: enetc: remove of_device_is_available() handling

 .../net/ethernet/freescale/enetc/enetc_pf.c   | 111 +++++++++++-------
 drivers/pci/bus.c                             |   4 +-
 drivers/pci/of.c                              |   5 -
 3 files changed, 74 insertions(+), 46 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-08-09 15:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-03 13:58 [PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status") Vladimir Oltean
2023-08-03 13:58 ` [PATCH v2 pci/net 1/3] PCI: move OF status = "disabled" detection to dev->match_driver Vladimir Oltean
2023-08-08 22:21   ` Bjorn Helgaas
2023-08-09 14:45     ` Vladimir Oltean
2023-08-09 15:37       ` Bjorn Helgaas
2023-08-03 13:58 ` [PATCH v2 pci/net 2/3] net: enetc: reimplement RFS/RSS memory clearing as PCI quirk Vladimir Oltean
2023-08-03 13:58 ` [PATCH v2 pci/net 3/3] net: enetc: remove of_device_is_available() handling Vladimir Oltean
2023-08-04 14:12 ` [PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status") Simon Horman
2023-08-09  8:30 ` 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).