Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / libfc / fc_lport.c
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakerscsi: Fix up files implicitly depending on module.h...
2011-10-31 Vasu Dev[SCSI] libfc: improve flogi retries to avoid lport...
2011-10-31 Vasu Dev[SCSI] libfc: avoid exchanges collision during lport...
2011-08-29 Vasu Dev[SCSI] libfc: fix fc_eh_host_reset
2011-07-28 Vasu Dev[SCSI] libfc: fix warn on in lport retry
2011-06-29 Vasu Dev[SCSI] libfc: post reset event on lport reset
2011-05-01 Vasu Dev[SCSI] libfc: remove duplicate ema_list init
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-01 Vasu Dev[SCSI] fcoe, libfc: initialize EM anchors list and...
2011-02-12 Kiran Patil[SCSI] libfc: Extending lport's roles for target if...
2011-02-12 Joe Eykholt[SCSI] libfc: add hook to notify providers of local...
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 Hillf Danton[SCSI] libfc: fix memory leakage in local port
2010-12-21 Hillf Danton[SCSI] libfc: fix memory leakage in local port
2010-10-25 Vasu Dev[SCSI] libfc: adds flogi retry in case DID is zero...
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-07-28 Bhanu Prakash Goll... [SCSI] libfc: Add retry logic to lport state machine...
2010-07-28 Joe Eykholt[SCSI] libfc: don't require a local exchange for incomi...
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: add FLOGI state to rport for VN2VN
2010-07-28 Joe Eykholt[SCSI] libfc: Add local port point-to-multipoint flag
2010-06-16 Uwe Kleine-Königfix typos concerning "hierarchy"
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 Chris Leech[SCSI] libfc, fcoe: normalize format specifies for...
2010-04-11 Chris Leech[SCSI] libfc: set both precision and field with when...
2010-04-11 Joe Eykholt[SCSI] libfc: send point-to-poin FLOGI LS_ACC to assign...
2010-04-11 Joe Eykholt[SCSI] libfc: fix oops in point-to-point mode
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-17 Hugh Daschbach[SCSI] libfc: Don't assume response request present.
2010-02-17 Hugh Daschbach[SCSI] libfc: Don't assume response request present.
2009-12-12 Vasu Dev[SCSI] fcoe, libfc: adds enable/disable for fcoe interface
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-04 Yi Zou[SCSI] libfc: fix payload size passed to fc_frame_alloc...
2009-12-04 Joe Eykholt[SCSI] libfc fcoe: increase ELS and CT timeouts
2009-12-04 Joe Eykholt[SCSI] libfc: register FC4 features with the FC switch
2009-12-04 Joe Eykholt[SCSI] libfc: add host number to lport link up/down...
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: combine name server registration request...
2009-12-04 Chris Leech[SCSI] libfc: combine name server registration response...
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, libfcoe: FDISC ELS for NPIV
2009-12-04 Chris Leech[SCSI] libfc: vport link handling and fc_vport state...
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 Chris Leech[SCSI] libfc: fix memory corruption caused by double...
2009-12-04 Joe Eykholt[SCSI] libfc: don't WARN_ON in lport_timeout for RESET...
2009-12-04 Joe Eykholt[SCSI] libfc: lport: fix minor documentation errors
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-10 Joe Eykholt[SCSI] libfc: fix handling of incoming Discover Address...
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: clean up point-to-point discovery code.
2009-09-10 Joe Eykholt[SCSI] libfc: make rport module maintain the rport...
2009-09-10 Joe Eykholt[SCSI] libfc: simplify fc_lport_rport_callback
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: change interface for rport_create
2009-09-10 Joe Eykholt[SCSI] libfc: prepare to split off struct fc_rport_priv...
2009-08-22 Vasu Dev[SCSI] fcoe, libfc: adds exchange manager(EM) anchor...
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-06-21 Robert Lovelibfc: Add runtime debugging with debug_logging module...
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: Do not retry if the new state is not...
2009-04-03 Robert Love[SCSI] fcoe: Use per-CPU kernel function for dev_stats...
2009-03-12 FUJITA Tomonori[SCSI] libfc: fix compile warning
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: 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, 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