[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
[safe/jmp/linux-2.6] / drivers / scsi / libfc / fc_exch.c
2010-05-17 Robert Love[SCSI] libfc: Move the port_id into lport
2010-05-17 Joe Eykholt[SCSI] libfc: set seq_id for incoming sequence
2010-04-11 Joe Eykholt[SCSI] libfc: remove unneeded variables in fc_exch_recv...
2010-04-11 Joe Eykholt[SCSI] libfc, libfcoe, fcoe: use smp_processor_id(...
2010-04-11 Vasu Dev[SCSI] libfc: use offload EM instance again instead...
2010-04-11 Vasu Dev[SCSI] libfc: fixes unnecessary seq id jump
2010-04-11 Joe Eykholt[SCSI] libfc: fix sequence-initiative WARN in fc_seq_st...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
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...
2009-12-04 Vasu Dev[SCSI] libfc: fix an issue of pending exch/es after...
2009-12-04 Robert Love[SCSI] libfc: Formatting cleanups across libfc
2009-12-04 Chris Leech[SCSI] libfc: add some generic NPIV support routines...
2009-12-04 Robert Love[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc interna...
2009-12-04 Robert Love[SCSI] libfc: Move non-common routines and prototypes...
2009-12-04 Vasu Dev[SCSI] libfc: removes unused disc_work and ex_list
2009-12-04 Vasu Dev[SCSI] libfc: adds missing exch release for accepted RRQ
2009-12-04 Vasu Dev[SCSI] libfc: removes initializing fc_cpu_order and...
2009-12-04 Robert Love[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily
2009-09-10 Joe Eykholt[SCSI] libfc: don't swap OX_ID and RX_ID when sending...
2009-09-05 Vasu Dev[SCSI] fcoe, libfc: fully makes use of per cpu exch...
2009-09-05 Vasu Dev[SCSI] fcoe, libfc: adds per cpu exch pool within excha...
2009-09-05 Robert Love[SCSI] libfc: Fix misleading debug statement
2009-08-22 Vasu Dev[SCSI] fcoe, libfc: adds offload EM per eth device...
2009-08-22 Vasu Dev[SCSI] fcoe, fnic, libfc: modifies current code paths...
2009-08-22 Robert Love[SCSI] libfc: Remove the FC_EM_DBG macro
2009-08-22 Vasu Dev[SCSI] fcoe, libfc: adds exchange manager(EM) anchor...
2009-08-22 Joe Eykholt[SCSI] libfc: fix WARNING from fc_seq_start_next on...
2009-08-22 Joe Eykholt[SCSI] libfc: rename lport NONE state to DISABLED
2009-07-30 Vasu Dev[SCSI] libfc: fix a circular locking warning during...
2009-06-21 Robert Lovelibfc: Add runtime debugging with debug_logging module...
2009-06-08 Steve Ma[SCSI] libfc: Check if exchange is completed when recei...
2009-03-13 Yi Zou[SCSI] libfc: add support of large receive offload...
2009-03-12 Julia Lawall[SCSI] libfc: Correct use of ! and &
2009-03-10 Yi Zou[SCSI] libfc: do not change the fh_rx_id of a recevied...
2009-03-10 Robert Love[SCSI] libfc, fcoe: Cleanup function formatting and...
2009-03-06 Chris Leech[SCSI] libfc: rport retry on LS_RJT from certain ELS
2009-03-06 Vasu Dev[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv...
2009-03-06 Vasu Dev[SCSI] libfc: handle RRQ exch timeout
2009-03-06 Abhijeet Joglekar[SCSI] libfc: Pass lport in exch_mgr_reset
2008-12-29 Robert Love[SCSI] libfc: A modular Fibre Channel library