Age | Commit message (Expand) | Author |
---|---|---|
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 |