summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fnic: Add FIP support to the fnic driverJoe Eykholt2009-12-048-342/+382
* [SCSI] libfcoe: fcoe: simplify receive FLOGI responseJoe Eykholt2009-12-042-16/+11
* [SCSI] libfc: add host number to lport link up/down messages.Joe Eykholt2009-12-041-10/+14
* [SCSI] libfc: add set_fid function to libfc templateJoe Eykholt2009-12-041-7/+27
* [SCSI] libfc: fix fc_els_resp_type to correct display of CT responsesJoe Eykholt2009-12-041-6/+35
* [SCSI] fcoe: add check to fail gracefully in bonding modejohn fastabend2009-12-041-1/+9
* [SCSI] fcoe: remove extra function decalrationsYi Zou2009-12-041-3/+0
* [SCSI] libfcoe: don't send ELS in FIP mode if no FCF selectedJoe Eykholt2009-12-041-0/+2
* [SCSI] libfcoe: FIP should report link to libfc whether selected or notJoe Eykholt2009-12-041-30/+30
* [SCSI] libfcoe: fip: allow FIP receive to be called from IRQ.Joe Eykholt2009-12-041-13/+4
* [SCSI] libfcoe: fip: use SCSI host number to identify debug messages.Joe Eykholt2009-12-041-21/+26
* [SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt2009-12-041-2/+4
* [SCSI] libfc: adds can_queue ramp upVasu Dev2009-12-041-19/+59
* [SCSI] libfc: reduce can_queue for all FCP frame allocation failuresVasu Dev2009-12-041-43/+59
* [SCSI] fcoe, libfc: use single frame allocation APIVasu Dev2009-12-042-14/+7
* [SCSI] fcoe: Formatting cleanups and commentingRobert Love2009-12-042-356/+441
* [SCSI] libfcoe: formatting and comment cleanupsRobert Love2009-12-041-105/+111
* [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-048-766/+1119
* [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-042-0/+271
* [SCSI] libfc: Add routine to copy data from a buffer to a SG listRobert Love2009-12-043-46/+78
* [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-041-0/+90
* [SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech2009-12-042-3/+94
* [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech2009-12-041-1/+90
* [SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech2009-12-041-92/+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-045-55/+184
* [SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech2009-12-042-4/+8
* [SCSI] libfc: vport link handling and fc_vport state managmentChris Leech2009-12-042-15/+132
* [SCSI] libfc: add some generic NPIV support routines to libfcChris Leech2009-12-043-1/+117
* [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech2009-12-043-12/+7
* [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-048-7/+147
* [SCSI] libfc: Remove fc_fcp_completeRobert Love2009-12-041-17/+0
* [SCSI] libfc: Move non-common routines and prototypes out of libfc.hRobert Love2009-12-041-152/+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-044-65/+36
* [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-044-0/+1813
* [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-045-13/+32
* [SCSI] libfc: add queue_depth ramp upVasu Dev2009-12-041-0/+3
OpenPOWER on IntegriCloud