Age | Commit message (Expand) | Author | Files | Lines |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-04 | [SCSI] libfc: add support of receiving ELS_RLS | Yi Zou | 1 | -0/+76 |
2009-12-04 | [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req... | Yi Zou | 1 | -2/+1 |
2009-12-04 | [SCSI] libfc fcoe: increase ELS and CT timeouts | Joe Eykholt | 3 | -11/+21 |
2009-12-04 | [SCSI] libfc: fix an issue of pending exch/es after i/f destroyed or rmmod fcoe | Vasu Dev | 1 | -8/+8 |
2009-12-04 | [SCSI] libfc, fcoe: fixes for highmem skb linearize panics | Chris Leech | 2 | -12/+13 |
2009-12-04 | [SCSI] libfc: do not use DID_NO_CONNECT for pkt alloc failures. | Mike Christie | 1 | -1/+0 |
2009-12-04 | [SCSI] libfc: register FC4 features with the FC switch | Joe Eykholt | 1 | -1/+11 |
2009-12-04 | [SCSI] libfc: add host number to lport link up/down messages. | Joe Eykholt | 1 | -10/+14 |
2009-12-04 | [SCSI] libfc: add set_fid function to libfc template | Joe Eykholt | 1 | -7/+27 |
2009-12-04 | [SCSI] libfc: fix fc_els_resp_type to correct display of CT responses | Joe Eykholt | 1 | -6/+35 |
2009-12-04 | [SCSI] libfc: adds can_queue ramp up | Vasu Dev | 1 | -19/+59 |
2009-12-04 | [SCSI] libfc: reduce can_queue for all FCP frame allocation failures | Vasu Dev | 1 | -43/+59 |
2009-12-04 | [SCSI] fcoe, libfc: use single frame allocation API | Vasu Dev | 2 | -14/+7 |
2009-12-04 | [SCSI] libfc: Formatting cleanups across libfc | Robert Love | 8 | -766/+1119 |
2009-12-04 | [SCSI] libfc, fcoe: Add FC passthrough support | Steve Ma | 1 | -0/+267 |
2009-12-04 | [SCSI] libfc: Add routine to copy data from a buffer to a SG list | Robert Love | 3 | -46/+78 |
2009-12-04 | [SCSI] fcoe: vport symbolic name support | Chris Leech | 1 | -0/+1 |
2009-12-04 | [SCSI] libfc: combine name server registration request functions | Chris Leech | 1 | -122/+42 |
2009-12-04 | [SCSI] libfc: combine name server registration response handlers | Chris Leech | 1 | -175/+30 |
2009-12-04 | [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) | Chris Leech | 1 | -0/+90 |
2009-12-04 | [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) | Chris Leech | 1 | -0/+91 |
2009-12-04 | [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches | Chris Leech | 1 | -1/+90 |
2009-12-04 | [SCSI] libfc: RPN_ID is obsolete and unnecessary | Chris Leech | 1 | -92/+3 |
2009-12-04 | [SCSI] libfcoe, fcoe: libfcoe NPIV support | Chris Leech | 2 | -3/+6 |
2009-12-04 | [SCSI] libfc, libfcoe: FDISC ELS for NPIV | Chris Leech | 1 | -1/+5 |
2009-12-04 | [SCSI] libfc: vport link handling and fc_vport state managment | Chris Leech | 2 | -15/+132 |
2009-12-04 | [SCSI] libfc: add some generic NPIV support routines to libfc | Chris Leech | 3 | -1/+117 |
2009-12-04 | [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ... | Chris Leech | 1 | -1/+0 |
2009-12-04 | [SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.c | Robert Love | 3 | -40/+64 |
2009-12-04 | [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines | Robert Love | 8 | -7/+147 |
2009-12-04 | [SCSI] libfc: Remove fc_fcp_complete | Robert Love | 1 | -17/+0 |
2009-12-04 | [SCSI] libfc: Move non-common routines and prototypes out of libfc.h | Robert Love | 1 | -152/+177 |
2009-12-04 | [SCSI] libfc: add queue_depth ramp up | Vasu Dev | 1 | -0/+3 |
2009-12-04 | [SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc | Vasu Dev | 1 | -8/+6 |
2009-12-04 | [SCSI] libfc: convert to scsi_track_queue_full | Mike Christie | 1 | -18/+9 |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 1 | -1/+4 |
2009-12-04 | [SCSI] libfc: fix free of fc_rport_priv with timer pending | Joe Eykholt | 1 | -19/+50 |
2009-12-04 | [SCSI] libfc: fix memory corruption caused by double frees and bad error hand... | Chris Leech | 5 | -16/+15 |
2009-12-04 | [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data | Yi Zou | 1 | -1/+2 |
2009-12-04 | [SCSI] libfc: removes unused disc_work and ex_list | Vasu Dev | 1 | -1/+0 |
2009-12-04 | [SCSI] libfc: adds missing exch release for accepted RRQ | Vasu Dev | 1 | -4/+5 |
2009-12-04 | [SCSI] libfc: removes initializing fc_cpu_order and fc_cpu_mask per lport | Vasu Dev | 1 | -10/+14 |
2009-12-04 | [SCSI] libfc: don't WARN_ON in lport_timeout for RESET state | Joe Eykholt | 1 | -1/+4 |
2009-12-04 | [SCSI] libfc: lport: fix minor documentation errors | Joe Eykholt | 1 | -10/+10 |
2009-12-04 | [SCSI] libfc: Fix wrong scsi return status under FC_DATA_UNDRUN | Yi Zou | 1 | -1/+2 |
2009-12-04 | [SCSI] libfc: Remove unused fc_lport pointer from fc_fcp_pkt_abort | Robert Love | 1 | -2/+2 |
2009-12-04 | [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily | Robert Love | 4 | -5/+0 |
2009-12-04 | [SCSI] libfc: fix ddp in fc_fcp for 0 xid | Yi Zou | 1 | -2/+6 |
2009-12-04 | [SCSI] libfc: fix typo in retry check on received PRLI | Joe Eykholt | 1 | -1/+1 |