aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley2009-12-041-1/+15
* [SCSI] libfc: register FC4 features with the FC switchJoe Eykholt2009-12-044-1/+32
* [SCSI] libfcoe: fcoe: simplify receive FLOGI responseJoe Eykholt2009-12-041-1/+1
* [SCSI] libfc: add set_fid function to libfc templateJoe Eykholt2009-12-041-0/+20
* [SCSI] libfc: fix symbolic name registrations smashing skb dataJoe Eykholt2009-12-041-8/+9
* [SCSI] libfc: fix RNN_ID smashing skb payloadJoe Eykholt2009-12-041-1/+0
* [SCSI] libfcoe: FIP should report link to libfc whether selected or notJoe Eykholt2009-12-041-0/+1
* [SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt2009-12-041-0/+2
* [SCSI] fcoe, libfc: use single frame allocation APIVasu Dev2009-12-041-13/+3
* [SCSI] libfcoe: formatting and comment cleanupsRobert Love2009-12-041-42/+42
* [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-041-489/+505
* [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-041-0/+7
* [SCSI] libfc: Export FC headersRobert Love2009-12-046-0/+13
* [SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech2009-12-043-0/+22
* [SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech2009-12-043-0/+21
* [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech2009-12-042-2/+3
* [SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech2009-12-041-1/+0
* [SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech2009-12-043-5/+23
* [SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech2009-12-042-1/+32
* [SCSI] libfc: vport link handling and fc_vport state managmentChris Leech2009-12-041-0/+8
* [SCSI] libfc: add some generic NPIV support routines to libfcChris Leech2009-12-041-0/+20
* [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech2009-12-041-3/+12
* [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love2009-12-041-79/+0
* [SCSI] libfc: Remove fc_fcp_completeRobert Love2009-12-041-8/+0
* [SCSI] libfc: Move non-common routines and prototypes out of libfc.hRobert Love2009-12-041-49/+0
* [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt2009-12-041-0/+1
* [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-042-3/+6
* [SCSI] add queue_depth ramp up codeVasu Dev2009-12-041-3/+6
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-044-4/+12
* [SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt2009-12-041-0/+1
* [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou2009-12-041-0/+3
* [SCSI] libfc: removes unused disc_work and ex_listVasu Dev2009-12-041-1/+0
* [SCSI] scsi: Add missing command definitionsMartin K. Petersen2009-12-041-0/+4
* [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-021-1/+2
* [SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen2009-10-021-0/+3
* [SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen2009-10-021-4/+11
* [SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen2009-10-021-4/+0
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-2/+1
* [SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie2009-09-121-0/+1
* [SCSI] libiscsi: add completion function for drivers that do not need pdu pro...Mike Christie2009-09-121-0/+2
* [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.Joe Eykholt2009-09-101-2/+14
* [SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt2009-09-102-0/+22
* [SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt2009-09-101-0/+5
* [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt2009-09-101-1/+1
* [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love2009-09-101-8/+9
* [SCSI] libfc: fix: empty zone causes endless discovery retries.Joe Eykholt2009-09-101-0/+1
* [SCSI] libfc: do not log off rports before or after discoveryJoe Eykholt2009-09-101-0/+3
* [SCSI] libfc: remove unused disc->delay elementJoe Eykholt2009-09-101-1/+0
* [SCSI] libfc: eliminate disc->eventJoe Eykholt2009-09-101-1/+0
* [SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt2009-09-101-21/+19