summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-18octeon_ep: support to fetch firmware infoShinas Rasheed1-1/+23
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-08-15octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt1-1/+1
2023-08-11octeon_ep: Add control plane host and firmware versions.Sathesh Edara1-2/+35
2023-03-27octeon_ep: function id in link info and stats mailbox commandsVeerasenareddy Burru1-18/+15
2023-03-27octeon_ep: support asynchronous notificationsVeerasenareddy Burru1-0/+29
2023-03-27octeon_ep: include function id in mailbox commandsVeerasenareddy Burru1-19/+24
2023-03-27octeon_ep: add separate mailbox command and response queuesVeerasenareddy Burru1-110/+220
2022-04-13octeon_ep: add support for ndo opsVeerasenareddy Burru1-0/+60
2022-04-13octeon_ep: Add mailbox for control commandsVeerasenareddy Burru1-4/+96
2022-04-13octeon_ep: Add driver framework and device initializationVeerasenareddy Burru1-0/+42