Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / include / scsi / libfc.h
2011-03-31 Lucas De MarchiFix common misspellings
2011-02-12 Bhanu Prakash Goll... [SCSI] libfc: introduce LLD event callback
2011-02-12 Joe Eykholt[SCSI] libfc: export seq_release() for users of seq_ass...
2011-02-12 Joe Eykholt[SCSI] libfc: add hook to notify providers of local...
2011-02-12 Joe Eykholt[SCSI] libfc: add local port hook for provider session...
2011-02-12 Joe Eykholt[SCSI] libfc: add method for setting handler for incomi...
2011-02-12 Joe Eykholt[SCSI] libfc: add hook for FC-4 provider registration
2010-12-21 Joe Eykholt[SCSI] libfc: fix statistics for FCP input/output megabytes
2010-12-21 john fastabend[SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct
2010-11-16 Jeff GarzikSCSI host lock push-down
2010-10-25 Bhanu Prakash Goll... [SCSI] libfc: Do not let disc work cancel itself
2010-07-28 Joe Eykholt[SCSI] libfc: don't require a local exchange for incomi...
2010-07-28 Joe Eykholt[SCSI] libfc: add interface to allocate a sequence...
2010-07-28 Joe Eykholt[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()
2010-07-28 Joe Eykholt[SCSI] libfc: add fc_frame_sid() and fc_frame_did(...
2010-07-28 Joe Eykholt[SCSI] libfc: eliminate rport LOGO state
2010-07-28 Joe Eykholt[SCSI] libfc: track FIP exchanges
2010-07-28 Joe Eykholt[SCSI] libfc: add FLOGI state to rport for VN2VN
2010-07-28 Joe Eykholt[SCSI] libfc: Add local port point-to-multipoint flag
2010-07-28 Joe Eykholt[SCSI] libfc: add discovery-private pointer for LLD
2010-07-28 Joe Eykholt[SCSI] libfc: provide space for LLD after remote port...
2010-07-28 Joe Eykholt[SCSI] libfc: convert rport lookup to be RCU safe
2010-07-27 Joe Eykholt[SCSI] libfc: fix indefinite rport restart
2010-07-27 Joe Eykholt[SCSI] libfc: Fix remote port restart problem
2010-05-17 Robert Love[SCSI] libfc: Move the port_id into lport
2010-05-17 Robert Love[SCSI] libfc: Remove unused fc_get_host_port_type
2010-04-11 Joe Eykholt[SCSI] libfc: fix hton24 macro to take expressions...
2010-04-11 Joe Eykholt[SCSI] libfc, libfcoe, fcoe: use smp_processor_id(...
2009-12-04 Yi Zou[SCSI] fcoe, libfc: add get_lesb() to allow LLD to...
2009-12-04 Yi Zou[SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_stats
2009-12-04 Joe Eykholt[SCSI] libfc: register FC4 features with the FC switch
2009-12-04 Joe Eykholt[SCSI] libfc: add set_fid function to libfc template
2009-12-04 Robert Love[SCSI] libfc: Formatting cleanups across libfc
2009-12-04 Steve Ma[SCSI] libfc, fcoe: Add FC passthrough support
2009-12-04 Chris Leech[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)
2009-12-04 Chris Leech[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)
2009-12-04 Chris Leech[SCSI] libfc: RNN_ID may be required before RSNN_NN...
2009-12-04 Chris Leech[SCSI] libfc: RPN_ID is obsolete and unnecessary
2009-12-04 Chris Leech[SCSI] libfcoe, fcoe: libfcoe NPIV support
2009-12-04 Chris Leech[SCSI] libfc: vport link handling and fc_vport state...
2009-12-04 Chris Leech[SCSI] libfc: add some generic NPIV support routines...
2009-12-04 Chris Leech[SCSI] libfc: changes to libfc_host_alloc to consolidat...
2009-12-04 Robert Love[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc interna...
2009-12-04 Robert Love[SCSI] libfc: Remove fc_fcp_complete
2009-12-04 Robert Love[SCSI] libfc: Move non-common routines and prototypes...
2009-12-04 Mike Christie[SCSI] modify change_queue_depth to take in reason...
2009-12-04 Joe Eykholt[SCSI] libfc: fix free of fc_rport_priv with timer...
2009-12-04 Vasu Dev[SCSI] libfc: removes unused disc_work and ex_list
2009-09-10 Joe Eykholt[SCSI] libfc: use ADISC to verify rport login state
2009-09-10 Joe Eykholt[SCSI] libfc: improve debug messages for ELS response...
2009-09-10 Joe Eykholt[SCSI] libfc: move remote port lookup for ELS requests...
2009-09-10 Robert Love[SCSI] libfc: Initialize fc_rport_identifiers inside...
2009-09-10 Joe Eykholt[SCSI] libfc: do not log off rports before or after...
2009-09-10 Joe Eykholt[SCSI] libfc: remove unused disc->delay element
2009-09-10 Joe Eykholt[SCSI] libfc: eliminate disc->event
2009-09-10 Joe Eykholt[SCSI] libfc: don't create dummy (rogue) remote ports
2009-09-10 Joe Eykholt[SCSI] libfc: rename rport event CREATED to READY
2009-09-10 Joe Eykholt[SCSI] libfc: make rport structure optional
2009-09-10 Joe Eykholt[SCSI] libfc: change elsct to use FC_ID instead of...
2009-09-10 Joe Eykholt[SCSI] libfc: make fc_rport_priv the primary rport...
2009-09-10 Joe Eykholt[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT(...
2009-09-10 Joe Eykholt[SCSI] libfc: change interface for rport_create
2009-09-10 Joe Eykholt[SCSI] libfc: prepare to split off struct fc_rport_priv...
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-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: rename rport state "NONE" to "DELETE".
2009-08-22 Joe Eykholt[SCSI] libfc: rename lport NONE state to DISABLED
2009-08-22 Joe Eykholt[SCSI] libfc: change debug messages to give host number.
2009-08-22 Joe Eykholt[SCSI] libfc: remove extra semicolons from debug macros
2009-06-21 Robert Lovelibfc: Add runtime debugging with debug_logging module...
2009-05-23 Abhijeet Joglekar[SCSI] libfc,fcoe,fnic: Separate rport and lport max...
2009-04-27 Abhijeet Joglekar[SCSI] libfc: Track rogue remote ports
2009-04-03 Vasu Dev[SCSI] fcoe, libfc: fix double fcoe_softc memory alloc
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] fcoe, libfc: check offload features from LLD...
2009-03-10 Robert Love[SCSI] libfc, fcoe: Fix kerneldoc comments
2009-03-06 Robert Love[SCSI] libfc: Cleanup libfc_function_template comments
2009-03-06 Robert Love[SCSI] libfc: Don't violate transport template for...
2009-03-06 Vasu Dev[SCSI] libfc, fcoe: fixed locking issues with lport...
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