All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v1 0/2] support OCTEON CN98 devices
@ 2023-11-27 16:21 Shinas Rasheed
  2023-11-27 16:21 ` [PATCH net-next v1 1/2] octeon_ep: implement device unload control net API Shinas Rasheed
  2023-11-27 16:21 ` [PATCH net-next v1 2/2] octeon_ep: support OCTEON CN98 devices Shinas Rasheed
  0 siblings, 2 replies; 9+ messages in thread
From: Shinas Rasheed @ 2023-11-27 16:21 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: hgani, vimleshk, egallen, mschmidt, pabeni, horms, kuba, davem,
	wizhao, konguyen, Shinas Rasheed

Implement device unload control net API required for CN98
devices and add support in driver for the same.

Shinas Rasheed (2):
  octeon_ep: implement device unload control net API
  octeon_ep: support OCTEON CN98 devices

 .../ethernet/marvell/octeon_ep.rst            |  1 +
 .../marvell/octeon_ep/octep_cn9k_pf.c         | 24 +++++++++++++++----
 .../marvell/octeon_ep/octep_ctrl_net.c        | 16 ++++++++++++-
 .../marvell/octeon_ep/octep_ctrl_net.h        | 11 +++++++++
 .../ethernet/marvell/octeon_ep/octep_main.c   |  4 ++++
 .../ethernet/marvell/octeon_ep/octep_main.h   |  1 +
 .../marvell/octeon_ep/octep_regs_cn9k_pf.h    |  4 ++++
 7 files changed, 56 insertions(+), 5 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-11-29  4:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-27 16:21 [PATCH net-next v1 0/2] support OCTEON CN98 devices Shinas Rasheed
2023-11-27 16:21 ` [PATCH net-next v1 1/2] octeon_ep: implement device unload control net API Shinas Rasheed
2023-11-28  2:43   ` Jakub Kicinski
2023-11-28  4:22     ` [EXT] " Shinas Rasheed
2023-11-28 16:27       ` Jakub Kicinski
2023-11-28 19:08         ` Shinas Rasheed
2023-11-28 21:54           ` Jakub Kicinski
2023-11-29  4:42             ` Shinas Rasheed
2023-11-27 16:21 ` [PATCH net-next v1 2/2] octeon_ep: support OCTEON CN98 devices Shinas Rasheed

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.