aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_rport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-27[SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love1-1/+1
2009-04-27[SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar1-0/+4
2009-04-27[SCSI] libfc: Track rogue remote portsAbhijeet Joglekar1-0/+28
2009-04-27[SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar1-20/+28
2009-03-12[SCSI] libfc: fix compile warningFUJITA Tomonori1-1/+1
2009-03-10[SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love1-2/+2
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love1-23/+23
2009-03-06[SCSI] libfc: check for err when recv and state is incorrectRobert Love1-15/+15
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love1-0/+3
2009-03-06[SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech1-47/+64
2009-03-06[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rportAbhijeet Joglekar1-1/+6
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar1-2/+2
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love1-0/+1291