summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeon_ep/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2022-04-13octeon_ep: Add driver framework and device initializationVeerasenareddy Burru1-0/+20
Add driver framework and device setup and initialization for Octeon PCI Endpoint NIC. Add implementation to load module, initilaize, register network device, cleanup and unload module. Signed-off-by: Veerasenareddy Burru <vburru@marvell.com> Signed-off-by: Abhijit Ayarekar <aayarekar@marvell.com> Signed-off-by: Satananda Burla <sburla@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>