aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29[SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2-22/+129
2010-10-26[SCSI] pmcraid: remove duplicate struct memberAnil Ravindranath1-1/+0
2010-10-26[SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_waitMike Christie1-1/+7
2010-10-26[SCSI] megaraid_sas: Version and documentation updateYang, Bo2-4/+4
2010-10-26[SCSI] megaraid_sas: Add three times Online controller resetYang, Bo1-1/+69
2010-10-26[SCSI] megaraid_sas: Add input parameter for max_sectorsYang, Bo2-0/+31
2010-10-26[SCSI] megaraid_sas: support devices update flagYang, Bo1-0/+24
2010-10-26[SCSI] libosd: write/read_sg_kern APIBoaz Harrosh1-0/+71
2010-10-26[SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh1-5/+143
2010-10-26[SCSI] libosd: Free resources in reverse order of allocationBoaz Harrosh1-4/+5
2010-10-26[SCSI] libosd: Fix bug in attr_page handlingBoaz Harrosh1-6/+10
2010-10-26[SCSI] lpfc 8.3.18: Update lpfc driver version to 8.3.18James Smart1-1/+1
2010-10-26[SCSI] lpfc 8.3.18: Add new WQE supportJames Smart3-207/+197
2010-10-26[SCSI] lpfc 8.3.18: Fix critical errorsJames Smart3-5/+15
2010-10-26[SCSI] lpfc 8.3.18: Adapter Shutdown and Unregistration cleanupJames Smart7-28/+235
2010-10-26[SCSI] lpfc 8.3.18: Add logic to detect last devloss timeoutJames Smart7-204/+327
2010-10-25[SCSI] lpfc 8.3.18: Add support of received ELS commandsJames Smart3-2/+389
2010-10-25[SCSI] lpfc 8.3.18: FC/FCoE Discovery fixesJames Smart3-50/+58
2010-10-25[SCSI] ipr: add definitions for a new adapterWayne Boyer2-0/+3
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang18-1003/+943
2010-10-25[SCSI] bfa: fix comments for header filesJing Huang16-267/+266
2010-10-25[SCSI] bfa: fix frame size over 1024 compile warningJing Huang4-32/+15
2010-10-25[SCSI] bfa: remove os wrapper functions and macrosJing Huang10-258/+226
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang14-218/+191
2010-10-25[SCSI] bfa: remove os wrapper and unused functionsJing Huang15-396/+136
2010-10-25[SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_listChauhan, Vijay1-0/+2
2010-10-25[SCSI] cxgb4i: ignore informational act-open-rpl messageKaren Xie1-0/+3
2010-10-25[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali3-13/+11
2010-10-25[SCSI] qla2xxx: Correct PRLI failure response code handling.Andrew Vasquez1-6/+0
2010-10-25[SCSI] qla2xxx: Drop srb reference before waiting for completion.Mike Christie1-41/+20
2010-10-25[SCSI] qla2xxx: Addition of shutdown callback handler.Madhuranath Iyengar2-15/+74
2010-10-25[SCSI] qla2xxx: Initialize the vport_slock spinlock.Andrew Vasquez1-0/+1
2010-10-25[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar3-19/+12
2010-10-25[SCSI] qla2xxx: Add flash read/update support using BSG interfaceHarish Zunjarrao2-0/+127
2010-10-25[SCSI] qla2xxx: Group CS_RESET return status with other link level event statuses.Chad Dupuis1-4/+2
2010-10-25[SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().Chad Dupuis1-1/+1
2010-10-25[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis3-2/+9
2010-10-25[SCSI] qla2xxx: Remove port down retry count.Chad Dupuis4-40/+4
2010-10-25[SCSI] qla2xxx: locking problem in qla2x00_init_rings()Dan Carpenter1-2/+2
2010-10-25[SCSI] sr: fix sr_drive_status handling when initialization requiredRobert Jennings1-0/+9
2010-10-25[SCSI] fcoe: Fix broken NPIV with correction to MAC validationRobert Love1-10/+6
2010-10-25[SCSI] libfcoe: VN2VN connection setup causing stack memory corruption.Kiran Patil1-1/+1
2010-10-25[SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi1-3/+2
2010-10-25[SCSI] libfc: possible race could panic system due to NULL fsp->cmdVasu Dev1-12/+6
2010-10-25[SCSI] fcoe: set default FIP mode as FIP_MODE_FABRICVasu Dev1-1/+1
2010-10-25[SCSI] libfc: adds flogi retry in case DID is zero in RJTVasu Dev1-8/+4
2010-10-25[SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not readyVasu Dev1-4/+2
2010-10-25[SCSI] libfc: fix setting of rport dev lossMike Christie1-2/+2
2010-10-25[SCSI] gdth: integer overflow in ioctlDan Carpenter1-0/+8
2010-10-25[SCSI] Fix race when removing SCSI devicesChristof Schmitt1-1/+2