summaryrefslogtreecommitdiffstats
path: root/sys/dev/isci/scil
Commit message (Expand)AuthorAgeFilesLines
* Merge r268024, 268025:scottl2014-07-011-0/+1
* MFC r263276:jimharris2014-05-074-19/+14
* MFC r263275:jimharris2014-05-071-2/+10
* For ATA_PASSTHROUGH commands, pretend isci(4) supports multiword DMAjimharris2013-06-261-4/+45
* Fxi a bunch of typos.eadler2013-05-101-2/+2
* - Correct mispellings of word resourcegabor2013-04-173-3/+3
* Fix typo: s/protocl/protocolkevlo2012-09-201-1/+1
* s/ is is / is /geadler2012-09-141-1/+1
* s/teh/the/geadler2012-09-141-1/+1
* Correct double "the the"eadler2012-09-1412-16/+16
* isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7jimharris2012-09-142-7/+14
* Do not call sati_check_data_io() for SATI_UNMAP sequences.jimharris2012-08-301-4/+0
* Fix/add support for SCSI UNMAP to ATA DSM translation.jimharris2012-08-213-11/+6
* Fix off-by-one error in sati_inquiry_block_device_translate_data(). Bug wouldjimharris2012-05-041-1/+1
* Fix bug where isci(4) would report only 15 bytes of returned data on ajimharris2012-03-291-0/+4
* Remove explicit CC assignment in isci(4) Makefile to allow for buildingjimharris2012-02-099-22/+28
* Fix Coverity defects in isci(4) driver.jimharris2012-02-076-61/+50
* Fix ATAPI code path to ensure bus_dma_segment structures are only usedjimharris2012-01-302-2/+4
* Add all isci driver source code to sys/dev/isci for the Intel C600jimharris2012-01-25240-0/+107201
OpenPOWER on IntegriCloud