summaryrefslogtreecommitdiff
path: root/sys/dev/qat/qat_api
AgeCommit message (Expand)Author
2025-09-15qat: enable qat driver for 402xx deviceHareshx Sankar Raj
2025-06-11machine/stdarg.h -> sys/stdarg.hBrooks Davis
2025-06-06qat: update API files to use SPDX identifierHareshx Sankar Raj
2025-06-06qat: driver updates to improve code and fix bugsHareshx Sankar Raj
2025-06-06qat: reimplement cpaCyGetXXXInstances as a wrapperHareshx Sankar Raj
2025-06-06qat: fix typos and formatting issuesHareshx Sankar Raj
2024-07-31Fix enum warnings in qatDimitry Andric
2024-07-26Deprecate contigfree(9) in favour of free(9)Bjoern A. Zeeb
2023-12-27qat: Fix typo (triple S)Jose Luis Duran
2023-12-17qat: Fix two typos in source code commentsGordon Bergling
2023-09-06qat: Intel 4xxx Series driver API extensionPiotr Kasierski
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-06-12qat: Add IntelĀ® 4xxx Series VF driver supportKrzysztof Zdziarski
2023-02-01qat: Fixed Coverity reported issueKrzysztof Zdziarski
2023-01-24qat: Add IntelĀ® 4xxx Series platform supportMichal Gulbicki
2023-01-11qat(4): Fix common typos in source code commentsGordon Bergling
2022-09-05qat: make function definition match prototypeEd Maste
2022-09-04qat(4): Correct some typos in source code commentsGordon Bergling
2022-09-02qat: Add #includes for missing prototypes.John Baldwin
2022-09-02qat: Add a prototype for icp_adf_is_dev_in_error.John Baldwin
2022-09-02qat: Drop extraneous parentheses from some macro values.John Baldwin
2022-07-27qat: Import a new Intel (R) QAT driverJulian Grajkowski