summaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc/fc_lport.c
AgeCommit message (Expand)Author
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-28[SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJTBhanu Prakash Gollapudi
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt
2010-07-28[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt
2010-07-28[SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt
2010-07-28[SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König
2010-05-16[SCSI] libfc: Move the port_id into lportRobert Love
2010-05-16[SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love
2010-04-11[SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech
2010-04-11[SCSI] libfc: set both precision and field with when printing FC IDsChris Leech
2010-04-11[SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DIDJoe Eykholt
2010-04-11[SCSI] libfc: fix oops in point-to-point modeJoe Eykholt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17[SCSI] libfc: Don't assume response request present.Hugh Daschbach
2009-12-12[SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04[SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...Yi Zou
2009-12-04[SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt
2009-12-04[SCSI] libfc: register FC4 features with the FC switchJoe Eykholt
2009-12-04[SCSI] libfc: add host number to lport link up/down messages.Joe Eykholt
2009-12-04[SCSI] libfc: add set_fid function to libfc templateJoe Eykholt
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love
2009-12-04[SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma
2009-12-04[SCSI] libfc: combine name server registration request functionsChris Leech
2009-12-04[SCSI] libfc: combine name server registration response handlersChris Leech
2009-12-04[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech
2009-12-04[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech
2009-12-04[SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech
2009-12-04[SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech
2009-12-04[SCSI] libfc: vport link handling and fc_vport state managmentChris Leech
2009-12-04[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech
2009-12-04[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love
2009-12-04[SCSI] libfc: fix memory corruption caused by double frees and bad error hand...Chris Leech
2009-12-04[SCSI] libfc: don't WARN_ON in lport_timeout for RESET stateJoe Eykholt
2009-12-04[SCSI] libfc: lport: fix minor documentation errorsJoe Eykholt
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-10[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requestsJoe Eykholt
2009-09-10[SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt
2009-09-10[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt
2009-09-10[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love
2009-09-10[SCSI] libfc: clean up point-to-point discovery code.Joe Eykholt
2009-09-10[SCSI] libfc: make rport module maintain the rport listJoe Eykholt
2009-09-10[SCSI] libfc: simplify fc_lport_rport_callbackJoe Eykholt
2009-09-10[SCSI] libfc: rename rport event CREATED to READYJoe Eykholt
2009-09-10[SCSI] libfc: make rport structure optionalJoe Eykholt
2009-09-10[SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt