aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mrsas/mrsas_fp.c
Commit message (Expand)AuthorAgeFilesLines
* mrsas: don't reference the removed physical disk of RAID1 during IO submissionSumit Saxena2024-03-121-2/+4
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Fix "set but not used" in the mrsas driver. Remove dead code.Scott Long2022-02-261-2/+1
* [POWERPC64BE] mrsas: add big-endian supportAlfredo Dal'Ava Junior2021-02-041-82/+88
* mrsas: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-12/+0
* This patch will add support for latest generation MegaRAID adapters- Aero(39xx).Kashyap D Desai2018-12-261-3/+3
* This patch will add support for NVME PRPs creation by driver for fastpathKashyap D Desai2018-12-141-2/+18
* To improve RAID 1/10 Write performance, OS drivers need to issue theKashyap D Desai2018-12-141-24/+45
* Detect sequential Write IOs and pass the hint that it is part of sequentialKashyap D Desai2018-12-141-0/+3
* This patch will add support for divert bitmap in RAID map. Divert bitmap is s...Kashyap D Desai2018-12-141-4/+25
* This patch will add support for new Dynamic RaidMap to have different sizesKashyap D Desai2018-12-141-14/+195
* This patch will add support for next generation(SAS3.5) of Tri mode(SAS, SATA...Kashyap D Desai2018-12-141-5/+7
* Use a variable to indicate Gen3 controllers and remove all PCI ids basedKashyap D Desai2016-11-291-26/+3
* Added support for Avago/Broadcom Cutlass(12 Gbps- 16 port count) controllers.Kashyap D Desai2016-06-021-3/+9
* Following bugs fixed as part of this patch:Kashyap D Desai2016-05-131-6/+0
* Added supprot for Avago Intruder controller.Kashyap D Desai2016-05-131-3/+12
* Corrected indentation on conflicted source files.Kashyap D Desai2015-05-061-38/+43
* 1. All LSI namings are converted to AVAGO Tech.Kashyap D Desai2015-05-061-14/+15
* Bug fixes found internally as detailed below:Kashyap D Desai2015-05-061-1/+0
* Current driver does fast path read load balancing between arm and mirror diskKashyap D Desai2015-05-061-62/+93
* Fix for build issue on i386.xen and amd64.xen.Kashyap D Desai2014-10-131-3/+3
* No logical code change in this pathc.Kashyap D Desai2014-10-081-1272/+1254
* Current MegaRAID firmware and hence the driver only supported 64VDs.Kashyap D Desai2014-10-081-57/+142
* Correct memset size.Xin LI2014-06-241-1/+1
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASDoug Ambrisko2014-05-071-0/+1451