summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Use 'proper' DID_* status code for dropped-frame scenarios.Andrew Vasquez2009-06-081-2/+2
* [SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.Andrew Vasquez2009-06-085-8/+38
* [SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.Anirban Chakraborty2009-06-084-13/+11
* [SCSI] qla2xxx: Correct logic-bug in set-model-info().Andrew Vasquez2009-06-081-1/+1
* [SCSI] qla2xxx: Export TLV data on supported ISPs.Andrew Vasquez2009-06-086-0/+101
* [SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.Andrew Vasquez2009-06-086-0/+107
* [SCSI] qla2xxx: Export negotiated fabric-parameters for application support.Andrew Vasquez2009-06-081-0/+11
* [SCSI] fcoe: removes reserving memory for vlan_ethdr on tx pathVasu Dev2009-06-081-2/+1
* [SCSI] fcoe: removes fcoe_watchdogVasu Dev2009-06-082-34/+19
* [SCSI] fcoe: reduces lock cost when adding a new skb to fcoe_pending_queueVasu Dev2009-06-081-22/+15
* [SCSI] libfc: Check if exchange is completed when receiving a sequenceSteve Ma2009-06-081-0/+4
* [SCSI] libfc: use DID_ERROR when we have internall aborted commandMike Christie2009-06-081-1/+1
* [SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP framesChris Leech2009-06-081-3/+3
* [SCSI] libfcoe: fip: fix non-FIP-mode FLOGI state after reset.Joe Eykholt2009-06-081-5/+10
* [SCSI] cxgb3i: Include net/dst.h for struct dst_cacheHerbert Xu2009-06-081-0/+1
* [SCSI] ibmvfc: Driver version 1.0.6Brian King2009-06-081-2/+2
* [SCSI] ibmvfc: Improve LOGO/PRLO ELS handlingBrian King2009-06-081-1/+37
* [SCSI] ibmvfc: Improve device rediscoveryBrian King2009-06-081-3/+3
* [SCSI] ibmvfc: Add flush on halt supportBrian King2009-06-082-5/+42
* [SCSI] ibmvfc: Add support for NPIV LogoutBrian King2009-06-082-4/+105
* [SCSI] ibmvfc: Fix deadlock in EHBrian King2009-06-082-41/+86
* [SCSI] ibmvfc: Reduce error logging noiseBrian King2009-06-082-26/+48
* [SCSI] ibmvfc: Use DEVICE_ATTR macroBrian King2009-06-081-54/+13
* [SCSI] ibmvfc: Fixup GFP flags for target allocationsBrian King2009-06-081-1/+1
* [SCSI] ibmvfc: Fix invalid error response handlingBrian King2009-06-081-1/+1
* [SCSI] sd: fix bug in SCSI async probingJames Bottomley2009-06-081-24/+21
* [SCSI] fix up scsi_eh_lock_door()James Bottomley2009-06-081-12/+5
* [SCSI] fix documentation for two functionsBartlomiej Zolnierkiewicz2009-06-082-4/+4
* [SCSI] lpfc 8.3.2 : Update the lpfc driver version to 8.3.2James Smart2009-06-081-1/+1
* [SCSI] lpfc 8.3.2 : Persistent Vport SupportJames Smart2009-06-086-57/+236
* [SCSI] lpfc 8.3.2 : Miscellaneous ChangesJames Smart2009-06-089-59/+91
* [SCSI] lpfc 8.3.2 : Update of copyrightsJames Smart2009-06-0814-14/+14
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery supportJames Smart2009-06-086-64/+1756
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handlingJames Smart2009-06-088-147/+1101
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - QueuesJames Smart2009-06-081-0/+3382
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart2009-06-0819-311/+8485
* [SCSI] lpfc 8.3.2 : Reorganization for SLI4James Smart2009-06-088-1088/+2517
* [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar2009-05-233-1/+3
* [SCSI] mpt2sas: bump driver version to 01.100.03.00Eric Moore2009-05-231-2/+2
* [SCSI] mpt2sas: using the same naming convention for all static functionEric Moore2009-05-232-89/+89
* [SCSI] mpt2sas: add query task support for MPT2COMMAND ioctlEric Moore2009-05-231-11/+21
* [SCSI] mpt2sas: LUN Reset SupportEric Moore2009-05-231-2/+109
* [SCSI] mpt2sas: T10 DIF SupportEric Moore2009-05-232-0/+119
* [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt2009-05-234-16/+20
* [SCSI] zfcp: Changed D_ID left port disabledSwen Schillig2009-05-232-2/+12
* [SCSI] zfcp: Increase ref counter for port open requestsMartin Petermann2009-05-231-3/+9
* [SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt2009-05-232-0/+6
* [SCSI] zfcp: Remove unnecessary default case and assignmentsChristof Schmitt2009-05-231-8/+2
* [SCSI] zfcp: Make queue_depth adjustableChristof Schmitt2009-05-231-1/+12
* [SCSI] zfcp: Update message and add descriptionChristof Schmitt2009-05-231-2/+2
OpenPOWER on IntegriCloud