index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not call sati_check_data_io() for SATI_UNMAP sequences.
jimharris
2012-08-30
1
-4
/
+0
*
Clear freeze bit before calling xpt_release_devq.
jimharris
2012-08-24
1
-1
/
+1
*
Fix/add support for SCSI UNMAP to ATA DSM translation.
jimharris
2012-08-21
6
-11
/
+56
*
Wait until completion context unwinds before retrying CCBs that have been
jimharris
2012-05-21
5
-15
/
+147
*
Fix off-by-one error in sati_inquiry_block_device_translate_data(). Bug would
jimharris
2012-05-04
1
-1
/
+1
*
Queue CCBs internally instead of using CAM_REQUEUE_REQ status. This fixes
jimharris
2012-04-10
4
-29
/
+56
*
Fix the following compilation warning with clang trunk in isci(4):
dim
2012-03-30
1
-1
/
+1
*
Fix bug where isci(4) would report only 15 bytes of returned data on a
jimharris
2012-03-29
1
-0
/
+4
*
Ensure consistent target IDs for direct-attached devices.
jimharris
2012-03-28
3
-9
/
+32
*
Call xpt_bus_register during attach context, then freeze and do not release
jimharris
2012-03-23
3
-12
/
+43
*
Update PCI-IDs with devices found on Intel SDP
sbruno
2012-02-27
1
-2
/
+6
*
During work to port isci(4) to stable/7 I noted that the maxio portion of
sbruno
2012-02-17
1
-1
/
+1
*
Remove explicit CC assignment in isci(4) Makefile to allow for building
jimharris
2012-02-09
12
-31
/
+36
*
Fix Coverity defects in isci(4) driver.
jimharris
2012-02-07
6
-61
/
+50
*
Fix ATAPI code path to ensure bus_dma_segment structures are only used
jimharris
2012-01-30
2
-2
/
+4
*
Add all isci driver source code to sys/dev/isci for the Intel C600
jimharris
2012-01-25
255
-0
/
+111908
*
Modify GENERIC, files and options for isci (Intel C600 SAS controller) driver.
jimharris
2012-01-06
1
-0
/
+14