index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
/
libfc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] libfc: Add support for FDMI
Neerav Parikh
2012-02-19
1
-0
/
+11
*
[SCSI] libfc: Declare local functions static
Bart Van Assche
2012-01-16
1
-1
/
+1
*
[SCSI] libfc: cache align struct fc_exch fields
Vasu Dev
2011-10-02
1
-15
/
+12
*
[SCSI] libfc: cache align struct fc_fcp_pkt fields
Vasu Dev
2011-10-02
1
-28
/
+21
*
[SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FC...
Yi Zou
2011-06-29
1
-0
/
+8
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-4
/
+4
*
[SCSI] libfc: introduce LLD event callback
Bhanu Prakash Gollapudi
2011-02-12
1
-0
/
+15
*
[SCSI] libfc: export seq_release() for users of seq_assign()
Joe Eykholt
2011-02-12
1
-0
/
+7
*
[SCSI] libfc: add hook to notify providers of local port changes
Joe Eykholt
2011-02-12
1
-1
/
+13
*
[SCSI] libfc: add local port hook for provider session lookup
Joe Eykholt
2011-02-12
1
-0
/
+2
*
[SCSI] libfc: add method for setting handler for incoming exchange
Joe Eykholt
2011-02-12
1
-0
/
+10
*
[SCSI] libfc: add hook for FC-4 provider registration
Joe Eykholt
2011-02-12
1
-0
/
+26
*
[SCSI] libfc: fix statistics for FCP input/output megabytes
Joe Eykholt
2010-12-21
1
-4
/
+4
*
[SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct
john fastabend
2010-12-21
1
-2
/
+0
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-2
/
+1
*
[SCSI] libfc: Do not let disc work cancel itself
Bhanu Prakash Gollapudi
2010-10-25
1
-1
/
+1
*
[SCSI] libfc: don't require a local exchange for incoming requests
Joe Eykholt
2010-07-28
1
-11
/
+5
*
[SCSI] libfc: add interface to allocate a sequence for incoming requests
Joe Eykholt
2010-07-28
1
-0
/
+7
*
[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()
Joe Eykholt
2010-07-28
1
-0
/
+4
*
[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions
Joe Eykholt
2010-07-28
1
-18
/
+0
*
[SCSI] libfc: eliminate rport LOGO state
Joe Eykholt
2010-07-28
1
-2
/
+0
*
[SCSI] libfc: track FIP exchanges
Joe Eykholt
2010-07-28
1
-0
/
+2
*
[SCSI] libfc: add FLOGI state to rport for VN2VN
Joe Eykholt
2010-07-28
1
-0
/
+4
*
[SCSI] libfc: Add local port point-to-multipoint flag
Joe Eykholt
2010-07-28
1
-0
/
+2
*
[SCSI] libfc: add discovery-private pointer for LLD
Joe Eykholt
2010-07-28
1
-2
/
+7
*
[SCSI] libfc: provide space for LLD after remote port structure
Joe Eykholt
2010-07-28
1
-0
/
+2
*
[SCSI] libfc: convert rport lookup to be RCU safe
Joe Eykholt
2010-07-28
1
-0
/
+2
*
[SCSI] libfc: fix indefinite rport restart
Joe Eykholt
2010-07-27
1
-0
/
+2
*
[SCSI] libfc: Fix remote port restart problem
Joe Eykholt
2010-07-27
1
-3
/
+2
*
[SCSI] libfc: Move the port_id into lport
Robert Love
2010-05-16
1
-0
/
+2
*
[SCSI] libfc: Remove unused fc_get_host_port_type
Robert Love
2010-05-16
1
-1
/
+0
*
[SCSI] libfc: fix hton24 macro to take expressions as args
Joe Eykholt
2010-04-11
1
-6
/
+11
*
[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled
Joe Eykholt
2010-04-11
1
-9
/
+0
*
[SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...
Yi Zou
2009-12-04
1
-0
/
+6
*
[SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_stats
Yi Zou
2009-12-04
1
-0
/
+4
*
[SCSI] libfc: register FC4 features with the FC switch
Joe Eykholt
2009-12-04
1
-0
/
+2
*
[SCSI] libfc: add set_fid function to libfc template
Joe Eykholt
2009-12-04
1
-0
/
+20
*
[SCSI] libfc: Formatting cleanups across libfc
Robert Love
2009-12-04
1
-489
/
+505
*
[SCSI] libfc, fcoe: Add FC passthrough support
Steve Ma
2009-12-04
1
-0
/
+7
*
[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)
Chris Leech
2009-12-04
1
-0
/
+1
*
[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)
Chris Leech
2009-12-04
1
-0
/
+1
*
[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches
Chris Leech
2009-12-04
1
-0
/
+1
*
[SCSI] libfc: RPN_ID is obsolete and unnecessary
Chris Leech
2009-12-04
1
-1
/
+0
*
[SCSI] libfcoe, fcoe: libfcoe NPIV support
Chris Leech
2009-12-04
1
-0
/
+10
*
[SCSI] libfc: vport link handling and fc_vport state managment
Chris Leech
2009-12-04
1
-0
/
+8
*
[SCSI] libfc: add some generic NPIV support routines to libfc
Chris Leech
2009-12-04
1
-0
/
+20
*
[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...
Chris Leech
2009-12-04
1
-3
/
+12
*
[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
Robert Love
2009-12-04
1
-79
/
+0
*
[SCSI] libfc: Remove fc_fcp_complete
Robert Love
2009-12-04
1
-8
/
+0
*
[SCSI] libfc: Move non-common routines and prototypes out of libfc.h
Robert Love
2009-12-04
1
-49
/
+0
[next]