aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc/fc_lport.c
AgeCommit message (Expand)Author
2009-12-04[SCSI] libfc: register FC4 features with the FC switchJoe Eykholt
2009-12-04[SCSI] libfc: add host number to lport link up/down messages.Joe Eykholt
2009-12-04[SCSI] libfc: add set_fid function to libfc templateJoe Eykholt
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love
2009-12-04[SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma
2009-12-04[SCSI] libfc: combine name server registration request functionsChris Leech
2009-12-04[SCSI] libfc: combine name server registration response handlersChris Leech
2009-12-04[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech
2009-12-04[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech
2009-12-04[SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech
2009-12-04[SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech
2009-12-04[SCSI] libfc: vport link handling and fc_vport state managmentChris Leech
2009-12-04[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech
2009-12-04[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love
2009-12-04[SCSI] libfc: fix memory corruption caused by double frees and bad error hand...Chris Leech
2009-12-04[SCSI] libfc: don't WARN_ON in lport_timeout for RESET stateJoe Eykholt
2009-12-04[SCSI] libfc: lport: fix minor documentation errorsJoe Eykholt
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-10[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requestsJoe Eykholt
2009-09-10[SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt
2009-09-10[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt
2009-09-10[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love
2009-09-10[SCSI] libfc: clean up point-to-point discovery code.Joe Eykholt
2009-09-10[SCSI] libfc: make rport module maintain the rport listJoe Eykholt
2009-09-10[SCSI] libfc: simplify fc_lport_rport_callbackJoe Eykholt
2009-09-10[SCSI] libfc: rename rport event CREATED to READYJoe Eykholt
2009-09-10[SCSI] libfc: make rport structure optionalJoe Eykholt
2009-09-10[SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt
2009-09-10[SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt
2009-09-10[SCSI] libfc: change interface for rport_createJoe Eykholt
2009-09-10[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt
2009-08-22[SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev
2009-08-22[SCSI] libfc: in fc_lport_destroy, flush rports after turning off linkJoe Eykholt
2009-08-22[SCSI] libfc: stop login after fabric logoffJoe Eykholt
2009-08-22[SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love
2009-04-27[SCSI] libfc: Change state to NONE in fc_lport_destroyAbhijeet Joglekar
2009-04-27[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns portAbhijeet Joglekar
2009-04-27[SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love
2009-03-12[SCSI] libfc: fix compile warningFUJITA Tomonori
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love
2009-03-06[SCSI] libfc: check for err when recv and state is incorrectRobert Love
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love
2009-03-06[SCSI] libfc: exch mgr is freed while lport still retrying sequencesSteve Ma
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love