aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-10[SCSI] fcoe: interface changes to fcoe_if_create and fcoe_if_destroyChris Leech1-65/+48
2009-09-10[SCSI] fcoe: remove unnecessary list and lock initializations.Joe Eykholt1-3/+0
2009-09-10[SCSI] fcoe: fix missing error check in call to fcoe_if_initChris Leech1-1/+3
2009-09-10[SCSI] libfcoe: fcoe_ctlr_destroy use cancel_work_sync instead of flush_workChris Leech1-2/+6
2009-09-10[SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O sizeYi Zou1-1/+8
2009-09-05[SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lockVasu Dev3-102/+115
2009-09-05[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev3-4/+88
2009-09-05[SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile errorJoe Eykholt2-2/+2
2009-09-05[SCSI] libfc: Fix misleading debug statementRobert Love1-1/+3
2009-09-05[SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macroRobert Love1-1/+1
2009-09-05[SCSI] libiscsi, iscsi_tcp: check suspend bit before each call to xmit_taskMike Christie1-9/+10
2009-09-05[SCSI] iscsi_tcp: add new conn error to indicate tcp conn closedMike Christie2-14/+10
2009-09-05[SCSI] iscsi class: Add logging to scsi_transport_iscsi.cMike Christie1-2/+71
2009-09-05[SCSI] qla4xxx: Removed residual from overrun debug printMike Christie1-4/+4
2009-09-05[SCSI] libiscsi: handle immediate command rejectionsMike Christie1-19/+87
2009-09-05[SCSI] libiscsi: don't increment cmdsn if cmd is not sentMike Christie1-2/+3
2009-09-05[SCSI] iscsi_tcp: Evaluate socket state in data_ready()Hannes Reinecke1-3/+25
2009-09-05[SCSI] qla2xxx: Add asynchronous-login support.Andrew Vasquez7-9/+784
2009-09-05[SCSI] qla2xxx: Generalize srb structure usage.Andrew Vasquez3-2/+14
2009-09-05[SCSI] mpt2sas: Bump driver version 01.100.06.00Kashyap, Desai1-2/+2
2009-09-05[SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai4-753/+234
2009-09-05[SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai4-4/+109
2009-09-05[SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt contextKashyap, Desai2-6/+13
2009-09-05[SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change.Kashyap, Desai3-33/+17
2009-09-05[SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai5-54/+47
2009-09-05[SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai3-89/+57
2009-09-05[SCSI] stex: Add reset code for st_yel (v2)Ed Lin1-4/+29
2009-09-05[SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens2-7/+6
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt4-23/+13
2009-09-05[SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt1-36/+29
2009-09-05[SCSI] zfcp: proper use of device registerSebastian Ott1-4/+8
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt5-33/+32
2009-09-05[SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt3-31/+54
2009-09-05[SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt3-17/+6
2009-09-05[SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt3-45/+27
2009-09-05[SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig3-23/+5
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig5-36/+35
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig4-64/+89
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig9-380/+347
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt6-56/+47
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig9-296/+343
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig5-115/+160
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig6-8/+34
2009-09-05[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig1-35/+45
2009-09-05[SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig4-113/+127
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig4-28/+10
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig3-74/+73
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt4-5/+13
2009-09-05[SCSI] zfcp: Only issue one test link command per portChristof Schmitt2-0/+10
2009-09-05[SCSI] zfcp: Remove useless assignmentChristof Schmitt1-1/+0