index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_rport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-10
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
1
-7
/
+11
2009-09-10
[SCSI] libfc: move rport_lookup into fc_rport.c
Joe Eykholt
1
-0
/
+20
2009-09-10
[SCSI] libfc: change to make remote port callback optional
Joe Eykholt
1
-2
/
+2
2009-09-10
[SCSI] libfc: have rport_create do a lookup for pre-existing rports first
Joe Eykholt
1
-0
/
+4
2009-09-10
[SCSI] libfc: make rport module maintain the rport list
Joe Eykholt
1
-2
/
+9
2009-09-10
[SCSI] libfc: rport debug messages were printing pointer values
Joe Eykholt
1
-1
/
+2
2009-09-10
[SCSI] libfc: fix rport event race between READY and LOGO
Joe Eykholt
1
-3
/
+1
2009-09-10
[SCSI] libfc: don't create dummy (rogue) remote ports
Joe Eykholt
1
-91
/
+63
2009-09-10
[SCSI] libfc: rename rport event CREATED to READY
Joe Eykholt
1
-2
/
+2
2009-09-10
[SCSI] libfc: rearrange code in fc_rport_work
Joe Eykholt
1
-9
/
+15
2009-09-10
[SCSI] libfc: make rport structure optional
Joe Eykholt
1
-45
/
+57
2009-09-10
[SCSI] libfc: change elsct to use FC_ID instead of rdata
Joe Eykholt
1
-4
/
+4
2009-09-10
[SCSI] libfc: make fc_rport_priv the primary rport interface.
Joe Eykholt
1
-188
/
+176
2009-09-10
[SCSI] libfc: change interface for rport_create
Joe Eykholt
1
-8
/
+9
2009-09-10
[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv
Joe Eykholt
1
-30
/
+30
2009-08-23
[SCSI] libfc: fix: cancel rport retry timer
Joe Eykholt
1
-2
/
+1
2009-08-23
[SCSI] libfc: fc_rport_logoff should not drop the lock
Joe Eykholt
1
-22
/
+38
2009-08-23
[SCSI] libfc: rename rport state "NONE" to "DELETE".
Joe Eykholt
1
-14
/
+14
2009-06-21
libfc: Add runtime debugging with debug_logging module parameter
Robert Love
1
-70
/
+50
2009-05-24
[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts
Abhijeet Joglekar
1
-1
/
+1
2009-05-21
[SCSI] fcoe, libfc: fix function declarations to be ANSI-compliant
Randy Dunlap
1
-2
/
+2
2009-04-27
[SCSI] libfc: Fix compilation warnings with allmodconfig
Robert Love
1
-1
/
+1
2009-04-27
[SCSI] libfc: whenever queueing delete ev for rport, set state to NONE
Abhijeet Joglekar
1
-0
/
+4
2009-04-27
[SCSI] libfc: Track rogue remote ports
Abhijeet Joglekar
1
-0
/
+28
2009-04-27
[SCSI] libfc: Do not retry if the new state is not the same as old state
Abhijeet Joglekar
1
-20
/
+28
2009-03-12
[SCSI] libfc: fix compile warning
FUJITA Tomonori
1
-1
/
+1
2009-03-10
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
1
-2
/
+2
2009-03-10
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
1
-23
/
+23
2009-03-07
[SCSI] libfc: check for err when recv and state is incorrect
Robert Love
1
-15
/
+15
2009-03-07
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
1
-0
/
+3
2009-03-07
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
1
-47
/
+64
2009-03-07
[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
Abhijeet Joglekar
1
-1
/
+6
2009-03-07
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
1
-2
/
+2
2008-12-29
[SCSI] libfc: A modular Fibre Channel library
Robert Love
1
-0
/
+1291
[prev]