[SCSI] qla2xxx: Export negotiated fabric-parameters for application support.
[safe/jmp/linux-2.6] / drivers / scsi / libfc /
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