summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_mbox.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-30octeon_ep: unlock the correct lock on error pathDan Carpenter1-1/+1
2023-03-27octeon_ep: add separate mailbox command and response queuesVeerasenareddy Burru1-126/+150
2022-04-16octeon_ep: Remove custom driver versionLeon Romanovsky1-12/+1
2022-04-13octeon_ep: Add mailbox for control commandsVeerasenareddy Burru1-3/+195
2022-04-13octeon_ep: Add driver framework and device initializationVeerasenareddy Burru1-0/+64