aboutsummaryrefslogtreecommitdiff
path: root/include/scsi/libfc.h
AgeCommit message (Expand)Author
2013-09-04libfc: Do not invoke the response handler after fc_exch_done()Bart Van Assche
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love
2012-07-20[SCSI] libfc: update fcp and exch statsVasu Dev
2012-07-20[SCSI] libfc: adds FCP failures statsVasu Dev
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche
2011-10-02[SCSI] libfc: cache align struct fc_exch fieldsVasu Dev
2011-10-02[SCSI] libfc: cache align struct fc_fcp_pkt fieldsVasu Dev
2011-06-29[SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FC...Yi Zou
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-12[SCSI] libfc: introduce LLD event callbackBhanu Prakash Gollapudi
2011-02-12[SCSI] libfc: export seq_release() for users of seq_assign()Joe Eykholt
2011-02-12[SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt
2011-02-12[SCSI] libfc: add local port hook for provider session lookupJoe Eykholt
2011-02-12[SCSI] libfc: add method for setting handler for incoming exchangeJoe Eykholt
2011-02-12[SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt
2010-12-21[SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt
2010-12-21[SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-25[SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt
2010-07-28[SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt
2010-07-28[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt
2010-07-28[SCSI] libfc: eliminate rport LOGO stateJoe Eykholt
2010-07-28[SCSI] libfc: track FIP exchangesJoe Eykholt
2010-07-28[SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt
2010-07-28[SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt
2010-07-28[SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt
2010-07-28[SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt
2010-07-28[SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt
2010-07-27[SCSI] libfc: fix indefinite rport restartJoe Eykholt
2010-07-27[SCSI] libfc: Fix remote port restart problemJoe Eykholt
2010-05-16[SCSI] libfc: Move the port_id into lportRobert Love
2010-05-16[SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love
2010-04-11[SCSI] libfc: fix hton24 macro to take expressions as argsJoe Eykholt
2010-04-11[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt
2009-12-04[SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...Yi Zou
2009-12-04[SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_statsYi Zou
2009-12-04[SCSI] libfc: register FC4 features with the FC switchJoe Eykholt
2009-12-04[SCSI] libfc: add set_fid function to libfc templateJoe Eykholt
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love
2009-12-04[SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma
2009-12-04[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech
2009-12-04[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech
2009-12-04[SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech