summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeon_ep_vf
AgeCommit message (Expand)Author
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-25octeon_ep_vf: Resolve netdevice usage count issueSathesh B Edara
2025-04-15octeon_ep_vf: Remove octep_vf_wqSimon Horman
2025-01-18octeon_ep_vf: update tx/rx stats locally for persistenceShinas Rasheed
2025-01-18octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed
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