Commit Graph

61 Commits (2d0503d1a6816e920e5b827bbe4eea7370c8130e)

Author SHA1 Message Date
Robert Love 7b2787ec15 [SCSI] libfc: Move the port_id into lport 15 years ago
Robert Love 1b80e0f91c [SCSI] libfc: Remove unused fc_get_host_port_type 15 years ago
Joe Eykholt 0b2f74a47f [SCSI] libfc: fix hton24 macro to take expressions as args 15 years ago
Joe Eykholt f018b73af6 [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled 15 years ago
Yi Zou b84056bf68 [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status block (LESB) 15 years ago
Yi Zou 6580bbd0af [SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_stats 15 years ago
Joe Eykholt ab593b1873 [SCSI] libfc: register FC4 features with the FC switch 15 years ago
Joe Eykholt 093bb6a2d3 [SCSI] libfc: add set_fid function to libfc template 15 years ago
Robert Love 3a3b42bf89 [SCSI] libfc: Formatting cleanups across libfc 15 years ago
Steve Ma a51ab39606 [SCSI] libfc, fcoe: Add FC passthrough support 15 years ago
Chris Leech c9866a5480 [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) 15 years ago
Chris Leech 5baa17c3e6 [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) 15 years ago
Chris Leech c9c7bd7a5e [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches 15 years ago
Chris Leech 28cc0e31d8 [SCSI] libfc: RPN_ID is obsolete and unnecessary 15 years ago
Chris Leech 11b5618866 [SCSI] libfcoe, fcoe: libfcoe NPIV support 15 years ago
Chris Leech 8faecddb21 [SCSI] libfc: vport link handling and fc_vport state managment 15 years ago
Chris Leech 174e1ebffd [SCSI] libfc: add some generic NPIV support routines to libfc 15 years ago
Chris Leech 86221969e2 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation 15 years ago
Robert Love 8866a5d907 [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 15 years ago
Robert Love 255f6386b8 [SCSI] libfc: Remove fc_fcp_complete 15 years ago
Robert Love 1a7b75ae71 [SCSI] libfc: Move non-common routines and prototypes out of libfc.h 15 years ago
Mike Christie e881a172da [SCSI] modify change_queue_depth to take in reason why it is being called 15 years ago
Joe Eykholt b4a9c7ede9 [SCSI] libfc: fix free of fc_rport_priv with timer pending 15 years ago
Vasu Dev e95147d8fa [SCSI] libfc: removes unused disc_work and ex_list 15 years ago
Joe Eykholt 370c3bd05c [SCSI] libfc: use ADISC to verify rport login state 16 years ago
Joe Eykholt f657d299cf [SCSI] libfc: improve debug messages for ELS response handlers 16 years ago
Joe Eykholt 131203a1ef [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. 16 years ago
Robert Love 9737e6a7b5 [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create 16 years ago
Joe Eykholt 0f6c614987 [SCSI] libfc: do not log off rports before or after discovery 16 years ago
Joe Eykholt b84c796265 [SCSI] libfc: remove unused disc->delay element 16 years ago
Joe Eykholt 786681b96f [SCSI] libfc: eliminate disc->event 16 years ago
Joe Eykholt 9e9d0452fe [SCSI] libfc: don't create dummy (rogue) remote ports 16 years ago
Joe Eykholt 4c0f62b567 [SCSI] libfc: rename rport event CREATED to READY 16 years ago
Joe Eykholt f211fa514a [SCSI] libfc: make rport structure optional 16 years ago
Joe Eykholt a46f327aa5 [SCSI] libfc: change elsct to use FC_ID instead of rdata 16 years ago
Joe Eykholt 9fb9d32831 [SCSI] libfc: make fc_rport_priv the primary rport interface. 16 years ago
Joe Eykholt 922aa210bc [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. 16 years ago
Joe Eykholt 795d86f55e [SCSI] libfc: change interface for rport_create 16 years ago
Joe Eykholt ab28f1fd3b [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv 16 years ago
Vasu Dev b2f0091fbf [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock 16 years ago
Vasu Dev e4bc50bedf [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) 16 years ago
Vasu Dev 52ff878c91 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list 16 years ago
Robert Love d459b7ea1b [SCSI] libfc: Remove the FC_EM_DBG macro 16 years ago
Vasu Dev 96316099ac [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs 16 years ago
Joe Eykholt 141940548c [SCSI] libfc: rename rport state "NONE" to "DELETE". 16 years ago
Joe Eykholt b1d9fd5574 [SCSI] libfc: rename lport NONE state to DISABLED 16 years ago
Joe Eykholt 7f74549ff6 [SCSI] libfc: change debug messages to give host number. 16 years ago
Joe Eykholt beb29a6d42 [SCSI] libfc: remove extra semicolons from debug macros 16 years ago
Robert Love 7414705ea4 libfc: Add runtime debugging with debug_logging module parameter 16 years ago
Abhijeet Joglekar a366695592 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts 16 years ago