public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] support OCTEON CN98 devices
@ 2023-11-29  4:53 Shinas Rasheed
  2023-11-29  4:53 ` [PATCH net-next v2 1/2] octeon_ep: implement device unload control net API Shinas Rasheed
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shinas Rasheed @ 2023-11-29  4:53 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.

Changes:
V2:
  - Changed dev_info print to dev_dbg in device_remove API

V1: https://lore.kernel.org/all/20231127162135.2529363-1-srasheed@marvell.com/

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] 4+ messages in thread

end of thread, other threads:[~2023-12-01  7:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-29  4:53 [PATCH net-next v2 0/2] support OCTEON CN98 devices Shinas Rasheed
2023-11-29  4:53 ` [PATCH net-next v2 1/2] octeon_ep: implement device unload control net API Shinas Rasheed
2023-11-29  4:53 ` [PATCH net-next v2 2/2] octeon_ep: support OCTEON CN98 devices Shinas Rasheed
2023-12-01  7:20 ` [PATCH net-next v2 0/2] " 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