index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeon_ep_vf
Age
Commit message (
Expand
)
Author
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-25
octeon_ep_vf: Resolve netdevice usage count issue
Sathesh B Edara
2025-04-15
octeon_ep_vf: Remove octep_vf_wq
Simon Horman
2025-01-18
octeon_ep_vf: update tx/rx stats locally for persistence
Shinas Rasheed
2025-01-18
octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64
Shinas Rasheed
2024-10-29
net: marvell: use ethtool string helpers
Rosen Penev
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-02-22
octeon_ep_vf: Improve help text grammar
Geert Uytterhoeven
2024-02-12
octeon_ep_vf: add ethtool support
Shinas Rasheed
2024-02-12
octeon_ep_vf: add Tx/Rx processing and interrupt support
Shinas Rasheed
2024-02-12
octeon_ep_vf: add support for ndo ops
Shinas Rasheed
2024-02-12
octeon_ep_vf: add Tx/Rx ring resource setup and cleanup
Shinas Rasheed
2024-02-12
octeon_ep_vf: add VF-PF mailbox communication.
Shinas Rasheed
2024-02-12
octeon_ep_vf: add hardware configuration APIs
Shinas Rasheed
2024-02-12
octeon_ep_vf: Add driver framework and device initialization
Shinas Rasheed