summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_dh: Make hp hardware handler's activate() asyncChandra Seetharaman2009-12-041-33/+54
* [SCSI] scsi_dh: Make rdac hardware handler's activate() asyncChandra Seetharaman2009-12-041-8/+100
* [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-045-13/+32
* [SCSI] libfc: add queue_depth ramp upVasu Dev2009-12-041-0/+3
* [SCSI] add queue_depth ramp up codeVasu Dev2009-12-044-4/+88
* [SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfcVasu Dev2009-12-042-9/+7
* [SCSI] libfc: convert to scsi_track_queue_fullMike Christie2009-12-041-18/+9
* [SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULLMike Christie2009-12-041-1/+26
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-0417-21/+85
* [SCSI] pm8001: add SAS/SATA HBA driverjack wang2009-12-0412-0/+8716
* [SCSI] be2iscsi: Adding Ring Mode Wrb's V3Jayamohan Kallickal2009-12-043-48/+169
* [SCSI] be2iscsi: Adding msix and mcc_rings V3Jayamohan Kallickal2009-12-048-331/+1030
* [SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt2009-12-041-19/+50
* [SCSI] fnic: Pad the unused bytes of CDB to 0sAbhijeet Joglekar2009-12-042-2/+5
* [SCSI] fnic: Set max_cmd_len to driver supported CDB lengthAbhijeet Joglekar2009-12-042-1/+2
* [SCSI] fnic: Process all cq entries per ISRAbhijeet Joglekar2009-12-041-9/+9
* [SCSI] libfc: fix memory corruption caused by double frees and bad error hand...Chris Leech2009-12-045-16/+15
* [SCSI] fcoe: Call ndo_fcoe_enable/disable to turn FCoE feature on/off in LLDYi Zou2009-12-041-0/+18
* [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou2009-12-041-1/+2
* [SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs)Yi Zou2009-12-042-2/+14
* [SCSI] fcoe: initialize return value in fcoe_destroyMike Christie2009-12-041-1/+1
* [SCSI] libfc: removes unused disc_work and ex_listVasu Dev2009-12-041-1/+0
* [SCSI] libfc: adds missing exch release for accepted RRQVasu Dev2009-12-041-4/+5
* [SCSI] libfc: removes initializing fc_cpu_order and fc_cpu_mask per lportVasu Dev2009-12-041-10/+14
* [SCSI] libfc: don't WARN_ON in lport_timeout for RESET stateJoe Eykholt2009-12-041-1/+4
* [SCSI] libfc: lport: fix minor documentation errorsJoe Eykholt2009-12-041-10/+10
* [SCSI] libfc: Fix wrong scsi return status under FC_DATA_UNDRUNYi Zou2009-12-041-1/+2
* [SCSI] libfc: Remove unused fc_lport pointer from fc_fcp_pkt_abortRobert Love2009-12-041-2/+2
* [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarilyRobert Love2009-12-044-5/+0
* [SCSI] fcoe: remove redundant checking of netdev->netdev_opsYi Zou2009-12-041-2/+2
* [SCSI] libfc: fix ddp in fc_fcp for 0 xidYi Zou2009-12-041-2/+6
* [SCSI] libfc: fix typo in retry check on received PRLIJoe Eykholt2009-12-041-1/+1
* [SCSI] ibmvfc: Driver version 1.0.7Brian King2009-12-041-2/+2
* [SCSI] ibmvfc: Add FC Passthru supportBrian King2009-12-042-1/+286
* [SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_ioBrian King2009-12-041-4/+16
* [SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_hostBrian King2009-12-041-9/+6
* [SCSI] ibmvfc: Fix locking in ibmvfc_removeBrian King2009-12-041-0/+4
* [SCSI] ibmvfc: Fixup TMF response handlingBrian King2009-12-041-2/+8
* [SCSI] scsi_debug: Thin provisioning supportMartin K. Petersen2009-12-041-3/+335
* [SCSI] scsi: Add missing command definitionsMartin K. Petersen2009-12-041-0/+1
* [SCSI] qla2xxx: Update version number to 8.03.01-k7Giridhar Malavali2009-12-041-1/+1
* [SCSI] qla2xxx: Properly handle UNDERRUN completion statuses.Lalit Chandivade2009-12-041-63/+57
* [SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link...Andrew Vasquez2009-12-043-6/+8
* [SCSI] qla2xxx: Properly check FCP_RSP response-info field after TMF completion.Andrew Vasquez2009-12-041-4/+22
* [SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs.Andrew Vasquez2009-12-043-6/+11
* [SCSI] qla2xxx: Set the size of the host buffer used to fetch DCBX and XGMAC ...Giridhar Malavali2009-12-041-2/+2
* [SCSI] qla2xxx: Reread firmware versions information after an ISP abort.Lalit Chandivade2009-12-041-0/+9
* [SCSI] qla2xxx: Display additional mailbox registers during AEN handling.Andrew Vasquez2009-12-041-9/+15
* [SCSI] qla2xxx: Add firmware-dump kobject uevent notification.Andrew Vasquez2009-12-044-55/+64
* [SCSI] bfa: fixed checkpatch errors for bfad filesJing Huang2009-12-0453-539/+324
OpenPOWER on IntegriCloud