Commit Graph

91 Commits (8798a694da59486e4a3ff0abeec183202fb34c20)

Author SHA1 Message Date
Joe Eykholt 1d490ce33e [SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJT 16 years ago
Joe Eykholt 2ab7e1ecb8 [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. 16 years ago
Joe Eykholt 8abbe3a423 [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests 16 years ago
Joe Eykholt 370c3bd05c [SCSI] libfc: use ADISC to verify rport login state 16 years ago
Joe Eykholt 68a1750b46 [SCSI] libfc: LOGO response code had extraeous enter_rtv 16 years ago
Joe Eykholt feab4ae730 [SCSI] libfc: re-login to remote ports that send us LOGO 16 years ago
Joe Eykholt 83fe6a9346 [SCSI] libfc: fix rport error handling for login-required and invalid ops 16 years ago
Joe Eykholt 3ac6f98f41 [SCSI] libfc: correctly handle incoming PLOGI request. 16 years ago
Joe Eykholt f657d299cf [SCSI] libfc: improve debug messages for ELS response handlers 16 years ago
Joe Eykholt 25b37b981e [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup 16 years ago
Joe Eykholt 131203a1ef [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. 16 years ago
Robert Love 6bd054cbf3 [SCSI] libfc: Always reset remote port roles when receiving PRLI 16 years ago
Robert Love 9737e6a7b5 [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create 16 years ago
Joe Eykholt 935d0fce44 [SCSI] libfc: don't do discovery before callback is set 16 years ago
Joe Eykholt 29d898e909 [SCSI] libfc: clean up point-to-point discovery code. 16 years ago
Joe Eykholt 81a67b9717 [SCSI] libfc: discovery gpn_ft parse bug 16 years ago
Joe Eykholt 3667d7e7f7 [SCSI] libfc: discovery retry should clear pending first. 16 years ago
Joe Eykholt c762608bf7 [SCSI] libfc: fix: empty zone causes endless discovery retries. 16 years ago
Joe Eykholt 883a337cf8 [SCSI] libfc: handle discovery failure more correctly. 16 years ago
Joe Eykholt a1c1e4e76c [SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp() 16 years ago
Joe Eykholt c356afd486 [SCSI] libfc: discovery restart sequence error fix 16 years ago
Joe Eykholt 0f6c614987 [SCSI] libfc: do not log off rports before or after discovery 16 years ago
Joe Eykholt 8025b5db7e [SCSI] libfc: move rport_lookup into fc_rport.c 16 years ago
Joe Eykholt 8345592b83 [SCSI] libfc: change to make remote port callback optional 16 years ago
Joe Eykholt 19f97e3c0a [SCSI] libfc: have rport_create do a lookup for pre-existing rports first 16 years ago
Joe Eykholt 48f00902ba [SCSI] libfc: make rport module maintain the rport list 16 years ago
Joe Eykholt b5cbf08373 [SCSI] libfc: simplify fc_lport_rport_callback 16 years ago
Joe Eykholt cdbe6dfece [SCSI] libfc: rport debug messages were printing pointer values 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 00fea930d4 [SCSI] libfc: fix rport event race between READY and LOGO 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 629f44279d [SCSI] libfc: rearrange code in fc_rport_work 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 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
Robert Love cd305ce41b [SCSI] libfc: Fix misleading debug statement 16 years ago
Yi Zou 53fcfbbef5 [SCSI] libfc: Remove page flags check for sglist 16 years ago
Yi Zou 537029f8e9 [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data 16 years ago
Vasu Dev d7179680d0 [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per 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 201e5795b7 [SCSI] libfc: fix: cancel rport retry timer 16 years ago
Joe Eykholt 5f7ea3b7f8 [SCSI] libfc: fc_rport_logoff should not drop the lock 16 years ago