summaryrefslogtreecommitdiff
path: root/sys/dev/liquidio/lio_main.c
AgeCommit message (Expand)Author
2025-12-16lio: Avoid out-of-bounds read or write MAC addressZhenlei Huang
2025-11-22lio: use newly exposed RSS hash key API rather than ad-hoc hashingAndrew Gallatin
2024-09-03liquidio(4): Stop checking for failures from malloc/taskqueue_create/buf_ring...Zhenlei Huang
2024-06-28net: Remove unneeded NULL check for the allocated ifnetZhenlei Huang
2024-06-16liquidio: Use device_set_descf()Mark Johnston
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-02-07Mechanically convert liquidio(4) to IfAPIJustin Hibbits
2022-05-09lio: Remove unused devclass argument to DRIVER_MODULE.John Baldwin
2022-04-06lio: Quiet set but unused warnings.John Baldwin
2018-06-13Fix build of liquidio with base gcc on i386Dimitry Andric
2018-01-21Revert r327828, r327949, r327953, r328016-r328026, r328041:Pedro F. Giffuni
2018-01-13dev: make some use of mallocarray(9).Pedro F. Giffuni
2017-10-25Enable i386 build of the Cavium LiquidIO driver (lio) module.Sean Bruno
2017-09-12The diff is the initial submission of Cavium Liquidio 2350/2360 10/25GSean Bruno