aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc/fc_disc.c
AgeCommit message (Expand)Author
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love
2012-02-19[SCSI] libfc: Handle discovery failure during ctlr link downBhanu Prakash Gollapudi
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-05-24[SCSI] libfc: fix mm leak in handling incoming request for target discoveryHillf Danton
2010-10-25[SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt
2010-07-28[SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt
2010-07-28[SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt
2010-05-16[SCSI] libfc: Move the port_id into lportRobert Love
2010-04-11[SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech
2010-04-11[SCSI] libfc: set both precision and field with when printing FC IDsChris Leech
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04[SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love
2009-12-04[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love
2009-12-04[SCSI] libfc: fix memory corruption caused by double frees and bad error hand...Chris Leech
2009-09-10[SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.Joe Eykholt
2009-09-10[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love
2009-09-10[SCSI] libfc: don't do discovery before callback is setJoe Eykholt
2009-09-10[SCSI] libfc: clean up point-to-point discovery code.Joe Eykholt
2009-09-10[SCSI] libfc: discovery gpn_ft parse bugJoe Eykholt
2009-09-10[SCSI] libfc: discovery retry should clear pending first.Joe Eykholt
2009-09-10[SCSI] libfc: fix: empty zone causes endless discovery retries.Joe Eykholt
2009-09-10[SCSI] libfc: handle discovery failure more correctly.Joe Eykholt
2009-09-10[SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp()Joe Eykholt
2009-09-10[SCSI] libfc: discovery restart sequence error fixJoe Eykholt
2009-09-10[SCSI] libfc: do not log off rports before or after discoveryJoe Eykholt
2009-09-10[SCSI] libfc: move rport_lookup into fc_rport.cJoe Eykholt
2009-09-10[SCSI] libfc: change to make remote port callback optionalJoe Eykholt
2009-09-10[SCSI] libfc: have rport_create do a lookup for pre-existing rports firstJoe Eykholt
2009-09-10[SCSI] libfc: make rport module maintain the rport listJoe Eykholt
2009-09-10[SCSI] libfc: remove unused disc->delay elementJoe Eykholt
2009-09-10[SCSI] libfc: eliminate disc->eventJoe Eykholt
2009-09-10[SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt
2009-09-10[SCSI] libfc: rename rport event CREATED to READYJoe Eykholt
2009-09-10[SCSI] libfc: make rport structure optionalJoe Eykholt
2009-09-10[SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt
2009-09-10[SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt
2009-09-10[SCSI] libfc: change interface for rport_createJoe Eykholt
2009-09-10[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love
2009-04-27[SCSI] libfc: Track rogue remote portsAbhijeet Joglekar
2009-04-27[SCSI] libfc: Hold disc mutex while processing gpn ft respAbhijeet Joglekar
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love
2009-03-06[SCSI] libfc: rename rp to rdata in fc_disc_new_target()Robert Love
2009-03-06[SCSI] libfc: correct RPORT_TO_PRIV usageRobert Love
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love