summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_rport.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: fix: cancel rport retry timerJoe Eykholt2009-08-221-2/+1
* [SCSI] libfc: fc_rport_logoff should not drop the lockJoe Eykholt2009-08-221-22/+38
* [SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt2009-08-221-14/+14
* libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-211-70/+50
* [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar2009-05-231-1/+1
* [SCSI] fcoe, libfc: fix function declarations to be ANSI-compliantRandy Dunlap2009-05-201-2/+2
* [SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love2009-04-271-1/+1
* [SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar2009-04-271-0/+4
* [SCSI] libfc: Track rogue remote portsAbhijeet Joglekar2009-04-271-0/+28
* [SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar2009-04-271-20/+28
* [SCSI] libfc: fix compile warningFUJITA Tomonori2009-03-121-1/+1
* [SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love2009-03-101-2/+2
* [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-101-23/+23
* [SCSI] libfc: check for err when recv and state is incorrectRobert Love2009-03-061-15/+15
* [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-061-0/+3
* [SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech2009-03-061-47/+64
* [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rportAbhijeet Joglekar2009-03-061-1/+6
* [SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar2009-03-061-2/+2
* [SCSI] libfc: A modular Fibre Channel libraryRobert Love2008-12-291-0/+1291
OpenPOWER on IntegriCloud