summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-08-0914874 Remove the SSA socal/sf and ssd driversGarrett D'Amore1-60/+1
2022-08-0114799 Sonoma support (A3500 legacy FC) handling obsoleteGarrett D'Amore1-19/+2
2022-07-0714759 sd open/close semaphore is unfortunateGarrett D'Amore1-5/+1
2022-07-0514784 Desire scsi_hba_tgtmap_scan_lunsGarrett D'Amore1-0/+4
2022-06-2212969 SES driver could set device id and serial-number propertiesGarrett D'Amore1-16/+9
2022-02-0311174 new driver for Smart Array storage controllersJoshua M. Clulow3-0/+1466
2021-11-0913768 mpapi is too clever with its ioctls tripping SSPJason King1-3/+17
2021-11-0814200 refhash could be used outside of mpt_sasRobert Mustacchi2-62/+1
2019-11-1811820 upstream Nexenta iSCSI and COMSTAR fixesRick McNeal3-7/+11
2019-07-2611257 Add DDI support for Upgradable Firmware ModulesRob Johnston1-1/+5
2019-07-0810329 Remove scsi_vhci_f_asym_sun (StorEdge T3 support)Garrett D'Amore1-11/+0
2019-05-0210886 smatch debug macro cleanup in usr/src/utsJohn Levon1-4/+5
2019-01-168235 fwflash for sd needs to handle partial writesRobert Mustacchi2-1/+34
2018-09-201700 Add SCSI UNMAP supportSaso Kiselkov1-2/+40
2018-07-179048 mpt_sas should not require targets to send SEP messagesRobert Mustacchi1-3/+3
2018-04-049044 Need support for mpt_sas tri-mode partsRobert Mustacchi14-123/+1518
2017-10-128665 Need support for LSI 9305-24iRobert Mustacchi1-5/+3
2017-09-128649 SD_RESET_THROTTLE_TIMEOUT is defined twiceAndrew Stormont1-6/+0
2017-07-128345 want macros for SCSI WWN buffer lengthsRobert Mustacchi1-0/+12
2017-06-126856 sys/stream.h exposes unnecessary macros to userlandGordon Ross1-0/+1
2017-06-037751 mpt_sas sometimes times out sending SEP messagesRobert Mustacchi1-9/+19
2017-03-157940 provide device-rotational propertyYuri Pankov1-1/+2
2017-03-027901 Devices that do not support setting WC keep generating ereportsJeffry Molanus2-2/+21
2017-02-025698 panic in mpt_sas: vmem_hash_delete(ffffff1aa3456000, 1, 8): bad freeMarcel Telka1-0/+2
2016-03-252902 iscsit should fold the case of scsi names that we get from initiatorsYuri Pankov1-0/+50
2015-09-166119 mptsas doesn't handle timeouts in mptsas_get_sata_guid()Hans Rosenfeld1-1/+4
2015-08-236131 struct scsi_device uses a 1-bit signed bitfieldJosef 'Jeff' Sipek1-1/+1
2014-12-015017 use 64bit DMA in mpt_sasAndy Giles1-16/+8
2014-11-145016 improve mpt_sas auto request senseAndy Giles1-9/+12
2014-10-025015 improvements to mpt_sas debug logging and mdb moduleAndy Giles1-5/+14
2014-08-155066 remove support for non-ANSI compilationGarrett D'Amore2-19/+3
2014-07-214546 mpt_sas needs enhancing to support LSI MPI2.5Andy Giles2-5/+24
2014-07-214960 import latest LSI MPI header files from FreeBSD driverAndy Giles14-489/+3340
2014-06-094888 Undocument dma_req(9s)Garrett D'Amore2-10/+4
2014-05-144781 sd shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek1-1/+2
2014-05-144779 vhci shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek1-3/+6
2014-04-294819 fix mpt_sas command timeout handlingAlbert Lee1-6/+10
2014-03-244682 panic in mptsas refhashKeith M Wesolowski1-0/+4
2014-01-224500 mptsas_hash_traverse() is unsafe, leads to missing devicesKeith M Wesolowski2-31/+107
2013-11-014233 mptsas topo change buffer overflowHans Rosenfeld1-2/+5
2013-09-284018 mpt_sas: allow physical topology enumeration in libtopoJoshua M. Clulow2-0/+59
2013-08-084013 backout 6910752/6968206: needs more workKeith M Wesolowski1-55/+7
2012-05-292777 mpt_sas needs to try MUR reset at attach() time.Dan McDonald1-1/+2
2011-03-18785 implement MHIOCGRP_CLEARgalibern cyril1-0/+4
2011-03-04701 UNMAP support for COMSTARDan McDonald1-3/+12
2010-08-126962613 REPORT GENERAL structure definition includes extra bitDavid Hollister1-11/+66
2010-07-316961818 panic while increasing stress on applianceJesse Butler1-7/+7
2010-07-286866610 Add SATA TRIM supportPhi Tran1-4/+3
2010-07-276970282 sd.c: too many warlock warnings prevent warlock from running on SATA ...bo zhou - Sun Microsystems - Beijing China1-0/+1
2010-07-146968754 Missing braces in macro VHCI_DECR_PATH_CMDCOUNTMilos Muzik1-9/+13