aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-04[SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt2-2/+6
2009-12-04[SCSI] libfc: adds can_queue ramp upVasu Dev1-19/+59
2009-12-04[SCSI] libfc: reduce can_queue for all FCP frame allocation failuresVasu Dev1-43/+59
2009-12-04[SCSI] fcoe, libfc: use single frame allocation APIVasu Dev3-27/+10
2009-12-04[SCSI] fcoe: Formatting cleanups and commentingRobert Love2-356/+441
2009-12-04[SCSI] libfcoe: formatting and comment cleanupsRobert Love2-147/+153
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love9-1255/+1624
2009-12-04[SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma3-0/+278
2009-12-04[SCSI] libfc: Add routine to copy data from a buffer to a SG listRobert Love3-46/+78
2009-12-04[SCSI] libfc: Export FC headersRobert Love6-0/+13
2009-12-04[SCSI] fcoe: vport symbolic name supportChris Leech2-0/+34
2009-12-04[SCSI] libfc: combine name server registration request functionsChris Leech1-122/+42
2009-12-04[SCSI] libfc: combine name server registration response handlersChris Leech1-175/+30
2009-12-04[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech4-0/+112
2009-12-04[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech5-3/+115
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech3-3/+93
2009-12-04[SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech2-93/+3
2009-12-04[SCSI] fcoe: NPIV vport create/destroyChris Leech1-23/+139
2009-12-04[SCSI] fcoe: add a separate scsi transport template for NPIV vportsChris Leech1-7/+47
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech8-60/+207
2009-12-04[SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech4-5/+40
2009-12-04[SCSI] libfc: vport link handling and fc_vport state managmentChris Leech3-15/+140
2009-12-04[SCSI] libfc: add some generic NPIV support routines to libfcChris Leech4-1/+137
2009-12-04[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocationChris Leech4-15/+19
2009-12-04[SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.cRobert Love3-40/+64
2009-12-04[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love9-86/+147
2009-12-04[SCSI] libfc: Remove fc_fcp_completeRobert Love2-25/+0
2009-12-04[SCSI] libfc: Move non-common routines and prototypes out of libfc.hRobert Love2-201/+177
2009-12-04[SCSI] fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535)Robert Love1-1/+1
2009-12-04[SCSI] fnic: Allocate OS interrupt resources just before enabling interruptsAbhijeet Joglekar1-11/+10
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt5-65/+37
2009-12-04[SCSI] scsi_lib: fix potential NULL dereferenceJiri Slaby1-3/+6
2009-12-04[SCSI] 3w-sas: Add new driver for LSI 3ware 9750adam radford4-0/+2332
2009-12-04[SCSI] scsi_debug: fix Thin provisioning supportDouglas Gilbert1-4/+9
2009-12-04[SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.Alok Kataria5-0/+1821
2009-12-04[SCSI] scsi_dh: Make alua hardware handler's activate() asyncChandra Seetharaman1-59/+73
2009-12-04[SCSI] scsi_dh: Make hp hardware handler's activate() asyncChandra Seetharaman1-33/+54
2009-12-04[SCSI] scsi_dh: Make rdac hardware handler's activate() asyncChandra Seetharaman1-8/+100
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman8-20/+42
2009-12-04[SCSI] zfcp: Adapt change_queue_depth for queue full trackingChristof Schmitt1-3/+12
2009-12-04[SCSI] libfc: add queue_depth ramp upVasu Dev1-0/+3
2009-12-04[SCSI] add queue_depth ramp up codeVasu Dev5-7/+94
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 Christie27-32/+119
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang14-0/+8725
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 Eykholt2-19/+51