aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qat/qat_api
Commit message (Expand)AuthorAgeFilesLines
* qat: enable qat driver for 402xx deviceHareshx Sankar Raj2025-09-151-1/+1
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-111-1/+1
* qat: update API files to use SPDX identifierHareshx Sankar Raj2025-06-0622-770/+44
* qat: driver updates to improve code and fix bugsHareshx Sankar Raj2025-06-068-26/+59
* qat: reimplement cpaCyGetXXXInstances as a wrapperHareshx Sankar Raj2025-06-063-223/+182
* qat: fix typos and formatting issuesHareshx Sankar Raj2025-06-0676-461/+381
* Fix enum warnings in qatDimitry Andric2024-07-311-2/+4
* Deprecate contigfree(9) in favour of free(9)Bjoern A. Zeeb2024-07-261-1/+1
* qat: Fix typo (triple S)Jose Luis Duran2023-12-281-1/+1
* qat: Fix two typos in source code commentsGordon Bergling2023-12-172-2/+2
* qat: Intel 4xxx Series driver API extensionPiotr Kasierski2023-09-0610-314/+1175
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-16122-122/+0
* qat: Add IntelĀ® 4xxx Series VF driver supportKrzysztof Zdziarski2023-06-1241-3513/+10467
* qat: Fixed Coverity reported issueKrzysztof Zdziarski2023-02-011-8/+6
* qat: Add IntelĀ® 4xxx Series platform supportMichal Gulbicki2023-01-2450-2075/+6011
* qat(4): Fix common typos in source code commentsGordon Bergling2023-01-112-3/+3
* qat: make function definition match prototypeEd Maste2022-09-061-1/+1
* qat(4): Correct some typos in source code commentsGordon Bergling2022-09-044-6/+6
* qat: Add #includes for missing prototypes.John Baldwin2022-09-022-0/+5
* qat: Add a prototype for icp_adf_is_dev_in_error.John Baldwin2022-09-021-1/+11
* qat: Drop extraneous parentheses from some macro values.John Baldwin2022-09-021-4/+4
* qat: Import a new Intel (R) QAT driverJulian Grajkowski2022-07-27138-0/+68272