summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_disc.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.Joe Eykholt2009-09-101-24/+113
* [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love2009-09-101-12/+8Star
* [SCSI] libfc: don't do discovery before callback is setJoe Eykholt2009-09-101-0/+3
* [SCSI] libfc: clean up point-to-point discovery code.Joe Eykholt2009-09-101-82/+2Star
* [SCSI] libfc: discovery gpn_ft parse bugJoe Eykholt2009-09-101-3/+4
* [SCSI] libfc: discovery retry should clear pending first.Joe Eykholt2009-09-101-2/+2
* [SCSI] libfc: fix: empty zone causes endless discovery retries.Joe Eykholt2009-09-101-0/+3
* [SCSI] libfc: handle discovery failure more correctly.Joe Eykholt2009-09-101-0/+3
* [SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp()Joe Eykholt2009-09-101-16/+12Star
* [SCSI] libfc: discovery restart sequence error fixJoe Eykholt2009-09-101-2/+1Star
* [SCSI] libfc: do not log off rports before or after discoveryJoe Eykholt2009-09-101-13/+34
* [SCSI] libfc: move rport_lookup into fc_rport.cJoe Eykholt2009-09-101-22/+0Star
* [SCSI] libfc: change to make remote port callback optionalJoe Eykholt2009-09-101-42/+3Star
* [SCSI] libfc: have rport_create do a lookup for pre-existing rports firstJoe Eykholt2009-09-101-6/+3Star
* [SCSI] libfc: make rport module maintain the rport listJoe Eykholt2009-09-101-8/+0Star
* [SCSI] libfc: remove unused disc->delay elementJoe Eykholt2009-09-101-3/+0Star
* [SCSI] libfc: eliminate disc->eventJoe Eykholt2009-09-101-19/+12Star
* [SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt2009-09-101-30/+10Star
* [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-101-1/+1
* [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-101-35/+19Star
* [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-101-1/+1
* [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-101-61/+34Star
* [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-101-19/+12Star
* [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-101-9/+9
* libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-211-48/+35Star
* [SCSI] libfc: Track rogue remote portsAbhijeet Joglekar2009-04-271-11/+25
* [SCSI] libfc: Hold disc mutex while processing gpn ft respAbhijeet Joglekar2009-04-271-3/+15
* [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-101-22/+23
* [SCSI] libfc: rename rp to rdata in fc_disc_new_target()Robert Love2009-03-061-4/+4
* [SCSI] libfc: correct RPORT_TO_PRIV usageRobert Love2009-03-061-2/+2
* [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-061-3/+3
* [SCSI] libfc: A modular Fibre Channel libraryRobert Love2008-12-291-0/+845