summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer2010-07-281-6/+8
* [SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi2010-07-284-6/+43
* [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez2010-07-285-60/+5Star
* [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-2822-22/+22
* [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali2010-07-284-40/+25Star
* [SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali2010-07-284-289/+42Star
* [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adaptersHarish Zunjarrao2010-07-281-13/+24
* [SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao2010-07-283-10/+162
* [SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...Madhuranath Iyengar2010-07-281-0/+7
* [SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis2010-07-283-6/+15
* [SCSI] qla2xxx: Stop firmware before doing init firmware.Andrew Vasquez2010-07-281-2/+3
* [SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...Duane Grigsby2010-07-281-0/+3
* [SCSI] qla2xxx: Correct extended sense-data handling.Andrew Vasquez2010-07-281-9/+18
* [SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar2010-07-283-0/+42
* [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...Chad Dupuis2010-07-284-1/+103
* [SCSI] qla2xxx: Appropriately log FCP priority data messagesMadhuranath Iyengar2010-07-283-20/+48
* [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali2010-07-285-240/+19Star
* [SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop idMadhuranath Iyengar2010-07-281-0/+7
* [SCSI] iscsi_transport: wait on session in error handler pathMike Christie2010-07-282-1/+42
* [SCSI] iscsi_transport: Modidify recovery_tmo from sysfsVikas Chaudhary2010-07-281-5/+38
* [SCSI] sg: fix bio leak with a detached deviceFUJITA Tomonori2010-07-281-0/+2
* [SCSI] fcoe: remove check for zero fabric nameVasu Dev2010-07-281-1/+1
* [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJTBhanu Prakash Gollapudi2010-07-281-36/+27Star
* [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN"Vasu Dev2010-07-281-10/+1Star
* [SCSI] fcoe: fix offload feature flag change from netdevYi Zou2010-07-281-19/+49
* [SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt2010-07-285-217/+169Star
* [SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt2010-07-281-0/+25
* [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2010-07-285-79/+110
* [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2010-07-282-28/+10Star
* [SCSI] libfc: eliminate rport LOGO stateJoe Eykholt2010-07-281-66/+22Star
* [SCSI] fcoe: config via separate create_vn2vn module parameterJoe Eykholt2010-07-281-4/+12
* [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN modeJoe Eykholt2010-07-282-8/+22
* [SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responsesJoe Eykholt2010-07-281-14/+28
* [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt2010-07-283-68/+1030
* [SCSI] libfcoe: add state change debuggingJoe Eykholt2010-07-281-7/+41
* [SCSI] libfc: track FIP exchangesJoe Eykholt2010-07-281-0/+2
* [SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2010-07-282-14/+280
* [SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt2010-07-281-1/+35
* [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt2010-07-283-5/+5
* [SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt2010-07-282-8/+8
* [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt2010-07-281-61/+55Star
* [SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt2010-07-281-1/+1
* [SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt2010-07-282-7/+21
* [SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev2010-07-281-3/+17
* [SCSI] fcoe: cleans up fcoe_disable and fcoe_enableVasu Dev2010-07-281-6/+4Star
* [SCSI] libfc: IO errors on link down due to cable unplugVasu Dev2010-07-281-0/+5
* [SCSI] libfc: fix slowpath error from WARN_ON in fc_fcp_send_dataYi Zou2010-07-281-2/+0Star
* [SCSI] scsi_dh_rdac: Add Dell MD36xxi controller into RDAC device listYanqing_Liu@Dell.com2010-07-281-0/+1
* [SCSI] dpt_i2o: move range check forwardDan Carpenter2010-07-281-4/+7
* [SCSI] lpfc 8.3.15: Update driver version 8.3.15James Smart2010-07-281-1/+1