summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: fix an issue of pending exch/es after i/f destroyed or rmmod fcoeVasu Dev2009-12-041-8/+8
* [SCSI] libfc, fcoe: fixes for highmem skb linearize panicsChris Leech2009-12-042-12/+13
* [SCSI] libfc: do not use DID_NO_CONNECT for pkt alloc failures.Mike Christie2009-12-041-1/+0
* [SCSI] libfc: register FC4 features with the FC switchJoe Eykholt2009-12-041-1/+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] 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] libfc: Formatting cleanups across libfcRobert Love2009-12-048-766/+1119
* [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-041-0/+267
* [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-041-0/+1
* [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-041-0/+91
* [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] libfcoe, fcoe: libfcoe NPIV supportChris Leech2009-12-042-3/+6
* [SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech2009-12-041-1/+5
* [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-041-1/+0
* [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] libfc: add queue_depth ramp upVasu Dev2009-12-041-0/+3
* [SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfcVasu Dev2009-12-041-8/+6
* [SCSI] libfc: convert to scsi_track_queue_fullMike Christie2009-12-041-18/+9
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+4
* [SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt2009-12-041-19/+50
* [SCSI] libfc: fix memory corruption caused by double frees and bad error hand...Chris Leech2009-12-045-16/+15
* [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou2009-12-041-1/+2
* [SCSI] libfc: removes unused disc_work and ex_listVasu Dev2009-12-041-1/+0
* [SCSI] libfc: adds missing exch release for accepted RRQVasu Dev2009-12-041-4/+5
* [SCSI] libfc: removes initializing fc_cpu_order and fc_cpu_mask per lportVasu Dev2009-12-041-10/+14
* [SCSI] libfc: don't WARN_ON in lport_timeout for RESET stateJoe Eykholt2009-12-041-1/+4
* [SCSI] libfc: lport: fix minor documentation errorsJoe Eykholt2009-12-041-10/+10
* [SCSI] libfc: Fix wrong scsi return status under FC_DATA_UNDRUNYi Zou2009-12-041-1/+2
* [SCSI] libfc: Remove unused fc_lport pointer from fc_fcp_pkt_abortRobert Love2009-12-041-2/+2
* [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarilyRobert Love2009-12-044-5/+0
* [SCSI] libfc: fix ddp in fc_fcp for 0 xidYi Zou2009-12-041-2/+6
* [SCSI] libfc: fix typo in retry check on received PRLIJoe Eykholt2009-12-041-1/+1
* [SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJTJoe Eykholt2009-09-101-2/+2
* [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.Joe Eykholt2009-09-102-25/+114
* [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requestsJoe Eykholt2009-09-102-53/+48
* [SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt2009-09-101-5/+117
OpenPOWER on IntegriCloud