aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04[SCSI] add queue_depth ramp up codeVasu Dev4-4/+88
2009-12-04[SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfcVasu Dev2-9/+7
2009-12-04[SCSI] libfc: convert to scsi_track_queue_fullMike Christie1-18/+9
2009-12-04[SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULLMike Christie1-1/+26
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie22-27/+106
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang12-0/+8716
2009-12-04[SCSI] be2iscsi: Adding Ring Mode Wrb's V3Jayamohan Kallickal3-48/+169
2009-12-04[SCSI] be2iscsi: Adding msix and mcc_rings V3Jayamohan Kallickal8-331/+1030
2009-12-04[SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt1-19/+50
2009-12-04[SCSI] fnic: Pad the unused bytes of CDB to 0sAbhijeet Joglekar2-2/+5
2009-12-04[SCSI] fnic: Set max_cmd_len to driver supported CDB lengthAbhijeet Joglekar2-1/+2
2009-12-04[SCSI] fnic: Process all cq entries per ISRAbhijeet Joglekar1-9/+9
2009-12-04[SCSI] libfc: fix memory corruption caused by double frees and bad error handlingChris Leech5-16/+15
2009-12-04[SCSI] fcoe: Call ndo_fcoe_enable/disable to turn FCoE feature on/off in LLDYi Zou1-0/+18
2009-12-04[SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou1-1/+2
2009-12-04[SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs)Yi Zou2-2/+14
2009-12-04[SCSI] fcoe: initialize return value in fcoe_destroyMike Christie1-1/+1
2009-12-04[SCSI] libfc: removes unused disc_work and ex_listVasu Dev1-1/+0
2009-12-04[SCSI] libfc: adds missing exch release for accepted RRQVasu Dev1-4/+5
2009-12-04[SCSI] libfc: removes initializing fc_cpu_order and fc_cpu_mask per lportVasu Dev1-10/+14
2009-12-04[SCSI] libfc: don't WARN_ON in lport_timeout for RESET stateJoe Eykholt1-1/+4
2009-12-04[SCSI] libfc: lport: fix minor documentation errorsJoe Eykholt1-10/+10
2009-12-04[SCSI] libfc: Fix wrong scsi return status under FC_DATA_UNDRUNYi Zou1-1/+2
2009-12-04[SCSI] libfc: Remove unused fc_lport pointer from fc_fcp_pkt_abortRobert Love1-2/+2
2009-12-04[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarilyRobert Love4-5/+0
2009-12-04[SCSI] fcoe: remove redundant checking of netdev->netdev_opsYi Zou1-2/+2
2009-12-04[SCSI] libfc: fix ddp in fc_fcp for 0 xidYi Zou1-2/+6
2009-12-04[SCSI] libfc: fix typo in retry check on received PRLIJoe Eykholt1-1/+1
2009-12-04[SCSI] ibmvfc: Driver version 1.0.7Brian King1-2/+2
2009-12-04[SCSI] ibmvfc: Add FC Passthru supportBrian King2-1/+286
2009-12-04[SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_ioBrian King1-4/+16
2009-12-04[SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_hostBrian King1-9/+6
2009-12-04[SCSI] ibmvfc: Fix locking in ibmvfc_removeBrian King1-0/+4
2009-12-04[SCSI] ibmvfc: Fixup TMF response handlingBrian King1-2/+8
2009-12-04[SCSI] scsi_debug: Thin provisioning supportMartin K. Petersen1-3/+335
2009-12-04[SCSI] scsi: Add missing command definitionsMartin K. Petersen1-0/+1
2009-12-04[SCSI] qla2xxx: Update version number to 8.03.01-k7Giridhar Malavali1-1/+1
2009-12-04[SCSI] qla2xxx: Properly handle UNDERRUN completion statuses.Lalit Chandivade1-63/+57
2009-12-04[SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link disruptions.Andrew Vasquez3-6/+8
2009-12-04[SCSI] qla2xxx: Properly check FCP_RSP response-info field after TMF completion.Andrew Vasquez1-4/+22
2009-12-04[SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs.Andrew Vasquez3-6/+11
2009-12-04[SCSI] qla2xxx: Set the size of the host buffer used to fetch DCBX and XGMAC parameters to 4K.Giridhar Malavali1-2/+2
2009-12-04[SCSI] qla2xxx: Reread firmware versions information after an ISP abort.Lalit Chandivade1-0/+9
2009-12-04[SCSI] qla2xxx: Display additional mailbox registers during AEN handling.Andrew Vasquez1-9/+15
2009-12-04[SCSI] qla2xxx: Add firmware-dump kobject uevent notification.Andrew Vasquez4-55/+64
2009-12-04[SCSI] bfa: fixed checkpatch errors for bfad filesJing Huang53-539/+324
2009-10-29[SCSI] scsi_transport_fc: remove invalid BUG_ONMichael Reed1-26/+42
2009-10-29[SCSI] fix propogation of integrity errorsMike Christie1-1/+1
2009-10-29[SCSI] stex: update version to 4.6.0000.4Ed Lin1-4/+4
2009-10-29[SCSI] stex: add support for reset request from firmwareEd Lin1-83/+166