summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-049-1255/+1624
* [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-043-0/+278
* [SCSI] libfc: Add routine to copy data from a buffer to a SG listRobert Love2009-12-043-46/+78
* [SCSI] libfc: Export FC headersRobert Love2009-12-046-0/+13
* [SCSI] fcoe: vport symbolic name supportChris Leech2009-12-042-0/+34
* [SCSI] libfc: combine name server registration request functionsChris Leech2009-12-041-122/+42
* [SCSI] libfc: combine name server registration response handlersChris Leech2009-12-041-175/+30
* [SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech2009-12-044-0/+112
* [SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech2009-12-045-3/+115
* [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech2009-12-043-3/+93
* [SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech2009-12-042-93/+3
* [SCSI] fcoe: NPIV vport create/destroyChris Leech2009-12-041-23/+139
* [SCSI] fcoe: add a separate scsi transport template for NPIV vportsChris Leech2009-12-041-7/+47
* [SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech2009-12-048-60/+207
* [SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech2009-12-044-5/+40
* [SCSI] libfc: vport link handling and fc_vport state managmentChris Leech2009-12-043-15/+140
* [SCSI] libfc: add some generic NPIV support routines to libfcChris Leech2009-12-044-1/+137
* [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech2009-12-044-15/+19
* [SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.cRobert Love2009-12-043-40/+64
* [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love2009-12-049-86/+147
* [SCSI] libfc: Remove fc_fcp_completeRobert Love2009-12-042-25/+0
* [SCSI] libfc: Move non-common routines and prototypes out of libfc.hRobert Love2009-12-042-201/+177
* [SCSI] fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535)Robert Love2009-12-041-1/+1
* [SCSI] fnic: Allocate OS interrupt resources just before enabling interruptsAbhijeet Joglekar2009-12-041-11/+10
* [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt2009-12-045-65/+37
* [SCSI] scsi_lib: fix potential NULL dereferenceJiri Slaby2009-12-041-3/+6
* [SCSI] 3w-sas: Add new driver for LSI 3ware 9750adam radford2009-12-044-0/+2332
* [SCSI] scsi_debug: fix Thin provisioning supportDouglas Gilbert2009-12-041-4/+9
* [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.Alok Kataria2009-12-045-0/+1821
* [SCSI] scsi_dh: Make alua hardware handler's activate() asyncChandra Seetharaman2009-12-041-59/+73
* [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-048-20/+42
* [SCSI] zfcp: Adapt change_queue_depth for queue full trackingChristof Schmitt2009-12-041-3/+12
* [SCSI] libfc: add queue_depth ramp upVasu Dev2009-12-041-0/+3
* [SCSI] add queue_depth ramp up codeVasu Dev2009-12-045-7/+94
* [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-0427-32/+119
* [SCSI] pm8001: add SAS/SATA HBA driverjack wang2009-12-0414-0/+8725
* [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-042-19/+51
* [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-042-1/+5
OpenPOWER on IntegriCloud