summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeon_ep_vf
AgeCommit message (Expand)Author
2024-10-29net: marvell: use ethtool string helpersRosen Penev
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-02-22octeon_ep_vf: Improve help text grammarGeert Uytterhoeven
2024-02-12octeon_ep_vf: add ethtool supportShinas Rasheed
2024-02-12octeon_ep_vf: add Tx/Rx processing and interrupt supportShinas Rasheed
2024-02-12octeon_ep_vf: add support for ndo opsShinas Rasheed
2024-02-12octeon_ep_vf: add Tx/Rx ring resource setup and cleanupShinas Rasheed
2024-02-12octeon_ep_vf: add VF-PF mailbox communication.Shinas Rasheed
2024-02-12octeon_ep_vf: add hardware configuration APIsShinas Rasheed
2024-02-12octeon_ep_vf: Add driver framework and device initializationShinas Rasheed