summaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc
AgeCommit message (Expand)Author
2009-07-30[SCSI] libfc: fix a circular locking warning during sending RRQVasu Dev
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love
2009-06-08[SCSI] libfc: Check if exchange is completed when receiving a sequenceSteve Ma
2009-06-08[SCSI] libfc: use DID_ERROR when we have internall aborted commandMike Christie
2009-05-23[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar
2009-05-20[SCSI] fcoe, libfc: fix function declarations to be ANSI-compliantRandy Dunlap
2009-04-27[SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love
2009-04-27[SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar
2009-04-27[SCSI] libfc: Change state to NONE in fc_lport_destroyAbhijeet Joglekar
2009-04-27[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns portAbhijeet Joglekar
2009-04-27[SCSI] libfc: Track rogue remote portsAbhijeet Joglekar
2009-04-27[SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar
2009-04-27[SCSI] libfc: Hold disc mutex while processing gpn ft respAbhijeet Joglekar
2009-04-03[SCSI] fcoe, libfc: add libfcoe moduleVasu Dev
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love
2009-03-13[SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou
2009-03-13[SCSI] libfc: use lso_max for sequence offloadYi Zou
2009-03-12[SCSI] libfc: Correct use of ! and &Julia Lawall
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen
2009-03-12[SCSI] libfc: fix compile warningFUJITA Tomonori
2009-03-10[SCSI] libfc: do not change the fh_rx_id of a recevied frameYi Zou
2009-03-10[SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love
2009-03-06[SCSI] libfc: check for err when recv and state is incorrectRobert Love
2009-03-06[SCSI] libfc: rename rp to rdata in fc_disc_new_target()Robert Love
2009-03-06[SCSI] libfc: correct RPORT_TO_PRIV usageRobert Love
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love
2009-03-06[SCSI] libfc: exch mgr is freed while lport still retrying sequencesSteve Ma
2009-03-06[SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lostVasu Dev
2009-03-06[SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev
2009-03-06[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abtsVasu Dev
2009-03-06[SCSI] libfc: handle RRQ exch timeoutVasu Dev
2009-03-06[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rportAbhijeet Joglekar
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love