summaryrefslogtreecommitdiffstats
path: root/sys/dev/mps/mps_sas.c
Commit message (Expand)AuthorAgeFilesLines
* MFI r257381:slm2015-04-151-63/+118
* MFC, r279336:ken2015-03-241-1/+2
* MFC r278964:ken2015-02-261-0/+4
* MFC r274819:smh2014-12-211-2/+2
* MFC r269314 and r269316slm2014-08-201-52/+58
* Merge r268071, 268072, 268088scottl2014-07-021-63/+93
* MFC mpr(4) changes: r265484, r265485, r265709 and r265712ken2014-05-221-2/+4
* MFC r264229scottl2014-04-151-6/+34
* MFC r262575:mav2014-03-061-17/+6
* Fix mps(4) driver breakage that came in in change 253550 thatken2013-08-211-2/+2
* Add brace missing in r254253.mav2013-08-121-1/+1
* r253460 accidentally some moderately expensive debugging code, evenscottl2013-08-121-0/+4
* Sometimes a device misbehaves so badly that it disrupts the entire system.scottl2013-08-091-0/+17
* Fix a printf typo.scottl2013-07-301-1/+1
* Merge in phase 14+ -> 16 mps driver fixes from LSI:ken2013-07-221-10/+28
* CAM and mps(4) driver scanning changes.ken2013-07-221-301/+179
* Overhaul error, information, and debug logging.scottl2013-07-191-172/+218
* MFprojects/camlock r248982:mav2013-04-141-2/+2
* Except one case mps(4) driver does not touch the data and works well withmav2013-03-281-1/+2
* Reform the busdma API so that new types may be added without modifyingkib2013-02-121-10/+17
* remove duplicate semicolons where possible.eadler2012-10-221-1/+1
* Don't lose the 255'th disk behind the initiator.jwd2012-10-191-1/+1
* Add casts to unbreak the i386 PAE build for the mps(4) driver.ken2012-10-021-2/+2
* Correct double "the the"eadler2012-09-141-2/+2
* Fix kernel panic on `camcontrol reset` for specific target, caused bymav2012-08-011-0/+1
* Change the mps(4) driver to only scan a target if that is what isken2012-06-291-2/+5
* Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, versionken2012-06-281-144/+175
* Correct sizeof usagekevlo2012-06-251-1/+1
* Set the max_lun field of the path inquiry CCB to 8.ken2012-02-141-1/+1
* Bring in a number of mps(4) driver fixes from LSI:ken2012-02-091-21/+347
* Bring in the LSI-supported version of the mps(4) driver.ken2012-01-261-948/+2041
* Set maximum I/O size for mps(4) to MAXPHYS. Looking into the code, I seemav2011-12-281-0/+1
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Sync with ahc(4)/ahd(4)/sym(4) etc:marius2011-10-071-0/+1
* Add descriptor sense support to CAM, and honor sense residuals properly inken2011-10-031-5/+10
* Set the max_lun field in the path inquiry CCB for the mps(4) driver to 8.ken2011-08-181-1/+1
* Silence 'out of chain frames' warnings and bump the number of frames.ken2011-02-251-3/+4
* Fix several issues with the mps(4) driver.ken2011-02-181-4/+119
* In the MPS driver, during device removal processing, don't assume thatken2011-02-181-3/+24
* Fix setting LUN numbers in the mps(4) driver.ken2010-12-111-3/+39
* Add Serial Management Protocol (SMP) passthrough support to CAM.ken2010-11-301-0/+346
* Turn on serialization of task management commands going down to theken2010-10-071-53/+209
* Fix a couple of mps problems.ken2010-09-171-3/+38
* MFp4 (//depot/projects/mps/...):ken2010-09-161-0/+25
* MFp4: (//depot/projects/mps/...)ken2010-09-141-4/+2
* MFp4 (//depot/projects/mps/...)ken2010-09-101-0/+1411
OpenPOWER on IntegriCloud