summaryrefslogtreecommitdiffstats
path: root/sys/dev/mrsas
Commit message (Expand)AuthorAgeFilesLines
* Counter part of mfi driver commit in mrsaskadesai2015-06-262-2/+4
* Kernel panic may be observed by user, if MR controller is under Chip reset (OCR)kadesai2015-06-261-0/+2
* Corrected indentation on conflicted source files.kadesai2015-05-066-307/+319
* Configured the mrsas(4) driver to support UNMAPPED I/O and updated driver ver...kadesai2015-05-062-14/+38
* 1. All LSI namings are converted to AVAGO Tech.kadesai2015-05-067-37/+50
* Bug fixes found internally as detailed below:kadesai2015-05-063-6/+13
* Driver calls mrsas_complete_cmd() to call mrsas_wakeup() for each MFI frame t...kadesai2015-05-061-2/+31
* In OCR(Online Controller Reset) path, driver sets adapter state tokadesai2015-05-062-62/+74
* Current driver does fast path read load balancing between arm and mirror diskkadesai2015-05-064-73/+113
* Now Driver expose Secure Jbod Support via driver_operations in MFI INIT Frame.kadesai2015-05-063-39/+93
* This patch adds the feature to provide PCI information via IOCTL query.kadesai2015-05-063-11/+217
* Use struct thread directly instead of d_thread_t. This driver is notjhb2015-01-061-3/+4
* Prevent overflow issues in timeout processingsmh2014-11-211-4/+4
* Fix multiple incorrect SYSCTL arguments in the kernel:hselasky2014-10-212-3/+4
* Fix for build issue on i386.xen and amd64.xen.kadesai2014-10-134-27/+27
* No logical code change in this pathc.kadesai2014-10-087-8037/+7957
* Driver version upgrade.kadesai2014-10-081-1/+1
* In the passthru IOCTL path, the mfi command pool was freely accessible N timeskadesai2014-10-084-18/+62
* d_poll() callback function is the entry point for poll system call for the ap...kadesai2014-10-082-5/+43
* Extended MSI-x vectors support for Invader and Fury(12Gb/s HBA).kadesai2014-10-083-77/+295
* Fix the minor svn add issue. $FreeBSD$ expands at the time ofkadesai2014-10-081-1/+1
* This is a feature provided to run 32-bit linux binaries on FreeBSD 64bitkadesai2014-10-085-108/+274
* Current MegaRAID firmware and hence the driver only supported 64VDs.kadesai2014-10-084-188/+512
* Fix for WITNESS warning while doing xpt_rescan.kadesai2014-09-022-8/+5
* Correct memset size.delphij2014-06-241-1/+1
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASambrisko2014-05-076-0/+9409
OpenPOWER on IntegriCloud