aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_lport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-10[SCSI] libfc: make rport structure optionalJoe Eykholt1-8/+6
2009-09-10[SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt1-6/+6
2009-09-10[SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt1-13/+13
2009-09-10[SCSI] libfc: change interface for rport_createJoe Eykholt1-14/+12
2009-09-10[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt1-1/+1
2009-08-22[SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIsVasu Dev1-0/+1
2009-08-22[SCSI] libfc: in fc_lport_destroy, flush rports after turning off linkJoe Eykholt1-1/+5
2009-08-22[SCSI] libfc: stop login after fabric logoffJoe Eykholt1-8/+34
2009-08-22[SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt1-6/+6
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love1-81/+75
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