summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_lport.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev2009-08-221-0/+1
* [SCSI] libfc: in fc_lport_destroy, flush rports after turning off linkJoe Eykholt2009-08-221-1/+5
* [SCSI] libfc: stop login after fabric logoffJoe Eykholt2009-08-221-8/+34
* [SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt2009-08-221-6/+6
* libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-211-81/+75
* [SCSI] libfc: Change state to NONE in fc_lport_destroyAbhijeet Joglekar2009-04-271-0/+5
* [SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns portAbhijeet Joglekar2009-04-271-4/+5
* [SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar2009-04-271-25/+35
* [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love2009-04-031-5/+6
* [SCSI] libfc: fix compile warningFUJITA Tomonori2009-03-121-2/+3
* [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-101-39/+38
* [SCSI] libfc: check for err when recv and state is incorrectRobert Love2009-03-061-25/+25
* [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-061-2/+2
* [SCSI] libfc: exch mgr is freed while lport still retrying sequencesSteve Ma2009-03-061-0/+2
* [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-061-30/+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/+1604
OpenPOWER on IntegriCloud