summaryrefslogtreecommitdiffstats
path: root/include/scsi/libfc.h
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: Move the port_id into lportRobert Love2010-05-161-0/+2
* [SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love2010-05-161-1/+0
* [SCSI] libfc: fix hton24 macro to take expressions as argsJoe Eykholt2010-04-111-6/+11
* [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt2010-04-111-9/+0
* [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...Yi Zou2009-12-041-0/+6
* [SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_statsYi Zou2009-12-041-0/+4
* [SCSI] libfc: register FC4 features with the FC switchJoe Eykholt2009-12-041-0/+2
* [SCSI] libfc: add set_fid function to libfc templateJoe Eykholt2009-12-041-0/+20
* [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-041-489/+505
* [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-041-0/+7
* [SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech2009-12-041-0/+1
* [SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech2009-12-041-0/+1
* [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech2009-12-041-0/+1
* [SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech2009-12-041-1/+0
* [SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech2009-12-041-0/+10
* [SCSI] libfc: vport link handling and fc_vport state managmentChris Leech2009-12-041-0/+8
* [SCSI] libfc: add some generic NPIV support routines to libfcChris Leech2009-12-041-0/+20
* [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech2009-12-041-3/+12
* [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love2009-12-041-79/+0
* [SCSI] libfc: Remove fc_fcp_completeRobert Love2009-12-041-8/+0
* [SCSI] libfc: Move non-common routines and prototypes out of libfc.hRobert Love2009-12-041-49/+0
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+1
* [SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt2009-12-041-0/+1
* [SCSI] libfc: removes unused disc_work and ex_listVasu Dev2009-12-041-1/+0
* [SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt2009-09-101-0/+1
* [SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt2009-09-101-0/+5
* [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt2009-09-101-1/+1
* [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love2009-09-101-8/+9
* [SCSI] libfc: do not log off rports before or after discoveryJoe Eykholt2009-09-101-0/+3
* [SCSI] libfc: remove unused disc->delay elementJoe Eykholt2009-09-101-1/+0
* [SCSI] libfc: eliminate disc->eventJoe Eykholt2009-09-101-1/+0
* [SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt2009-09-101-21/+19
* [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-101-1/+1
* [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-101-13/+16
* [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-101-1/+1
* [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-101-12/+14
* [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.Joe Eykholt2009-09-101-2/+2
* [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-101-3/+2
* [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-101-1/+9
* [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...Vasu Dev2009-09-051-3/+6
* [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev2009-09-051-0/+1
* [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev2009-08-221-40/+8
* [SCSI] libfc: Remove the FC_EM_DBG macroRobert Love2009-08-221-6/+0
* [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev2009-08-221-0/+24
* [SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt2009-08-221-1/+1
* [SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt2009-08-221-1/+1
* [SCSI] libfc: change debug messages to give host number.Joe Eykholt2009-08-221-16/+20
* [SCSI] libfc: remove extra semicolons from debug macrosJoe Eykholt2009-08-221-10/+10
* libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-211-11/+66
* [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar2009-05-231-0/+1
OpenPOWER on IntegriCloud