aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-11[SCSI] qla4xxx: Use correct flash ddb offset for ISP40XXAdheer Chandravanshi2-21/+43
2013-04-11[SCSI] isci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-4/+2
2013-04-11[SCSI] scsi_dh_alua: Add module parameter to allow failover to non preferred path without STPGStewart, Sean1-0/+7
2013-04-11[SCSI] qla2xxx: Update the driver version to 8.05.00.03-k.Saurav Kashyap1-2/+2
2013-04-11[SCSI] qla2xxx: Obtain loopback iteration count from bsg request.Joe Carnuccio3-3/+5
2013-04-11[SCSI] qla2xxx: Add clarifying printk to thermal access fail cases.Joe Carnuccio1-2/+3
2013-04-11[SCSI] qla2xxx: Remove duplicated include form qla_isr.cWei Yongjun1-2/+0
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali15-98/+4793
2013-04-11[SCSI] qla4xxx: Update driver version to 5.03.00-k7Vikas Chaudhary1-1/+1
2013-04-11[SCSI] qla4xxx: Replace dev type macros with generic portal type macrosAdheer Chandravanshi2-15/+14
2013-04-11[SCSI] qla4xxx: Add flash node mgmt supportAdheer Chandravanshi6-4/+1824
2013-04-11[SCSI] libiscsi: export function iscsi_switch_str_paramAdheer Chandravanshi1-1/+2
2013-04-11[SCSI] scsi_transport_iscsi: Add flash node mgmt supportAdheer Chandravanshi1-1/+1001
2013-04-11[SCSI] qla4xxx: Update driver version to 5.03.00-k6Vikas Chaudhary1-1/+1
2013-04-11[SCSI] qla4xxx: Skip retry of initialize_adapter for ISP80XXNilesh Javali1-1/+4
2013-04-11[SCSI] qla4xxx: Assign correct CHAP table address to FLTVikas Chaudhary1-5/+6
2013-04-11[SCSI] qla4xxx: Added missing check for ISP83XX in CHAP related functionsVikas Chaudhary2-4/+4
2013-04-10[SCSI] aacraid: Dual firmware image supportMahesh Rajashekhara3-3/+31
2013-04-10[SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()Wei Yongjun1-5/+0
2013-04-10[SCSI] qla4xxx: Update driver version to 5.03.00-k5Vikas Chaudhary1-1/+1
2013-04-10[SCSI] qla4xxx: Fixed request queue count manipulation on response pathTej Parkash3-17/+2
2013-04-10[SCSI] qla4xxx: Fix debug level to avoid floods of same messageVikas Chaudhary2-4/+11
2013-04-10[SCSI] qla4xxx: Pass correct LUN address to firmware in case of lun_resetVikas Chaudhary1-1/+8
2013-04-10[SCSI] qla4xxx: Fix double reset in case of firmware hung for ISP83XXVikas Chaudhary1-2/+16
2013-04-10[SCSI] qla4xxx: Set graceful reset bit for ISP83XXVikas Chaudhary1-0/+9
2013-04-10[SCSI] qla4xxx: Boot from SAN fix for ISP83XXVikas Chaudhary1-1/+1
2013-04-10[SCSI] qla4xxx: Take E-port out of reset before disabling pause framesManish Dusane2-0/+38
2013-04-09[SCSI] scsi_dh_alua: fix stpg sense handlingMike Christie1-4/+6
2013-04-09[SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver releaseJames Smart1-1/+1
2013-04-09[SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reserved fieldsJames Smart1-13/+15
2013-04-09[SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.James Smart1-1/+1
2013-04-09[SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock state issuesJames Smart4-18/+20
2013-04-09[SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.James Smart1-4/+6
2013-04-09[SCSI] lpfc 8.3.38: Fixed OXID reuse issue.James Smart2-3/+11
2013-04-09[SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to trigger recoveryJames Smart1-35/+62
2013-04-09[SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handlingJames Smart2-1/+10
2013-04-09[SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result in crashesJames Smart1-504/+601
2013-04-09[SCSI] lpfc 8.3.38: Fixed degraded performance after cable pullsJames Smart5-8/+40
2013-04-09[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart8-43/+70
2013-04-06[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau1-0/+12
2013-04-06[SCSI] ibmvscsi: Fix slave_configure deadlockBrian King1-1/+1
2013-04-06[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.Saurav Kashyap1-1/+1
2013-04-06[SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap1-5/+0
2013-04-06[SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi2-2/+2
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor application."Joe Carnuccio5-64/+1
2013-04-06[SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com1-0/+1
2013-04-06[SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza1-1/+1
2013-04-06[SCSI] st: Take additional queue ref in st_probeJoe Lawrence1-1/+7
2013-04-06[SCSI] libsas: use right function to alloc smp responseJohn Gong1-1/+1
2013-04-06[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com1-2/+8