summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_mbox.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26fix missing vmalloc.h includesKent Overstreet1-0/+1
2024-02-12octeon_ep_vf: add VF-PF mailbox communication.Shinas Rasheed1-1/+335
2024-02-12octeon_ep_vf: Add driver framework and device initializationShinas Rasheed1-0/+96