aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_lport.c
Commit message (Expand)AuthorAge
* [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt2009-09-10
* [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love2009-09-10
* [SCSI] libfc: clean up point-to-point discovery code.Joe Eykholt2009-09-10
* [SCSI] libfc: make rport module maintain the rport listJoe Eykholt2009-09-10
* [SCSI] libfc: simplify fc_lport_rport_callbackJoe Eykholt2009-09-10
* [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-10
* [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-10
* [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-10
* [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-10
* [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-10
* [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-10
* [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev2009-08-22
* [SCSI] libfc: in fc_lport_destroy, flush rports after turning off linkJoe Eykholt2009-08-22
* [SCSI] libfc: stop login after fabric logoffJoe Eykholt2009-08-22
* [SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt2009-08-22
* libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-21
* [SCSI] libfc: Change state to NONE in fc_lport_destroyAbhijeet Joglekar2009-04-27
* [SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns portAbhijeet Joglekar2009-04-27
* [SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar2009-04-27
* [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love2009-04-03
* [SCSI] libfc: fix compile warningFUJITA Tomonori2009-03-12
* [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-10
* [SCSI] libfc: check for err when recv and state is incorrectRobert Love2009-03-06
* [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-06
* [SCSI] libfc: exch mgr is freed while lport still retrying sequencesSteve Ma2009-03-06
* [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-06
* [SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar2009-03-06
* [SCSI] libfc: A modular Fibre Channel libraryRobert Love2008-12-29