aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mrsas/mrsas_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Use uintptr_t instead of unsigned long for pointers.John Baldwin2020-12-161-4/+4
* Following bugs fixed as part of this patch:Kashyap D Desai2016-05-131-0/+16
* There was no ERROR handling for firmware command TIMEOUT. This patchKashyap D Desai2016-05-131-1/+8
* Replace 0 with NULL for pointers in misc. device drivers.Pedro F. Giffuni2016-04-121-1/+1
* Corrected indentation on conflicted source files.Kashyap D Desai2015-05-061-1/+0
* 1. All LSI namings are converted to AVAGO Tech.Kashyap D Desai2015-05-061-9/+12
* No logical code change in this pathc.Kashyap D Desai2014-10-081-405/+402
* In the passthru IOCTL path, the mfi command pool was freely accessible N timesKashyap D Desai2014-10-081-11/+24
* This is a feature provided to run 32-bit linux binaries on FreeBSD 64bitKashyap D Desai2014-10-081-101/+50
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASDoug Ambrisko2014-05-071-0/+546