summaryrefslogtreecommitdiffstats
path: root/sys/dev/mps/mps_user.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in phase 14+ -> 16 mps driver fixes from LSI:ken2013-07-221-37/+34
* Overhaul error, information, and debug logging.scottl2013-07-191-10/+10
* sys/dev/mps/mps.casomers2013-06-041-0/+2
* Fix NULL-dereference kernel panic in case of mps_attach() failure.mav2013-05-221-2/+2
* remove duplicate semicolons where possible.eadler2012-10-221-1/+1
* Several fixes to allow firmware/BIOS flash access from user-level:mav2012-08-011-14/+14
* Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, versionken2012-06-281-14/+34
* Bring in a number of mps(4) driver fixes from LSI:ken2012-02-091-5/+7
* Bring in the LSI-supported version of the mps(4) driver.ken2012-01-261-18/+1477
* Add Serial Management Protocol (SMP) passthrough support to CAM.ken2010-11-301-1/+1
* Fixes to mps_user_command():mdf2010-10-141-15/+8
* Support firmware download.mdf2010-10-141-1/+37
* Re-work the internals of adding items to the driver's scatter-gathermdf2010-10-141-21/+28
* Re-work the internal user ioctl command table, and support the FW_UPLOADmdf2010-10-111-36/+213
* Add function prototypes for static functions.mdf2010-10-111-0/+13
* Fix a memory leak and locking inconsistency in mps(4) ioctl handling.mdf2010-10-111-10/+22
* Fix up the COMPAT_FREEBSD32 ioctl logic for mps(4).mdf2010-10-111-76/+199
* MFp4 (//depot/projects/mps/...)ken2010-09-101-0/+583
OpenPOWER on IntegriCloud