summaryrefslogtreecommitdiff
path: root/sys/dev/mrsas
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent overflow issues in timeout processingSteven Hartland2014-11-211-4/+4
* Fix multiple incorrect SYSCTL arguments in the kernel:Hans Petter Selasky2014-10-212-3/+4
* Fix for build issue on i386.xen and amd64.xen.Kashyap D Desai2014-10-134-27/+27
* No logical code change in this pathc.Kashyap D Desai2014-10-087-7519/+7439
* Driver version upgrade.Kashyap D Desai2014-10-081-1/+1
* In the passthru IOCTL path, the mfi command pool was freely accessible N timesKashyap D Desai2014-10-084-18/+62
* d_poll() callback function is the entry point for poll system call for the ap...Kashyap D Desai2014-10-082-5/+43
* Extended MSI-x vectors support for Invader and Fury(12Gb/s HBA).Kashyap D Desai2014-10-083-76/+294
* Fix the minor svn add issue. $FreeBSD$ expands at the time ofKashyap D Desai2014-10-081-1/+1
* This is a feature provided to run 32-bit linux binaries on FreeBSD 64bitKashyap D Desai2014-10-085-108/+274
* Current MegaRAID firmware and hence the driver only supported 64VDs.Kashyap D Desai2014-10-084-188/+512
* Fix for WITNESS warning while doing xpt_rescan.Kashyap D Desai2014-09-022-8/+5
* Correct memset size.Xin LI2014-06-241-1/+1
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASDoug Ambrisko2014-05-076-0/+9409