aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_lport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-27[SCSI] libfc: Change state to NONE in fc_lport_destroyAbhijeet Joglekar1-0/+5
2009-04-27[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns portAbhijeet Joglekar1-4/+5
2009-04-27[SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar1-25/+35
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love1-5/+6
2009-03-12[SCSI] libfc: fix compile warningFUJITA Tomonori1-2/+3
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love1-39/+38
2009-03-06[SCSI] libfc: check for err when recv and state is incorrectRobert Love1-25/+25
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love1-2/+2
2009-03-06[SCSI] libfc: exch mgr is freed while lport still retrying sequencesSteve Ma1-0/+2
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_statusVasu Dev1-30/+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/+1604