summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-071-1/+1
* octeon_ep_vf: add ethtool supportShinas Rasheed2024-02-121-0/+1
* octeon_ep_vf: add Tx/Rx processing and interrupt supportShinas Rasheed2024-02-121-0/+550
* octeon_ep_vf: add support for ndo opsShinas Rasheed2024-02-121-0/+134
* octeon_ep_vf: add VF-PF mailbox communication.Shinas Rasheed2024-02-121-0/+30
* octeon_ep_vf: Add driver framework and device initializationShinas Rasheed2024-02-121-0/+516