summaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc/fc_lport.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche1-2/+3
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker1-0/+1
2011-10-31[SCSI] libfc: improve flogi retries to avoid lport stuckVasu Dev1-41/+49
2011-10-31[SCSI] libfc: avoid exchanges collision during lport resetVasu Dev1-9/+1
2011-08-28[SCSI] libfc: fix fc_eh_host_resetVasu Dev1-1/+10
2011-07-28[SCSI] libfc: fix warn on in lport retryVasu Dev1-1/+0
2011-06-29[SCSI] libfc: post reset event on lport resetVasu Dev1-0/+2
2011-05-01[SCSI] libfc: remove duplicate ema_list initVasu Dev1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-9/+9
2011-02-28[SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMsVasu Dev1-0/+1
2011-02-12[SCSI] libfc: Extending lport's roles for target if there is a registered tar...Kiran Patil1-0/+1
2011-02-12[SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt1-0/+2
2011-02-12[SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt1-9/+56
2010-12-21[SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt1-2/+6
2010-12-21[SCSI] libfc: fix memory leakage in local portHillf Danton1-1/+3
2010-12-21[SCSI] libfc: fix memory leakage in local portHillf Danton1-1/+3
2010-10-25[SCSI] libfc: adds flogi retry in case DID is zero in RJTVasu Dev1-8/+4
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-3/+3
2010-07-28[SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJTBhanu Prakash Gollapudi1-36/+27
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt1-39/+19
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt1-27/+12
2010-07-28[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt1-8/+4
2010-07-28[SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt1-2/+2
2010-07-28[SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt1-1/+35
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König1-3/+3
2010-05-16[SCSI] libfc: Move the port_id into lportRobert Love1-6/+10
2010-05-16[SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love1-11/+0
2010-04-11[SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech1-2/+2
2010-04-11[SCSI] libfc: set both precision and field with when printing FC IDsChris Leech1-7/+7
2010-04-11[SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DIDJoe Eykholt1-1/+1
2010-04-11[SCSI] libfc: fix oops in point-to-point modeJoe Eykholt1-2/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-17[SCSI] libfc: Don't assume response request present.Hugh Daschbach1-1/+2
2009-12-12[SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev1-1/+6
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-04[SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...Yi Zou1-2/+1
2009-12-04[SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt1-4/+8
2009-12-04[SCSI] libfc: register FC4 features with the FC switchJoe Eykholt1-1/+11
2009-12-04[SCSI] libfc: add host number to lport link up/down messages.Joe Eykholt1-10/+14
2009-12-04[SCSI] libfc: add set_fid function to libfc templateJoe Eykholt1-7/+27
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love1-110/+137
2009-12-04[SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma1-0/+267
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 Leech1-0/+90
2009-12-04[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech1-0/+91
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech1-1/+90
2009-12-04[SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech1-92/+3
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech1-2/+4