summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeon_ep_vf
AgeCommit message (Expand)AuthorFilesLines
2024-02-23octeon_ep_vf: Improve help text grammarGeert Uytterhoeven1-4/+4
2024-02-12octeon_ep_vf: add ethtool supportShinas Rasheed4-1/+277
2024-02-12octeon_ep_vf: add Tx/Rx processing and interrupt supportShinas Rasheed3-0/+868
2024-02-12octeon_ep_vf: add support for ndo opsShinas Rasheed1-0/+134
2024-02-12octeon_ep_vf: add Tx/Rx ring resource setup and cleanupShinas Rasheed2-1/+438
2024-02-12octeon_ep_vf: add VF-PF mailbox communication.Shinas Rasheed4-2/+509
2024-02-12octeon_ep_vf: add hardware configuration APIsShinas Rasheed2-2/+676
2024-02-12octeon_ep_vf: Add driver framework and device initializationShinas Rasheed15-0/+2372