summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: Move the port_id into lportRobert Love2010-05-167-19/+23
* [SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love2010-05-161-11/+0
* [SCSI] libfc: set seq_id for incoming sequenceJoe Eykholt2010-05-161-4/+6
* [SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech2010-04-112-3/+3
* [SCSI] libfc: set both precision and field with when printing FC IDsChris Leech2010-04-114-21/+21
* [SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_respYi Zou2010-04-111-2/+1
* [SCSI] libfc: remove unneeded variables in fc_exch_recv_req()Joe Eykholt2010-04-111-6/+0
* [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt2010-04-112-4/+7
* [SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-mlRobert Love2010-04-111-2/+17
* [SCSI] libfc: fix fcp pkt recovery in fc_fcp_recv_dataVasu Dev2010-04-111-19/+28
* [SCSI] libfc: use offload EM instance again instead jumping to next EMVasu Dev2010-04-111-10/+5
* [SCSI] libfc: fixes unnecessary seq id jumpVasu Dev2010-04-111-14/+5
* [SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_nextJoe Eykholt2010-04-111-1/+1
* [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DIDJoe Eykholt2010-04-111-1/+1
* [SCSI] libfc: recognize incoming FLOGI for point-to-point modeJoe Eykholt2010-04-111-0/+3
* [SCSI] libfc: fix oops in point-to-point modeJoe Eykholt2010-04-111-2/+9
* [SCSI] libfc: recode incoming PRLI handlingJoe Eykholt2010-04-111-108/+87
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-1/+6
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-2/+2
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
* | [SCSI] libfc: Don't assume response request present.Hugh Daschbach2010-02-171-1/+2
* | [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach2010-02-171-1/+1
* | [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p...Vasu Dev2010-02-172-4/+1
|/
* [SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev2009-12-121-1/+6
* [SCSI] libfc: reduce hold time on SCSI host lockChris Leech2009-12-121-29/+36
* [SCSI] libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar2009-12-121-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | [SCSI] libfc: add support of receiving ELS_RLSYi Zou2009-12-041-0/+76
* | [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...Yi Zou2009-12-041-2/+1
* | [SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt2009-12-043-11/+21
* | [SCSI] libfc: fix an issue of pending exch/es after i/f destroyed or rmmod fcoeVasu Dev2009-12-041-8/+8
* | [SCSI] libfc, fcoe: fixes for highmem skb linearize panicsChris Leech2009-12-042-12/+13
* | [SCSI] libfc: do not use DID_NO_CONNECT for pkt alloc failures.Mike Christie2009-12-041-1/+0
* | [SCSI] libfc: register FC4 features with the FC switchJoe Eykholt2009-12-041-1/+11
* | [SCSI] libfc: add host number to lport link up/down messages.Joe Eykholt2009-12-041-10/+14
* | [SCSI] libfc: add set_fid function to libfc templateJoe Eykholt2009-12-041-7/+27
* | [SCSI] libfc: fix fc_els_resp_type to correct display of CT responsesJoe Eykholt2009-12-041-6/+35
* | [SCSI] libfc: adds can_queue ramp upVasu Dev2009-12-041-19/+59
* | [SCSI] libfc: reduce can_queue for all FCP frame allocation failuresVasu Dev2009-12-041-43/+59
* | [SCSI] fcoe, libfc: use single frame allocation APIVasu Dev2009-12-042-14/+7
* | [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-048-766/+1119
* | [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-041-0/+267
* | [SCSI] libfc: Add routine to copy data from a buffer to a SG listRobert Love2009-12-043-46/+78
* | [SCSI] fcoe: vport symbolic name supportChris Leech2009-12-041-0/+1
* | [SCSI] libfc: combine name server registration request functionsChris Leech2009-12-041-122/+42
* | [SCSI] libfc: combine name server registration response handlersChris Leech2009-12-041-175/+30
* | [SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech2009-12-041-0/+90
* | [SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech2009-12-041-0/+91
OpenPOWER on IntegriCloud