aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qat
Commit message (Expand)AuthorAgeFilesLines
* qat: Make prototypes consistent with the implementationMark Johnston2021-04-051-2/+2
* qat: Add support for separate AAD and output buffersMark Johnston2021-01-275-100/+281
* qat: Free counters during detachMark Johnston2021-01-141-0/+5
* qat: Count request allocation failuresMark Johnston2021-01-142-0/+6
* qat: Fix DH895XCC firmware module autoloadingMark Johnston2021-01-141-1/+1
* qat: quiet -Wredundant-declsRyan Libby2020-12-111-2/+0
* qat: Initialize the crypto device ID to -1 instead of 0Mark Johnston2020-11-301-0/+1
* qat: Fix firmware module autoloadingMark Johnston2020-11-305-5/+5
* qat: Fix nits reported by CoverityMark Johnston2020-11-123-12/+12
* Add qat(4)Mark Johnston2020-11-0521-0/+15509