aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_lport.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-42/+53
* [SCSI] libfc: remove duplicate ema_list initVasu Dev2011-05-011-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-9/+9
* [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMsVasu Dev2011-02-281-0/+1
* [SCSI] libfc: Extending lport's roles for target if there is a registered tar...Kiran Patil2011-02-121-0/+1
* [SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt2011-02-121-0/+2
* [SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt2011-02-121-9/+56
* [SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt2010-12-211-2/+6
* [SCSI] libfc: fix memory leakage in local portHillf Danton2010-12-211-1/+3
* [SCSI] libfc: fix memory leakage in local portHillf Danton2010-12-211-1/+3
* [SCSI] libfc: adds flogi retry in case DID is zero in RJTVasu Dev2010-10-251-8/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-3/+3
|\
| * fix typos concerning "hierarchy"Uwe Kleine-König2010-06-161-3/+3
* | [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJTBhanu Prakash Gollapudi2010-07-281-36/+27
* | [SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt2010-07-281-39/+19
* | [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2010-07-281-27/+12
* | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2010-07-281-8/+4
* | [SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2010-07-281-2/+2
* | [SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt2010-07-281-1/+35
|/
* [SCSI] libfc: Move the port_id into lportRobert Love2010-05-161-6/+10
* [SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love2010-05-161-11/+0
* [SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech2010-04-111-2/+2
* [SCSI] libfc: set both precision and field with when printing FC IDsChris Leech2010-04-111-7/+7
* [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DIDJoe Eykholt2010-04-111-1/+1
* [SCSI] libfc: fix oops in point-to-point modeJoe Eykholt2010-04-111-2/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] libfc: Don't assume response request present.Hugh Daschbach2010-02-171-1/+2
* [SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev2009-12-121-1/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...Yi Zou2009-12-041-2/+1
* | [SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt2009-12-041-4/+8
* | [SCSI] libfc: register FC4 features with the FC switchJoe Eykholt2009-12-041-1/+11
* | [SCSI] libfc: add host number to lport link up/down messages.Joe Eykholt2009-12-041-10/+14
* | [SCSI] libfc: add set_fid function to libfc templateJoe Eykholt2009-12-041-7/+27
* | [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-041-110/+137
* | [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-041-0/+267
* | [SCSI] libfc: combine name server registration request functionsChris Leech2009-12-041-122/+42
* | [SCSI] libfc: combine name server registration response handlersChris Leech2009-12-041-175/+30
* | [SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech2009-12-041-0/+90
* | [SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech2009-12-041-0/+91
* | [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech2009-12-041-1/+90
* | [SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech2009-12-041-92/+3
* | [SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech2009-12-041-2/+4
* | [SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech2009-12-041-1/+5
* | [SCSI] libfc: vport link handling and fc_vport state managmentChris Leech2009-12-041-15/+57
* | [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech2009-12-041-1/+0
* | [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love2009-12-041-0/+2
* | [SCSI] libfc: fix memory corruption caused by double frees and bad error hand...Chris Leech2009-12-041-4/+4
* | [SCSI] libfc: don't WARN_ON in lport_timeout for RESET stateJoe Eykholt2009-12-041-1/+4