aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_lport.c
Commit message (Expand)AuthorAge
* [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMsVasu Dev2011-02-28
* [SCSI] libfc: Extending lport's roles for target if there is a registered tar...Kiran Patil2011-02-12
* [SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt2011-02-12
* [SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt2011-02-12
* [SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt2010-12-21
* [SCSI] libfc: fix memory leakage in local portHillf Danton2010-12-21
* [SCSI] libfc: fix memory leakage in local portHillf Danton2010-12-21
* [SCSI] libfc: adds flogi retry in case DID is zero in RJTVasu Dev2010-10-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * fix typos concerning "hierarchy"Uwe Kleine-König2010-06-16
* | [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJTBhanu Prakash Gollapudi2010-07-28
* | [SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt2010-07-28
* | [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2010-07-28
* | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2010-07-28
* | [SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2010-07-28
* | [SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt2010-07-28
|/
* [SCSI] libfc: Move the port_id into lportRobert Love2010-05-16
* [SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love2010-05-16
* [SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech2010-04-11
* [SCSI] libfc: set both precision and field with when printing FC IDsChris Leech2010-04-11
* [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DIDJoe Eykholt2010-04-11
* [SCSI] libfc: fix oops in point-to-point modeJoe Eykholt2010-04-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] libfc: Don't assume response request present.Hugh Daschbach2010-02-17
* [SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev2009-12-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...Yi Zou2009-12-04
* | [SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt2009-12-04
* | [SCSI] libfc: register FC4 features with the FC switchJoe Eykholt2009-12-04
* | [SCSI] libfc: add host number to lport link up/down messages.Joe Eykholt2009-12-04
* | [SCSI] libfc: add set_fid function to libfc templateJoe Eykholt2009-12-04
* | [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-04
* | [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-04
* | [SCSI] libfc: combine name server registration request functionsChris Leech2009-12-04
* | [SCSI] libfc: combine name server registration response handlersChris Leech2009-12-04
* | [SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech2009-12-04
* | [SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech2009-12-04
* | [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech2009-12-04
* | [SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech2009-12-04
* | [SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech2009-12-04
* | [SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech2009-12-04
* | [SCSI] libfc: vport link handling and fc_vport state managmentChris Leech2009-12-04
* | [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech2009-12-04
* | [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love2009-12-04
* | [SCSI] libfc: fix memory corruption caused by double frees and bad error hand...Chris Leech2009-12-04
* | [SCSI] libfc: don't WARN_ON in lport_timeout for RESET stateJoe Eykholt2009-12-04
* | [SCSI] libfc: lport: fix minor documentation errorsJoe Eykholt2009-12-04
|/
* [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requestsJoe Eykholt2009-09-10
* [SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt2009-09-10