aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-04[SCSI] libfc: reduce can_queue for all FCP frame allocation failuresVasu Dev
2009-12-04[SCSI] fcoe, libfc: use single frame allocation APIVasu Dev
2009-12-04[SCSI] fcoe: Formatting cleanups and commentingRobert Love
2009-12-04[SCSI] libfcoe: formatting and comment cleanupsRobert Love
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love
2009-12-04[SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma
2009-12-04[SCSI] libfc: Add routine to copy data from a buffer to a SG listRobert Love
2009-12-04[SCSI] fcoe: vport symbolic name supportChris Leech
2009-12-04[SCSI] libfc: combine name server registration request functionsChris Leech
2009-12-04[SCSI] libfc: combine name server registration response handlersChris Leech
2009-12-04[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech
2009-12-04[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech
2009-12-04[SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech
2009-12-04[SCSI] fcoe: NPIV vport create/destroyChris Leech
2009-12-04[SCSI] fcoe: add a separate scsi transport template for NPIV vportsChris Leech
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech
2009-12-04[SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech
2009-12-04[SCSI] libfc: vport link handling and fc_vport state managmentChris Leech
2009-12-04[SCSI] libfc: add some generic NPIV support routines to libfcChris Leech
2009-12-04[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech
2009-12-04[SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.cRobert Love
2009-12-04[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love
2009-12-04[SCSI] libfc: Remove fc_fcp_completeRobert Love
2009-12-04[SCSI] libfc: Move non-common routines and prototypes out of libfc.hRobert Love
2009-12-04[SCSI] fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535)Robert Love
2009-12-04[SCSI] fnic: Allocate OS interrupt resources just before enabling interruptsAbhijeet Joglekar
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt
2009-12-04[SCSI] scsi_lib: fix potential NULL dereferenceJiri Slaby
2009-12-04[SCSI] 3w-sas: Add new driver for LSI 3ware 9750adam radford
2009-12-04[SCSI] scsi_debug: fix Thin provisioning supportDouglas Gilbert
2009-12-04[SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.Alok Kataria
2009-12-04[SCSI] scsi_dh: Make alua hardware handler's activate() asyncChandra Seetharaman
2009-12-04[SCSI] scsi_dh: Make hp hardware handler's activate() asyncChandra Seetharaman
2009-12-04[SCSI] scsi_dh: Make rdac hardware handler's activate() asyncChandra Seetharaman
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman
2009-12-04[SCSI] zfcp: Adapt change_queue_depth for queue full trackingChristof Schmitt
2009-12-04[SCSI] libfc: add queue_depth ramp upVasu Dev
2009-12-04[SCSI] add queue_depth ramp up codeVasu Dev
2009-12-04[SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfcVasu Dev
2009-12-04[SCSI] libfc: convert to scsi_track_queue_fullMike Christie
2009-12-04[SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULLMike Christie
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang
2009-12-04[SCSI] be2iscsi: Adding Ring Mode Wrb's V3Jayamohan Kallickal
2009-12-04[SCSI] be2iscsi: Adding msix and mcc_rings V3Jayamohan Kallickal
2009-12-04[SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt
2009-12-04[SCSI] fnic: Pad the unused bytes of CDB to 0sAbhijeet Joglekar
2009-12-04[SCSI] fnic: Set max_cmd_len to driver supported CDB lengthAbhijeet Joglekar
2009-12-04[SCSI] fnic: Process all cq entries per ISRAbhijeet Joglekar