aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mpr/mprvar.h
Commit message (Expand)AuthorAgeFilesLines
* mpr: Add workaround for too few slots being automatically scannedPeter Eriksson2025-08-311-0/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* mpr(4): Handle mprsas_alloc_tm() errors on device removal.Alexander Motin2021-08-201-0/+5
* Fix mpr(4) and mps(4) state transitions and a use-after-free panic.Kenneth D. Merry2021-06-031-4/+7
* Remove unused wrappers around kproc_create() and kproc_exit().John Baldwin2021-03-121-4/+0
* mpr: big-endian supportAlfredo Dal'Ava Junior2021-03-031-0/+4
* mpr: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Remove support for all pre FreeBSD 11.0 versions from mpr and mps.Warner Losh2020-02-261-21/+0
* Advertise the MPI Message Version that's contained in the IOCFacts messageScott Long2020-02-071-0/+1
* Fix bugs in recovery path and improve cm trackingWarner Losh2019-07-081-2/+3
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-0/+3
* Update mpr driver version to v23.00.00.00-fbsdKashyap D Desai2018-12-261-1/+1
* Update copyright informationKashyap D Desai2018-12-261-1/+2
* On Aero/Sea A0 cards retry MPT Fusion registers reads for max three timesKashyap D Desai2018-12-261-1/+8
* Add Sea,Aero adapter supportKashyap D Desai2018-12-261-0/+1
* Added support for NVMe Task ManagementKashyap D Desai2018-12-261-0/+36
* First step in refactoring and fixing the error recovery and task managementScott Long2018-12-241-0/+2
* mps(4), mpr(4): remove SATA ID command cancellation hackConrad Meyer2018-12-211-0/+3
* Port the mps panic-safe shutdown_final handling to mprWarner Losh2018-08-131-1/+1
* Update mpr(4) driver from v15 to v18 from Broadcom site.Alexander Motin2018-03-191-1/+1
* Allow physically non-contiguous chain frames allocation in mps(4)/mpr(4).Alexander Motin2018-02-271-3/+1
* Improve command lifecycle debugging and detection of problems.Scott Long2018-02-181-4/+11
* Teach mps(4) and mpr(4) drivers to autotune chain frames.Alexander Motin2018-02-101-0/+1
* Cache the value of the request and reply frame size since it's used quiteScott Long2018-02-061-0/+2
* Fix queue length reporting in mps(4) and mpr(4).Alexander Motin2018-02-061-0/+1
* Diagnostic buffer fixes for the mps(4) and mpr(4) drivers.Kenneth D. Merry2018-02-061-0/+11
* Add infrastructure for allocating multiple MSI-X interrupts. AlsoScott Long2017-09-111-4/+13
* Remove the unnecessary use of a temporary string buffer.Scott Long2017-09-091-2/+0
* Start separating the LSI drivers into per-queue structures. NoScott Long2017-09-091-3/+22
* Changes to make mps(4) and mpr(4) handle reinit with reallocation.Kenneth D. Merry2017-08-101-2/+3
* Split the interrupt setup code into two parts: allocation and configuration.Scott Long2017-07-301-0/+2
* Fix several problems with mapping code.Stephen McConnell2017-05-251-15/+10
* Add tri-mode support (SAS/SATA/PCIe).Stephen McConnell2017-05-171-4/+123
* Import mpr(4) driver P12 to P14 diff from vendor site.Alexander Motin2017-03-061-1/+1
* Rework the debug print API. Event printing no longer gets special handling.Scott Long2017-01-191-16/+7
* Add a fallback to the device mapper logic. We've seen systems in the fieldScott Long2016-11-021-0/+1
* Use real values to calculate Max I/O size instead of guessing.Stephen McConnell2016-07-121-1/+3
* Bump version of mpr driver to 13.00.00.00-fbsdStephen McConnell2016-05-091-1/+1
* Add support for the Broadcom (Avago/LSI) 9305 16 and 24 port HBA's.Stephen McConnell2016-05-091-0/+4
* Several style changes and add copyrights for 2016.Stephen McConnell2016-05-091-11/+9
* Remove _FreeBSD_version check for something that was only an issue withScott Long2015-10-161-6/+1
* The wrong commit message was given with r283632. This is the correct message.Stephen McConnell2015-05-281-11/+27
* The wrong commit message was given with r283632. To get the correct commitStephen McConnell2015-05-281-27/+11
* This setting of stop_at_shutdown should have been removed with r279253Stephen McConnell2015-05-271-11/+27
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.Kenneth D. Merry2014-05-021-0/+766