summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_lport.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: Declare local functions staticBart Van Assche2012-01-161-2/+3
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-11-011-0/+1
* | [SCSI] libfc: improve flogi retries to avoid lport stuckVasu Dev2011-10-311-41/+49
* | [SCSI] libfc: avoid exchanges collision during lport resetVasu Dev2011-10-311-9/+1Star
|/
* [SCSI] libfc: fix fc_eh_host_resetVasu Dev2011-08-291-1/+10
* [SCSI] libfc: fix warn on in lport retryVasu Dev2011-07-281-1/+0Star
* [SCSI] libfc: post reset event on lport resetVasu Dev2011-06-291-0/+2
* [SCSI] libfc: remove duplicate ema_list initVasu Dev2011-05-011-1/+0Star
* Fix common misspellingsLucas De Marchi2011-03-311-9/+9
* [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMsVasu Dev2011-03-011-0/+1
* [SCSI] libfc: Extending lport's roles for target if there is a registered tar...Kiran Patil2011-02-121-0/+1
* [SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt2011-02-121-0/+2
* [SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt2011-02-121-9/+56
* [SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt2010-12-211-2/+6
* [SCSI] libfc: fix memory leakage in local portHillf Danton2010-12-211-1/+3
* [SCSI] libfc: fix memory leakage in local portHillf Danton2010-12-211-1/+3
* [SCSI] libfc: adds flogi retry in case DID is zero in RJTVasu Dev2010-10-251-8/+4Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-051-3/+3
|\
| * fix typos concerning "hierarchy"Uwe Kleine-König2010-06-161-3/+3
* | [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJTBhanu Prakash Gollapudi2010-07-281-36/+27Star
* | [SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt2010-07-281-39/+19Star
* | [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2010-07-281-27/+12Star
* | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2010-07-281-8/+4Star
* | [SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2010-07-281-2/+2
* | [SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt2010-07-281-1/+35
|/
* [SCSI] libfc: Move the port_id into lportRobert Love2010-05-171-6/+10
* [SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love2010-05-171-11/+0Star
* [SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech2010-04-111-2/+2
* [SCSI] libfc: set both precision and field with when printing FC IDsChris Leech2010-04-111-7/+7
* [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DIDJoe Eykholt2010-04-111-1/+1
* [SCSI] libfc: fix oops in point-to-point modeJoe Eykholt2010-04-111-2/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] libfc: Don't assume response request present.Hugh Daschbach2010-02-171-1/+2
* [SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev2009-12-121-1/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...Yi Zou2009-12-041-2/+1Star
* | [SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt2009-12-041-4/+8
* | [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: Formatting cleanups across libfcRobert Love2009-12-041-110/+137
* | [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-041-0/+267
* | [SCSI] libfc: combine name server registration request functionsChris Leech2009-12-041-122/+42Star
* | [SCSI] libfc: combine name server registration response handlersChris Leech2009-12-041-175/+30Star
* | [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/+3Star