[SCSI] libfc: Fix misleading debug statement
[safe/jmp/linux-2.6] / drivers / scsi / libfc /
2009-09-05 Robert Love[SCSI] libfc: Fix misleading debug statement
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-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: cancel rport retry timer
2009-08-22 Joe Eykholt[SCSI] libfc: fc_rport_logoff should not drop the lock
2009-08-22 Joe Eykholt[SCSI] libfc: rename rport state "NONE" to "DELETE".
2009-08-22 Joe Eykholt[SCSI] libfc: fix WARNING from fc_seq_start_next on...
2009-08-22 Joe Eykholt[SCSI] libfc: in fc_lport_destroy, flush rports after...
2009-08-22 Joe Eykholt[SCSI] libfc: stop login after fabric logoff
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-06-08 Mike Christie[SCSI] libfc: use DID_ERROR when we have internall...
2009-05-23 Abhijeet Joglekar[SCSI] libfc,fcoe,fnic: Separate rport and lport max...
2009-05-20 Randy Dunlap[SCSI] fcoe, libfc: fix function declarations to be...
2009-04-27 Robert Love[SCSI] libfc: Fix compilation warnings with allmodconfig
2009-04-27 Abhijeet Joglekar[SCSI] libfc: whenever queueing delete ev for rport...
2009-04-27 Abhijeet Joglekar[SCSI] libfc: Change state to NONE in fc_lport_destroy
2009-04-27 Abhijeet Joglekar[SCSI] libfc: During fabric logoff, flush the rport...
2009-04-27 Abhijeet Joglekar[SCSI] libfc: Track rogue remote ports
2009-04-27 Abhijeet Joglekar[SCSI] libfc: Do not retry if the new state is not...
2009-04-27 Abhijeet Joglekar[SCSI] libfc: Hold disc mutex while processing gpn...
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 Julia Lawall[SCSI] libfc: Correct use of ! and &
2009-03-12 Martin K. Petersen[SCSI] Remove SUGGEST flags
2009-03-12 FUJITA Tomonori[SCSI] libfc: fix compile warning
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-10 Robert Love[SCSI] libfc, fcoe: Fix kerneldoc comments
2009-03-06 Robert Love[SCSI] libfc: check for err when recv and state is...
2009-03-06 Robert Love[SCSI] libfc: rename rp to rdata in fc_disc_new_target()
2009-03-06 Robert Love[SCSI] libfc: correct RPORT_TO_PRIV usage
2009-03-06 Robert Love[SCSI] libfc: Don't violate transport template for...
2009-03-06 Steve Ma[SCSI] libfc: exch mgr is freed while lport still retry...
2009-03-06 Vasu Dev[SCSI] libfc: fixed a read IO data integrity issue...
2009-03-06 Chris Leech[SCSI] libfc: rport retry on LS_RJT from certain ELS
2009-03-06 Vasu Dev[SCSI] libfc, fcoe: fixed locking issues with lport...
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: when rport goes away (re-plogi), clean...
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