aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mps/mps_sas_lsi.c
Commit message (Expand)AuthorAgeFilesLines
* mps(4), mpr(4): remove SATA ID command cancellation hackConrad Meyer2018-12-211-56/+18
* mps(4), mpr(4): Fix lifetime of command buffer for mp?sas_get_sata_identifyConrad Meyer2018-12-211-5/+6
* Port the mps panic-safe shutdown_final handling to mprWarner Losh2018-08-131-0/+2
* Call xpt_sim_poll in shutdown_final handler.Warner Losh2018-08-131-1/+4
* Fix mps deadlock when handling panicSteven Hartland2018-03-141-13/+20
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Clean up error messages related to device discoveryScott Long2017-09-221-12/+18
* Start overhauling debug printing in the MPS and MPR drivers. The focus of thisScott Long2017-08-271-10/+12
* Changes to make mps(4) and mpr(4) handle reinit with reallocation.Kenneth D. Merry2017-08-101-5/+8
* Change from using underbar function names to normal function names forScott Long2017-07-301-1/+1
* Fix several problems with mapping code.Stephen McConnell2017-05-251-25/+50
* Add a fallback to the device mapper logic. We've seen systems in the fieldScott Long2016-11-021-7/+25
* - No log bit in IOCStatus and endian-safe changes.Stephen McConnell2016-06-201-3/+3
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* Don't retry SAS commands in response to protocol errorsAlan Somers2015-12-141-3/+11
* - Updated all files with 2015 Avago copyright, and updated LSI's copyrightStephen McConnell2015-02-241-91/+262
* Bring in LSI's phase16 - phase18 changesSteven Hartland2014-07-301-3/+141
* Fix an issue that caused Integrated RAID volumes on LSI mps(4) controllersKenneth D. Merry2013-09-121-0/+2
* Sometimes a device misbehaves so badly that it disrupts the entire system.Scott Long2013-08-091-0/+7
* Merge in phase 14+ -> 16 mps driver fixes from LSI:Kenneth D. Merry2013-07-221-4/+7
* CAM and mps(4) driver scanning changes.Kenneth D. Merry2013-07-221-0/+3
* Overhaul error, information, and debug logging.Scott Long2013-07-191-18/+18
* Fix a small memory leak in mpssas_get_sata_identify(). The change has beenChristian Brueffer2012-07-181-1/+3
* Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, versionKenneth D. Merry2012-06-281-57/+90
* Bring in a number of mps(4) driver fixes from LSI:Kenneth D. Merry2012-02-091-14/+80
* Bring in the LSI-supported version of the mps(4) driver.Kenneth D. Merry2012-01-261-0/+865