summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_lport.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-041-110/+137
* [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-041-0/+267
* [SCSI] libfc: combine name server registration request functionsChris Leech2009-12-041-122/+42
* [SCSI] libfc: combine name server registration response handlersChris Leech2009-12-041-175/+30
* [SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech2009-12-041-0/+90
* [SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech2009-12-041-0/+91
* [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech2009-12-041-1/+90
* [SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech2009-12-041-92/+3
* [SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech2009-12-041-2/+4
* [SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech2009-12-041-1/+5
* [SCSI] libfc: vport link handling and fc_vport state managmentChris Leech2009-12-041-15/+57
* [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech2009-12-041-1/+0
* [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love2009-12-041-0/+2
* [SCSI] libfc: fix memory corruption caused by double frees and bad error hand...Chris Leech2009-12-041-4/+4
* [SCSI] libfc: don't WARN_ON in lport_timeout for RESET stateJoe Eykholt2009-12-041-1/+4
* [SCSI] libfc: lport: fix minor documentation errorsJoe Eykholt2009-12-041-10/+10
* [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requestsJoe Eykholt2009-09-101-53/+0
* [SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt2009-09-101-10/+10
* [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt2009-09-101-28/+2
* [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love2009-09-101-15/+4
* [SCSI] libfc: clean up point-to-point discovery code.Joe Eykholt2009-09-101-11/+2
* [SCSI] libfc: make rport module maintain the rport listJoe Eykholt2009-09-101-8/+6
* [SCSI] libfc: simplify fc_lport_rport_callbackJoe Eykholt2009-09-101-28/+15
* [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-101-2/+2
* [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-101-8/+6
* [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-101-6/+6
* [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-101-13/+13
* [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-101-14/+12
* [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-101-1/+1
* [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