index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_lport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] libfc: adds flogi retry in case DID is zero in RJT
Vasu Dev
2010-10-25
1
-8
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-3
/
+3
|
\
|
*
fix typos concerning "hierarchy"
Uwe Kleine-König
2010-06-16
1
-3
/
+3
*
|
[SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJT
Bhanu Prakash Gollapudi
2010-07-28
1
-36
/
+27
*
|
[SCSI] libfc: don't require a local exchange for incoming requests
Joe Eykholt
2010-07-28
1
-39
/
+19
*
|
[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()
Joe Eykholt
2010-07-28
1
-27
/
+12
*
|
[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions
Joe Eykholt
2010-07-28
1
-8
/
+4
*
|
[SCSI] libfc: add FLOGI state to rport for VN2VN
Joe Eykholt
2010-07-28
1
-2
/
+2
*
|
[SCSI] libfc: Add local port point-to-multipoint flag
Joe Eykholt
2010-07-28
1
-1
/
+35
|
/
*
[SCSI] libfc: Move the port_id into lport
Robert Love
2010-05-16
1
-6
/
+10
*
[SCSI] libfc: Remove unused fc_get_host_port_type
Robert Love
2010-05-16
1
-11
/
+0
*
[SCSI] libfc, fcoe: normalize format specifies for world wide names
Chris Leech
2010-04-11
1
-2
/
+2
*
[SCSI] libfc: set both precision and field with when printing FC IDs
Chris Leech
2010-04-11
1
-7
/
+7
*
[SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DID
Joe Eykholt
2010-04-11
1
-1
/
+1
*
[SCSI] libfc: fix oops in point-to-point mode
Joe Eykholt
2010-04-11
1
-2
/
+9
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] libfc: Don't assume response request present.
Hugh Daschbach
2010-02-17
1
-1
/
+2
*
[SCSI] fcoe, libfc: adds enable/disable for fcoe interface
Vasu Dev
2009-12-12
1
-1
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
[SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...
Yi Zou
2009-12-04
1
-2
/
+1
*
|
[SCSI] libfc fcoe: increase ELS and CT timeouts
Joe Eykholt
2009-12-04
1
-4
/
+8
*
|
[SCSI] libfc: register FC4 features with the FC switch
Joe Eykholt
2009-12-04
1
-1
/
+11
*
|
[SCSI] libfc: add host number to lport link up/down messages.
Joe Eykholt
2009-12-04
1
-10
/
+14
*
|
[SCSI] libfc: add set_fid function to libfc template
Joe Eykholt
2009-12-04
1
-7
/
+27
*
|
[SCSI] libfc: Formatting cleanups across libfc
Robert Love
2009-12-04
1
-110
/
+137
*
|
[SCSI] libfc, fcoe: Add FC passthrough support
Steve Ma
2009-12-04
1
-0
/
+267
*
|
[SCSI] libfc: combine name server registration request functions
Chris Leech
2009-12-04
1
-122
/
+42
*
|
[SCSI] libfc: combine name server registration response handlers
Chris Leech
2009-12-04
1
-175
/
+30
*
|
[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)
Chris Leech
2009-12-04
1
-0
/
+90
*
|
[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)
Chris Leech
2009-12-04
1
-0
/
+91
*
|
[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches
Chris Leech
2009-12-04
1
-1
/
+90
*
|
[SCSI] libfc: RPN_ID is obsolete and unnecessary
Chris Leech
2009-12-04
1
-92
/
+3
*
|
[SCSI] libfcoe, fcoe: libfcoe NPIV support
Chris Leech
2009-12-04
1
-2
/
+4
*
|
[SCSI] libfc, libfcoe: FDISC ELS for NPIV
Chris Leech
2009-12-04
1
-1
/
+5
*
|
[SCSI] libfc: vport link handling and fc_vport state managment
Chris Leech
2009-12-04
1
-15
/
+57
*
|
[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...
Chris Leech
2009-12-04
1
-1
/
+0
*
|
[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
Robert Love
2009-12-04
1
-0
/
+2
*
|
[SCSI] libfc: fix memory corruption caused by double frees and bad error hand...
Chris Leech
2009-12-04
1
-4
/
+4
*
|
[SCSI] libfc: don't WARN_ON in lport_timeout for RESET state
Joe Eykholt
2009-12-04
1
-1
/
+4
*
|
[SCSI] libfc: lport: fix minor documentation errors
Joe Eykholt
2009-12-04
1
-10
/
+10
|
/
*
[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests
Joe Eykholt
2009-09-10
1
-53
/
+0
*
[SCSI] libfc: improve debug messages for ELS response handlers
Joe Eykholt
2009-09-10
1
-10
/
+10
*
[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.
Joe Eykholt
2009-09-10
1
-28
/
+2
*
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
2009-09-10
1
-15
/
+4
*
[SCSI] libfc: clean up point-to-point discovery code.
Joe Eykholt
2009-09-10
1
-11
/
+2
*
[SCSI] libfc: make rport module maintain the rport list
Joe Eykholt
2009-09-10
1
-8
/
+6
*
[SCSI] libfc: simplify fc_lport_rport_callback
Joe Eykholt
2009-09-10
1
-28
/
+15
*
[SCSI] libfc: rename rport event CREATED to READY
Joe Eykholt
2009-09-10
1
-2
/
+2
*
[SCSI] libfc: make rport structure optional
Joe Eykholt
2009-09-10
1
-8
/
+6
[next]