aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mrsas/mrsas.c
Commit message (Expand)AuthorAgeFilesLines
* Use struct thread directly instead of d_thread_t. This driver is notJohn Baldwin2015-01-061-3/+4
* Fix multiple incorrect SYSCTL arguments in the kernel:Hans Petter Selasky2014-10-211-1/+1
* Fix for build issue on i386.xen and amd64.xen.Kashyap D Desai2014-10-131-11/+11
* No logical code change in this pathc.Kashyap D Desai2014-10-081-3248/+3218
* In the passthru IOCTL path, the mfi command pool was freely accessible N timesKashyap D Desai2014-10-081-2/+27
* d_poll() callback function is the entry point for poll system call for the ap...Kashyap D Desai2014-10-081-5/+40
* Extended MSI-x vectors support for Invader and Fury(12Gb/s HBA).Kashyap D Desai2014-10-081-57/+244
* This is a feature provided to run 32-bit linux binaries on FreeBSD 64bitKashyap D Desai2014-10-081-6/+49
* Current MegaRAID firmware and hence the driver only supported 64VDs.Kashyap D Desai2014-10-081-72/+174
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASDoug Ambrisko2014-05-071-0/+3672