summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] fcoe: removes reserving memory for vlan_ethdr on tx pathVasu Dev2009-06-081-2/+1Star
* [SCSI] fcoe: removes fcoe_watchdogVasu Dev2009-06-082-34/+19Star
* [SCSI] fcoe: reduces lock cost when adding a new skb to fcoe_pending_queueVasu Dev2009-06-081-22/+15Star
* [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/+13Star
* [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/+21Star
* [SCSI] fix up scsi_eh_lock_door()James Bottomley2009-06-081-12/+5Star
* [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/+2Star
* [SCSI] zfcp: Make queue_depth adjustableChristof Schmitt2009-05-231-1/+12
* [SCSI] zfcp: Update message and add descriptionChristof Schmitt2009-05-231-2/+2
* [SCSI] zfcp: Use correct req_id for tracesChristof Schmitt2009-05-231-5/+5
* [SCSI] mvsas: remove all the casts from void * or to void *Andy Yan2009-05-231-18/+16Star
* [SCSI] libiscsi: add debug printks for iscsi command completion pathMike Christie2009-05-231-1/+10
* [SCSI] libiscsi: add task aborted stateMike Christie2009-05-233-32/+39
* [SCSI] libiscsi: check if iscsi host has work queue before queueing workMike Christie2009-05-231-10/+11
* [SCSI] libiscsi: don't let io sit in queue when session has failedMike Christie2009-05-231-9/+6Star
* [SCSI] libiscsi: handle cleanup task racesMike Christie2009-05-231-109/+116