- 2ab7e1e [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. by Joe Eykholt · 15 years ago
- 8abbe3a [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests by Joe Eykholt · 15 years ago
- 370c3bd [SCSI] libfc: use ADISC to verify rport login state by Joe Eykholt · 15 years ago
- 68a1750 [SCSI] libfc: LOGO response code had extraeous enter_rtv by Joe Eykholt · 15 years ago
- feab4ae [SCSI] libfc: re-login to remote ports that send us LOGO by Joe Eykholt · 15 years ago
- 83fe6a9 [SCSI] libfc: fix rport error handling for login-required and invalid ops by Joe Eykholt · 15 years ago
- 3ac6f98 [SCSI] libfc: correctly handle incoming PLOGI request. by Joe Eykholt · 15 years ago
- f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 15 years ago
- 25b37b9 [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup by Joe Eykholt · 15 years ago
- 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
- 6bd054c [SCSI] libfc: Always reset remote port roles when receiving PRLI by Robert Love · 15 years ago
- 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
- 935d0fc [SCSI] libfc: don't do discovery before callback is set by Joe Eykholt · 15 years ago
- 29d898e [SCSI] libfc: clean up point-to-point discovery code. by Joe Eykholt · 15 years ago
- 81a67b9 [SCSI] libfc: discovery gpn_ft parse bug by Joe Eykholt · 15 years ago
- 3667d7e [SCSI] libfc: discovery retry should clear pending first. by Joe Eykholt · 15 years ago
- c762608 [SCSI] libfc: fix: empty zone causes endless discovery retries. by Joe Eykholt · 15 years ago
- 883a337 [SCSI] libfc: handle discovery failure more correctly. by Joe Eykholt · 15 years ago
- a1c1e4e [SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp() by Joe Eykholt · 15 years ago
- c356afd [SCSI] libfc: discovery restart sequence error fix by Joe Eykholt · 15 years ago
- 0f6c614 [SCSI] libfc: do not log off rports before or after discovery by Joe Eykholt · 15 years ago
- 8025b5d [SCSI] libfc: move rport_lookup into fc_rport.c by Joe Eykholt · 15 years ago
- 8345592 [SCSI] libfc: change to make remote port callback optional by Joe Eykholt · 15 years ago
- 19f97e3 [SCSI] libfc: have rport_create do a lookup for pre-existing rports first by Joe Eykholt · 15 years ago
- 48f0090 [SCSI] libfc: make rport module maintain the rport list by Joe Eykholt · 15 years ago
- b5cbf08 [SCSI] libfc: simplify fc_lport_rport_callback by Joe Eykholt · 15 years ago
- cdbe6df [SCSI] libfc: rport debug messages were printing pointer values by Joe Eykholt · 15 years ago
- b84c796 [SCSI] libfc: remove unused disc->delay element by Joe Eykholt · 15 years ago
- 786681b [SCSI] libfc: eliminate disc->event by Joe Eykholt · 15 years ago
- 00fea93 [SCSI] libfc: fix rport event race between READY and LOGO by Joe Eykholt · 15 years ago
- 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 15 years ago
- 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
- 629f442 [SCSI] libfc: rearrange code in fc_rport_work by Joe Eykholt · 15 years ago
- f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 15 years ago
- a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
- 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
- 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 15 years ago
- ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 15 years ago
- b2f0091 [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock by Vasu Dev · 15 years ago
- e4bc50b [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) by Vasu Dev · 15 years ago
- cd305ce [SCSI] libfc: Fix misleading debug statement by Robert Love · 15 years ago
- 53fcfbb [SCSI] libfc: Remove page flags check for sglist by Yi Zou · 15 years ago
- 537029f [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data by Yi Zou · 15 years ago
- d717968 [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per EM by Vasu Dev · 15 years ago
- 52ff878 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list by Vasu Dev · 15 years ago
- d459b7e [SCSI] libfc: Remove the FC_EM_DBG macro by Robert Love · 15 years ago
- 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
- 201e579 [SCSI] libfc: fix: cancel rport retry timer by Joe Eykholt · 15 years ago
- 5f7ea3b [SCSI] libfc: fc_rport_logoff should not drop the lock by Joe Eykholt · 15 years ago
- 1419405 [SCSI] libfc: rename rport state "NONE" to "DELETE". by Joe Eykholt · 15 years ago
- 84b0544 [SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchanges by Joe Eykholt · 15 years ago
- e9ba8b4 [SCSI] libfc: in fc_lport_destroy, flush rports after turning off link by Joe Eykholt · 15 years ago
- 1190d92 [SCSI] libfc: stop login after fabric logoff by Joe Eykholt · 15 years ago
- b1d9fd5 [SCSI] libfc: rename lport NONE state to DISABLED by Joe Eykholt · 15 years ago
- a0cc1ec [SCSI] libfc: fix a circular locking warning during sending RRQ by Vasu Dev · 15 years ago
- 7414705 libfc: Add runtime debugging with debug_logging module parameter by Robert Love · 15 years ago
- 30121d1 [SCSI] libfc: Check if exchange is completed when receiving a sequence by Steve Ma · 16 years ago
- d5e6054 [SCSI] libfc: use DID_ERROR when we have internall aborted command by Mike Christie · 16 years ago
- a366695 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts by Abhijeet Joglekar · 16 years ago
- b0d428a [SCSI] fcoe, libfc: fix function declarations to be ANSI-compliant by Randy Dunlap · 16 years ago
- a29e764 [SCSI] libfc: Fix compilation warnings with allmodconfig by Robert Love · 16 years ago
- 55c7a60 [SCSI] libfc: whenever queueing delete ev for rport, set state to NONE by Abhijeet Joglekar · 16 years ago
- bbf1566 [SCSI] libfc: Change state to NONE in fc_lport_destroy by Abhijeet Joglekar · 16 years ago
- a0fd2e4 [SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns port by Abhijeet Joglekar · 16 years ago
- b4c6f54 [SCSI] libfc: Track rogue remote ports by Abhijeet Joglekar · 16 years ago
- 76f6804 [SCSI] libfc: Do not retry if the new state is not the same as old state by Abhijeet Joglekar · 16 years ago
- 0d228c0 [SCSI] libfc: Hold disc mutex while processing gpn ft resp by Abhijeet Joglekar · 16 years ago
- 9b34ecf [SCSI] fcoe, libfc: add libfcoe module by Vasu Dev · 16 years ago
- 582b45b [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array by Robert Love · 16 years ago
- b277d2a [SCSI] libfc: add support of large receive offload by ddp in fc_fcp by Yi Zou · 16 years ago
- 276d681 [SCSI] libfc: use lso_max for sequence offload by Yi Zou · 16 years ago
- aa6cd29 [SCSI] libfc: Correct use of ! and & by Julia Lawall · 16 years ago
- 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
- 6e7490c [SCSI] libfc: fix compile warning by FUJITA Tomonori · 16 years ago
- 422819c [SCSI] libfc: do not change the fh_rx_id of a recevied frame by Yi Zou · 16 years ago
- b2ab99c [SCSI] libfc, fcoe: Cleanup function formatting and minor typos by Robert Love · 16 years ago
- 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 16 years ago
- efaf5c0 [SCSI] libfc: check for err when recv and state is incorrect by Robert Love · 16 years ago
- d3b3332 [SCSI] libfc: rename rp to rdata in fc_disc_new_target() by Robert Love · 16 years ago
- 23f11f9 [SCSI] libfc: correct RPORT_TO_PRIV usage by Robert Love · 16 years ago
- 5101ff9 [SCSI] libfc: Don't violate transport template for rogue port creation by Robert Love · 16 years ago
- f7db2c1 [SCSI] libfc: exch mgr is freed while lport still retrying sequences by Steve Ma · 16 years ago
- 26d9cab [SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost by Vasu Dev · 16 years ago
- 6755db1 [SCSI] libfc: rport retry on LS_RJT from certain ELS by Chris Leech · 16 years ago
- bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 16 years ago
- a7e84f2 [SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts by Vasu Dev · 16 years ago
- 78342da [SCSI] libfc: handle RRQ exch timeout by Vasu Dev · 16 years ago
- 571f824 [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport by Abhijeet Joglekar · 16 years ago
- 1f6ff36 [SCSI] libfc: Pass lport in exch_mgr_reset by Abhijeet Joglekar · 16 years ago
- 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago