aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc/fc_rport.c
AgeCommit message (Expand)Author
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: rport debug messages were printing pointer valuesJoe Eykholt
2009-09-10[SCSI] libfc: fix rport event race between READY and LOGOJoe 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: rearrange code in fc_rport_workJoe 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-08-22[SCSI] libfc: fix: cancel rport retry timerJoe Eykholt
2009-08-22[SCSI] libfc: fc_rport_logoff should not drop the lockJoe Eykholt
2009-08-22[SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love
2009-05-23[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar
2009-05-20[SCSI] fcoe, libfc: fix function declarations to be ANSI-compliantRandy Dunlap
2009-04-27[SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love
2009-04-27[SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar
2009-04-27[SCSI] libfc: Track rogue remote portsAbhijeet Joglekar
2009-04-27[SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar
2009-03-12[SCSI] libfc: fix compile warningFUJITA Tomonori
2009-03-10[SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love
2009-03-06[SCSI] libfc: check for err when recv and state is incorrectRobert Love
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love
2009-03-06[SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech
2009-03-06[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rportAbhijeet Joglekar
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love