summaryrefslogtreecommitdiffstats
path: root/sys/dev/isci/isci_controller.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 276174:scottl2014-12-261-0/+2
* Merge r268024, 268025:scottl2014-07-011-1/+5
* MFprojects/camlock r248982:mav2013-04-141-1/+1
* Report support for unmapped I/O by adding PIM_UNMAPPED flag.jimharris2013-03-261-1/+2
* Add support for locate LED.jimharris2012-10-101-9/+29
* Create led(4) device nodes mapped to isci(4) SGPIO locate LEDs.jimharris2012-09-261-0/+21
* Fix/add support for SCSI UNMAP to ATA DSM translation.jimharris2012-08-211-0/+41
* Wait until completion context unwinds before retrying CCBs that have beenjimharris2012-05-211-0/+47
* Queue CCBs internally instead of using CAM_REQUEUE_REQ status. This fixesjimharris2012-04-101-0/+1
* Ensure consistent target IDs for direct-attached devices.jimharris2012-03-281-1/+12
* Call xpt_bus_register during attach context, then freeze and do not releasejimharris2012-03-231-5/+36
* During work to port isci(4) to stable/7 I noted that the maxio portion ofsbruno2012-02-171-1/+1
* Add all isci driver source code to sys/dev/isci for the Intel C600jimharris2012-01-251-0/+653
OpenPOWER on IntegriCloud