summaryrefslogtreecommitdiffstats
path: root/sys/dev/mps/mps.c
Commit message (Expand)AuthorAgeFilesLines
* MFI r257381:slm2015-04-151-3/+25
* MFC 277717:scottl2015-02-051-4/+10
* MFC r263710, r273377, r273378, r273423 and r273455:hselasky2014-10-271-1/+1
* MFC r269314 and r269316slm2014-08-201-16/+51
* Merge r268071, 268072, 268088scottl2014-07-021-25/+2
* MFC r262553:mav2014-03-061-2/+2
* Rate limit the 'out of chain frame' messages to once per 60 seconds.scottl2013-08-091-2/+7
* Sometimes a device misbehaves so badly that it disrupts the entire system.scottl2013-08-091-0/+5
* Merge in phase 14+ -> 16 mps driver fixes from LSI:ken2013-07-221-277/+454
* Overhaul error, information, and debug logging.scottl2013-07-191-46/+60
* sys/dev/mps/mps.casomers2013-06-041-1/+1
* Replace the TDP_NOSLEEPING flag with a counter so that thejhb2013-03-011-4/+4
* Reform the busdma API so that new types may be added without modifyingkib2013-02-121-0/+3
* Several fixes to allow firmware/BIOS flash access from user-level:mav2012-08-011-41/+16
* Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, versionken2012-06-281-100/+305
* Bring in a number of mps(4) driver fixes from LSI:ken2012-02-091-2/+4
* Bring in the LSI-supported version of the mps(4) driver.ken2012-01-261-169/+592
* Silence 'out of chain frames' warnings and bump the number of frames.ken2011-02-251-1/+1
* Fix several issues with the mps(4) driver.ken2011-02-181-10/+66
* In the MPS driver, during device removal processing, don't assume thatken2011-02-181-0/+1
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-121-2/+2
* Fix an event handling bug with the mps(4) driver.ken2010-12-101-10/+51
* Fix double ;;kevlo2010-12-061-1/+1
* Add Serial Management Protocol (SMP) passthrough support to CAM.ken2010-11-301-5/+51
* Currently only opt_compat.h is included by the mps(4) driver. Alsomdf2010-10-151-1/+4
* Re-work the internals of adding items to the driver's scatter-gathermdf2010-10-141-69/+182
* Always set cm_complete_data before calling mps_config_complete().mdf2010-10-121-1/+1
* Turn on serialization of task management commands going down to theken2010-10-071-0/+13
* Fix a couple of mps problems.ken2010-09-171-1/+1
* MFp4 (//depot/projects/mps/...)ken2010-09-101-0/+1605
OpenPOWER on IntegriCloud