| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r311305 (by asomers): | mav | 2017-03-23 | 1 | -3/+3 |
* | sys/dev: minor spelling fixes. | pfg | 2016-05-03 | 1 | -1/+1 |
* | Make sure we check for CAM_CDB_POINTER for all drivers. Also, for the | imp | 2016-03-15 | 1 | -2/+8 |
* | Fix tunable and sysctl handling of the fail_on_task_timeout knob. | scottl | 2014-12-24 | 1 | -0/+2 |
* | In rare cases, a SATA drive can stop responding to commands and trigger a | scottl | 2014-06-30 | 1 | -1/+5 |
* | MFprojects/camlock r248982: | mav | 2013-04-14 | 1 | -1/+1 |
* | Report support for unmapped I/O by adding PIM_UNMAPPED flag. | jimharris | 2013-03-26 | 1 | -1/+2 |
* | Add support for locate LED. | jimharris | 2012-10-10 | 1 | -9/+29 |
* | Create led(4) device nodes mapped to isci(4) SGPIO locate LEDs. | jimharris | 2012-09-26 | 1 | -0/+21 |
* | Fix/add support for SCSI UNMAP to ATA DSM translation. | jimharris | 2012-08-21 | 1 | -0/+41 |
* | Wait until completion context unwinds before retrying CCBs that have been | jimharris | 2012-05-21 | 1 | -0/+47 |
* | Queue CCBs internally instead of using CAM_REQUEUE_REQ status. This fixes | jimharris | 2012-04-10 | 1 | -0/+1 |
* | Ensure consistent target IDs for direct-attached devices. | jimharris | 2012-03-28 | 1 | -1/+12 |
* | Call xpt_bus_register during attach context, then freeze and do not release | jimharris | 2012-03-23 | 1 | -5/+36 |
* | During work to port isci(4) to stable/7 I noted that the maxio portion of | sbruno | 2012-02-17 | 1 | -1/+1 |
* | Add all isci driver source code to sys/dev/isci for the Intel C600 | jimharris | 2012-01-25 | 1 | -0/+653 |