Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / drivers / scsi / libfc / fc_fcp.c
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-17 Vasu Dev[SCSI] libfc: call ddp setup for only FCP reads to...
2010-02-17 Vasu Dev[SCSI] libfc: call ddp setup for only FCP reads to...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-05 Uwe Kleine-Königtree-wide: fix typos "ammount" -> "amount"
2009-12-12 Chris Leech[SCSI] libfc: reduce hold time on SCSI host lock
2009-12-04 Chris Leech[SCSI] libfc, fcoe: fixes for highmem skb linearize...
2009-12-04 Mike Christie[SCSI] libfc: do not use DID_NO_CONNECT for pkt alloc...
2009-12-04 Vasu Dev[SCSI] libfc: adds can_queue ramp up
2009-12-04 Vasu Dev[SCSI] libfc: reduce can_queue for all FCP frame alloca...
2009-12-04 Vasu Dev[SCSI] fcoe, libfc: use single frame allocation API
2009-12-04 Robert Love[SCSI] libfc: Formatting cleanups across libfc
2009-12-04 Robert Love[SCSI] libfc: Add routine to copy data from a buffer...
2009-12-04 Robert Love[SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.c
2009-12-04 Robert Love[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc interna...
2009-12-04 Robert Love[SCSI] libfc: Remove fc_fcp_complete
2009-12-04 Vasu Dev[SCSI] libfc: add queue_depth ramp up
2009-12-04 Vasu Dev[SCSI] fcoe, libfc: fix an libfc issue with queue ramp...
2009-12-04 Mike Christie[SCSI] libfc: convert to scsi_track_queue_full
2009-12-04 Mike Christie[SCSI] modify change_queue_depth to take in reason...
2009-12-04 Chris Leech[SCSI] libfc: fix memory corruption caused by double...
2009-12-04 Yi Zou[SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAG...
2009-12-04 Yi Zou[SCSI] libfc: Fix wrong scsi return status under FC_DAT...
2009-12-04 Robert Love[SCSI] libfc: Remove unused fc_lport pointer from fc_fc...
2009-12-04 Robert Love[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily
2009-12-04 Yi Zou[SCSI] libfc: fix ddp in fc_fcp for 0 xid
2009-09-10 Joe Eykholt[SCSI] libfc: change elsct to use FC_ID instead of...
2009-09-10 Joe Eykholt[SCSI] libfc: make fc_rport_priv the primary rport...
2009-08-22 Yi Zou[SCSI] libfc: Remove page flags check for sglist
2009-08-22 Yi Zou[SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data
2009-06-21 Robert Lovelibfc: Add runtime debugging with debug_logging module...
2009-06-08 Mike Christie[SCSI] libfc: use DID_ERROR when we have internall...
2009-04-27 Robert Love[SCSI] libfc: Fix compilation warnings with allmodconfig
2009-04-03 Vasu Dev[SCSI] fcoe, libfc: add libfcoe module
2009-04-03 Robert Love[SCSI] fcoe: Use per-CPU kernel function for dev_stats...
2009-03-13 Yi Zou[SCSI] libfc: add support of large receive offload...
2009-03-13 Yi Zou[SCSI] libfc: use lso_max for sequence offload
2009-03-12 Martin K. Petersen[SCSI] Remove SUGGEST flags
2009-03-10 Robert Love[SCSI] libfc, fcoe: Fix kerneldoc comments
2009-03-06 Vasu Dev[SCSI] libfc: fixed a read IO data integrity issue...
2009-03-06 Vasu Dev[SCSI] libfc, fcoe: fixed locking issues with lport...
2008-12-29 Robert Love[SCSI] libfc: A modular Fibre Channel library