Commit Graph

74 Commits (8bbea968f9022c3f66a36902509574597611be99)

Author SHA1 Message Date
Joe Eykholt 9226115695 [SCSI] libfc: don't require a local exchange for incoming requests 15 years ago
Joe Eykholt 239e81048b [SCSI] libfc: add interface to allocate a sequence for incoming requests 15 years ago
Joe Eykholt 24f089e2f2 [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() 15 years ago
Joe Eykholt 251748a99e [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions 15 years ago
Joe Eykholt 079ecd8cfe [SCSI] libfc: eliminate rport LOGO state 15 years ago
Joe Eykholt f60e12e9c7 [SCSI] libfc: track FIP exchanges 15 years ago
Joe Eykholt a7b12a279f [SCSI] libfc: add FLOGI state to rport for VN2VN 15 years ago
Joe Eykholt 3726f3584e [SCSI] libfc: Add local port point-to-multipoint flag 15 years ago
Joe Eykholt 0685230c59 [SCSI] libfc: add discovery-private pointer for LLD 15 years ago
Joe Eykholt f90377abca [SCSI] libfc: provide space for LLD after remote port structure 15 years ago
Joe Eykholt 42e9041467 [SCSI] libfc: convert rport lookup to be RCU safe 15 years ago
Joe Eykholt f034260db3 [SCSI] libfc: fix indefinite rport restart 15 years ago
Joe Eykholt 4b2164d4d2 [SCSI] libfc: Fix remote port restart problem 15 years ago
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