aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mrsas/mrsas.h
Commit message (Expand)AuthorAgeFilesLines
* This patch upgrades driver version to 06.712.04.00-fbsdKashyap D Desai2016-11-291-1/+1
* This patch will unblock SYNCHRONIZE_CACHE command to firmware, i.e. don't blo...Kashyap D Desai2016-11-291-1/+7
* This patch will add task management support in driver. Below is high level de...Kashyap D Desai2016-11-291-7/+102
* Update controller properties(read OCR capability bit) when MR_EVT_CTRL_PROP_C...Kashyap D Desai2016-11-291-0/+1
* Use a variable to indicate Gen3 controllers and remove all PCI ids basedKashyap D Desai2016-11-291-0/+1
* Problem statement:Kashyap D Desai2016-11-291-1/+2
* Added support for Avago/Broadcom Cutlass(12 Gbps- 16 port count) controllers.Kashyap D Desai2016-06-021-0/+2
* Version update patch.Kashyap D Desai2016-05-131-1/+1
* Added supprot for Avago Intruder controller.Kashyap D Desai2016-05-131-0/+2
* Implemented interrupt Config Hook in mrsas(4) to defer some of the tasks, like:Kashyap D Desai2016-05-131-0/+2
* This patch implements driver support for 1MB IO size.Kashyap D Desai2016-05-131-5/+13
* Similar to RAID map for Logical Drives, now JBOD map has been introduced forKashyap D Desai2016-05-131-1/+32
* There was no ERROR handling for firmware command TIMEOUT. This patchKashyap D Desai2016-05-131-0/+6
* Counter part of mfi driver commit in mrsasKashyap D Desai2015-06-261-1/+1
* Corrected indentation on conflicted source files.Kashyap D Desai2015-05-061-153/+153
* Configured the mrsas(4) driver to support UNMAPPED I/O and updated driver ver...Kashyap D Desai2015-05-061-1/+1
* 1. All LSI namings are converted to AVAGO Tech.Kashyap D Desai2015-05-061-2/+3
* Bug fixes found internally as detailed below:Kashyap D Desai2015-05-061-0/+1
* In OCR(Online Controller Reset) path, driver sets adapter state toKashyap D Desai2015-05-061-0/+1
* Current driver does fast path read load balancing between arm and mirror diskKashyap D Desai2015-05-061-3/+7
* Now Driver expose Secure Jbod Support via driver_operations in MFI INIT Frame.Kashyap D Desai2015-05-061-6/+34
* This patch adds the feature to provide PCI information via IOCTL query.Kashyap D Desai2015-05-061-0/+161
* Fix multiple incorrect SYSCTL arguments in the kernel:Hans Petter Selasky2014-10-211-2/+3
* 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-1866/+1832
* 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-081-0/+6
* d_poll() callback function is the entry point for poll system call for the ap...Kashyap D Desai2014-10-081-0/+3
* Extended MSI-x vectors support for Invader and Fury(12Gb/s HBA).Kashyap D Desai2014-10-081-19/+37
* This is a feature provided to run 32-bit linux binaries on FreeBSD 64bitKashyap D Desai2014-10-081-0/+8
* Current MegaRAID firmware and hence the driver only supported 64VDs.Kashyap D Desai2014-10-081-46/+178
* Fix for WITNESS warning while doing xpt_rescan.Kashyap D Desai2014-09-021-1/+1
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASDoug Ambrisko2014-05-071-0/+2464