aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_rport.c
Commit message (Expand)AuthorAge
* [SCSI] libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar2009-12-12
* [SCSI] libfc: add support of receiving ELS_RLSYi Zou2009-12-04
* [SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt2009-12-04
* [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-04
* [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love2009-12-04
* [SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt2009-12-04
* [SCSI] libfc: fix memory corruption caused by double frees and bad error hand...Chris Leech2009-12-04
* [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarilyRobert Love2009-12-04
* [SCSI] libfc: fix typo in retry check on received PRLIJoe Eykholt2009-12-04
* [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requestsJoe Eykholt2009-09-10
* [SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt2009-09-10
* [SCSI] libfc: LOGO response code had extraeous enter_rtvJoe Eykholt2009-09-10
* [SCSI] libfc: re-login to remote ports that send us LOGOJoe Eykholt2009-09-10
* [SCSI] libfc: fix rport error handling for login-required and invalid opsJoe Eykholt2009-09-10
* [SCSI] libfc: correctly handle incoming PLOGI request.Joe Eykholt2009-09-10
* [SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt2009-09-10
* [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookupJoe Eykholt2009-09-10
* [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt2009-09-10
* [SCSI] libfc: Always reset remote port roles when receiving PRLIRobert Love2009-09-10
* [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love2009-09-10
* [SCSI] libfc: move rport_lookup into fc_rport.cJoe Eykholt2009-09-10
* [SCSI] libfc: change to make remote port callback optionalJoe Eykholt2009-09-10
* [SCSI] libfc: have rport_create do a lookup for pre-existing rports firstJoe Eykholt2009-09-10
* [SCSI] libfc: make rport module maintain the rport listJoe Eykholt2009-09-10
* [SCSI] libfc: rport debug messages were printing pointer valuesJoe Eykholt2009-09-10
* [SCSI] libfc: fix rport event race between READY and LOGOJoe Eykholt2009-09-10
* [SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt2009-09-10
* [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-10
* [SCSI] libfc: rearrange code in fc_rport_workJoe Eykholt2009-09-10
* [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-10
* [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-10
* [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-10
* [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-10
* [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-10
* [SCSI] libfc: fix: cancel rport retry timerJoe Eykholt2009-08-22
* [SCSI] libfc: fc_rport_logoff should not drop the lockJoe Eykholt2009-08-22
* [SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt2009-08-22
* libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-21
* [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar2009-05-23
* [SCSI] fcoe, libfc: fix function declarations to be ANSI-compliantRandy Dunlap2009-05-20
* [SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love2009-04-27
* [SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar2009-04-27
* [SCSI] libfc: Track rogue remote portsAbhijeet Joglekar2009-04-27
* [SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar2009-04-27
* [SCSI] libfc: fix compile warningFUJITA Tomonori2009-03-12
* [SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love2009-03-10
* [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-10
* [SCSI] libfc: check for err when recv and state is incorrectRobert Love2009-03-06
* [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-06
* [SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech2009-03-06