aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_lport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-04libfc: Debug code fixesBart Van Assche1-1/+1
2013-09-04libfc: Source code comment spelling fixesBart Van Assche1-1/+1
2012-07-20[SCSI] libfc: fix retries with FDMI lport statesVasu Dev1-2/+3
2012-07-20[SCSI] libfc: don't exch_done() on invalid sequence ptrYi Zou1-1/+2
2012-07-20[SCSI] libfc: update fcp and exch statsVasu Dev1-0/+7
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev1-27/+27
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley1-5/+7
2012-05-10[SCSI] libfc: flush lport worker after its disabledVasu Dev1-1/+1
2012-04-25[SCSI] libfc: update mfs boundry checkingVasu Dev1-5/+7
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+9
2012-03-28[SCSI] libfc: update fc_host mfs along with updating lport->mfsVasu Dev1-1/+9
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-3/+224
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang1-1/+1
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh1-3/+224
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/kernel/git/paulg/linuxLinus 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 target.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/jikos/trivialLinus 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 implicit slab.h inclusion from percpu.hTejun 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/jikos/trivialLinus Torvalds1-1/+1