aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-24[SCSI] iscsi class: add callout to get iscsi_endpoint valuesMike Christie1-2/+37
2011-02-24[SCSI] iscsi_tcp: use iscsi_conn_get_addr_param libiscsi functionMike Christie2-67/+71
2011-02-24[SCSI] libiscsi: add helper to convert addr to stringMike Christie1-3/+41
2011-02-24[SCSI] iscsi class: remove unused active variableMike Christie1-2/+0
2011-02-24[SCSI] iscsi: fix iscsi_endpoint leakMike Christie1-13/+50
2011-02-24[SCSI] cxgbi: enable TEXT PDU supportMike Christie2-2/+2
2011-02-24[SCSI] bnx2i: Updated to version 2.6.2.3Eddie Wai1-2/+2
2011-02-24[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offloadEddie Wai3-1/+123
2011-02-24[SCSI] bnx2i: Added jumbo MTU support for the no shost caseEddie Wai1-1/+1
2011-02-24[SCSI] bnx2i: Added support for the 57712(E) devicesEddie Wai2-11/+6
2011-02-24[SCSI] bnx2i: Added handling for unsupported iSCSI offload hbaEddie Wai1-0/+15
2011-02-24[SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771XEddie Wai1-3/+3
2011-02-24[SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanupEddie Wai1-1/+1
2011-02-18[SCSI] lpfc 8.3.21: Change lpfc driver version to 8.3.21James Smart1-2/+2
2011-02-18[SCSI] lpfc 8.3.21: Debugfs additionsJames Smart5-55/+972
2011-02-18[SCSI] lpfc 8.3.21: Initialization and user interface changesJames Smart7-37/+72
2011-02-18[SCSI] lpfc 8.3.21: FC Discovery changesJames Smart9-7/+219
2011-02-18[SCSI] lpfc 8.3.21: RRQ Implementation fixesJames Smart7-138/+205
2011-02-18[SCSI] lpfc 8.3.21: Critical Errors and Bug FixesJames Smart12-56/+264
2011-02-18[SCSI] hpsa: fix bad comparisonDan Carpenter1-1/+1
2011-02-18[SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed.Stephen M. Cameron1-3/+3
2011-02-18[SCSI] hpsa: Inform controller we are using 32-bit tags.Stephen M. Cameron2-11/+14
2011-02-18[SCSI] hpsa: Add transport_mode host attribute in /sysStephen M. Cameron1-1/+17
2011-02-18[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually workStephen M. Cameron2-14/+24
2011-02-18[SCSI] hpsa: do not re-order commands in internal queuesStephen M. Cameron3-15/+14
2011-02-18[SCSI] ipr: Fix a race on multiple configuration changesKleber Sacilotto de Souza1-2/+5
2011-02-13[SCSI] libsas: convert to libata new error handlerJames Bottomley2-8/+93
2011-02-13[SCSI] libata: separate error handler into usable componentsJames Bottomley1-9/+44
2011-02-13[SCSI] libata: fix eh lockingJames Bottomley1-2/+7
2011-02-13[SCSI] libata: fix locking for sas pathsJames Bottomley1-1/+1
2011-02-13[SCSI] libata: plumb sas port scan into standard libata pathsJames Bottomley3-25/+24
2011-02-12[SCSI] scsi_dh_rdac : Adding MODULE VERSION for rdac device handlerMoger, Babu1-0/+1
2011-02-12[SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton4-5/+5
2011-02-12[SCSI] scsi_dh_rdac: fix for lun_table update for rdac device handlerMoger, Babu1-12/+10
2011-02-12[SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai1-1/+0
2011-02-12[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai4-2/+13
2011-02-12[SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi3-237/+224
2011-02-12[SCSI] fcoe: use dedicated workqueue instead of system_wqTejun Heo1-11/+21
2011-02-12[SCSI] libfc: introduce LLD event callbackBhanu Prakash Gollapudi2-1/+19
2011-02-12[SCSI] libfc: Extending lport's roles for target if there is a registered target.Kiran Patil3-0/+21
2011-02-12[SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driverYi Zou1-108/+62
2011-02-12[SCSI] fcoe: prepare fcoe for using fcoe transportYi Zou1-14/+15
2011-02-12[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe moduleYi Zou3-9/+9
2011-02-12[SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.cYi Zou2-6/+8
2011-02-12[SCSI] libfcoe: add implementation to support fcoe transportYi Zou2-0/+524
2011-02-12[SCSI] libfcoe: move logging macros into the local libfcoe.h header fileYi Zou2-20/+27
2011-02-12[SCSI] libfc: Enhanced exchange ID selection mechanism and fix related EMA selection logic.Kiran Patil1-21/+43
2011-02-12[SCSI] libfc: export seq_release() for users of seq_assign()Joe Eykholt1-0/+14
2011-02-12[SCSI] libfc: Remove usage of the Scsi_Host's host_lockRobert Love1-14/+6
2011-02-12[SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLIJoe Eykholt1-3/+24