[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
[safe/jmp/linux-2.6] / drivers / scsi / libfc / fc_lport.c
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