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
/
include
/
scsi
/
libfc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
[SCSI] libfc: don't require a local exchange for incoming requests
Joe Eykholt
1
-11
/
+5
2010-07-28
[SCSI] libfc: add interface to allocate a sequence for incoming requests
Joe Eykholt
1
-0
/
+7
2010-07-28
[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()
Joe Eykholt
1
-0
/
+4
2010-07-28
[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions
Joe Eykholt
1
-18
/
+0
2010-07-28
[SCSI] libfc: eliminate rport LOGO state
Joe Eykholt
1
-2
/
+0
2010-07-28
[SCSI] libfc: track FIP exchanges
Joe Eykholt
1
-0
/
+2
2010-07-28
[SCSI] libfc: add FLOGI state to rport for VN2VN
Joe Eykholt
1
-0
/
+4
2010-07-28
[SCSI] libfc: Add local port point-to-multipoint flag
Joe Eykholt
1
-0
/
+2
2010-07-28
[SCSI] libfc: add discovery-private pointer for LLD
Joe Eykholt
1
-2
/
+7
2010-07-28
[SCSI] libfc: provide space for LLD after remote port structure
Joe Eykholt
1
-0
/
+2
2010-07-28
[SCSI] libfc: convert rport lookup to be RCU safe
Joe Eykholt
1
-0
/
+2
2010-07-27
[SCSI] libfc: fix indefinite rport restart
Joe Eykholt
1
-0
/
+2
2010-07-27
[SCSI] libfc: Fix remote port restart problem
Joe Eykholt
1
-3
/
+2
2010-05-17
[SCSI] libfc: Move the port_id into lport
Robert Love
1
-0
/
+2
2010-05-17
[SCSI] libfc: Remove unused fc_get_host_port_type
Robert Love
1
-1
/
+0
2010-04-11
[SCSI] libfc: fix hton24 macro to take expressions as args
Joe Eykholt
1
-6
/
+11
2010-04-11
[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled
Joe Eykholt
1
-9
/
+0
2009-12-04
[SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...
Yi Zou
1
-0
/
+6
2009-12-04
[SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_stats
Yi Zou
1
-0
/
+4
2009-12-04
[SCSI] libfc: register FC4 features with the FC switch
Joe Eykholt
1
-0
/
+2
2009-12-04
[SCSI] libfc: add set_fid function to libfc template
Joe Eykholt
1
-0
/
+20
2009-12-04
[SCSI] libfc: Formatting cleanups across libfc
Robert Love
1
-489
/
+505
2009-12-04
[SCSI] libfc, fcoe: Add FC passthrough support
Steve Ma
1
-0
/
+7
2009-12-04
[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)
Chris Leech
1
-0
/
+1
2009-12-04
[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)
Chris Leech
1
-0
/
+1
2009-12-04
[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches
Chris Leech
1
-0
/
+1
2009-12-04
[SCSI] libfc: RPN_ID is obsolete and unnecessary
Chris Leech
1
-1
/
+0
2009-12-04
[SCSI] libfcoe, fcoe: libfcoe NPIV support
Chris Leech
1
-0
/
+10
2009-12-04
[SCSI] libfc: vport link handling and fc_vport state managment
Chris Leech
1
-0
/
+8
2009-12-04
[SCSI] libfc: add some generic NPIV support routines to libfc
Chris Leech
1
-0
/
+20
2009-12-04
[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...
Chris Leech
1
-3
/
+12
2009-12-04
[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
Robert Love
1
-79
/
+0
2009-12-04
[SCSI] libfc: Remove fc_fcp_complete
Robert Love
1
-8
/
+0
2009-12-04
[SCSI] libfc: Move non-common routines and prototypes out of libfc.h
Robert Love
1
-49
/
+0
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+1
2009-12-04
[SCSI] libfc: fix free of fc_rport_priv with timer pending
Joe Eykholt
1
-0
/
+1
2009-12-04
[SCSI] libfc: removes unused disc_work and ex_list
Vasu Dev
1
-1
/
+0
2009-09-10
[SCSI] libfc: use ADISC to verify rport login state
Joe Eykholt
1
-0
/
+1
2009-09-10
[SCSI] libfc: improve debug messages for ELS response handlers
Joe Eykholt
1
-0
/
+5
2009-09-10
[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.
Joe Eykholt
1
-1
/
+1
2009-09-10
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
1
-8
/
+9
2009-09-10
[SCSI] libfc: do not log off rports before or after discovery
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: remove unused disc->delay element
Joe Eykholt
1
-1
/
+0
2009-09-10
[SCSI] libfc: eliminate disc->event
Joe Eykholt
1
-1
/
+0
2009-09-10
[SCSI] libfc: don't create dummy (rogue) remote ports
Joe Eykholt
1
-21
/
+19
2009-09-10
[SCSI] libfc: rename rport event CREATED to READY
Joe Eykholt
1
-1
/
+1
2009-09-10
[SCSI] libfc: make rport structure optional
Joe Eykholt
1
-13
/
+16
2009-09-10
[SCSI] libfc: change elsct to use FC_ID instead of rdata
Joe Eykholt
1
-1
/
+1
2009-09-10
[SCSI] libfc: make fc_rport_priv the primary rport interface.
Joe Eykholt
1
-12
/
+14
2009-09-10
[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.
Joe Eykholt
1
-2
/
+2
[next]