aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mpr/mpr_sas.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add FreeBSD stable/10 version checks for the availability of theKenneth D. Merry2015-02-261-1/+2
* Make sure that the flags for the XPT_DEV_ADVINFO CCB are initializedKenneth D. Merry2015-02-181-0/+4
* Prevent overflow issues in timeout processingSteven Hartland2014-11-211-2/+2
* Properly report 12Gbps connection rate.Alexander Motin2014-10-081-0/+3
* Increase taskqueue thread priority from idle to PRIBIO.Alexander Motin2014-05-241-3/+1
* Add #ifdefs in the mpr(4) driver so that versions of stable/9 thatKenneth D. Merry2014-05-081-3/+6
* Fix TLR (Transport Layer Retry) support in the mps(4) and mpr(4) drivers.Kenneth D. Merry2014-05-081-2/+4
* Fix a problem with async notifications in the mpr(4) driver.Kenneth D. Merry2014-05-061-0/+66
* Adjust #if statements inside mprsas_send_smpcmd() to more accuratelyKenneth D. Merry2014-05-051-5/+6
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.Kenneth D. Merry2014-05-021-0/+3413