summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/BusLogic.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-10[SCSI] hpsa: retry driver initiated commands on busy statusMatt Bondurant1-1/+12
2012-05-10[SCSI] hpsa: do not read from controller unnecessarily in completion codeStephen M. Cameron1-4/+4
2012-05-10[SCSI] hpsa: suppress excessively chatty error messagesStephen M. Cameron1-1/+1
2012-05-10[SCSI] hpsa: enable bus master bit after pci_enable_deviceStephen M. Cameron1-0/+3
2012-05-10[SCSI] hpsa: do not skip disabled devicesStephen M. Cameron1-13/+0
2012-05-10[SCSI] hpsa: call pci_disable_device on driver unloadStephen M. Cameron1-8/+2
2012-05-10[SCSI] scsi_transport_spi: fix for unbalanced reference countingMike Maslenkin1-2/+2
2012-05-10[SCSI] bnx2i: Updated version and copyright yearEddie Wai7-9/+9
2012-05-10[SCSI] bnx2i: Added the setting of target can_queue via target_allocEddie Wai1-0/+1
2012-05-10[SCSI] pm8001: raise host can queueMark Salyzyn3-13/+17
2012-05-10[SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)Santosh Yaraganavi1-3/+3
2012-05-10[SCSI] fcoe: remove a stray unlockDan Carpenter1-3/+2
2012-05-10[SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MACYi Zou1-1/+7
2012-05-10[SCSI] fcoe: Don't hold rtnl_mutex in fcoe_update_src_macRobert Love1-2/+0
2012-05-10[SCSI] libfc: defer releasing master lport until complete fcoe interface clea...Vasu Dev1-2/+7
2012-05-10[SCSI] libfc: flush lport worker after its disabledVasu Dev1-1/+1
2012-05-10[SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanupVasu Dev2-5/+24
2012-05-10[SCSI] ufs: Update MAINTAINERSVinayak Holikatti1-0/+8
2012-05-10[SCSI] ufs: Fix evaluation of UTP task completion codeVenkatraman S1-1/+1
2012-05-10[SCSI] mpt2sas: move the scsi_host_put to the right placeTomas Henzl1-1/+1
2012-05-10[SCSI] fc class: fix scanning when devs are offlineMike Christie1-10/+14
2012-05-10[SCSI] st: fix memory leak with >1MB tape I/ODavid Jeffery1-1/+1
2012-04-25[SCSI] bfa: Update the MAINTAINERS file.Krishna Gudipati1-0/+1
2012-04-25[SCSI] bfa: Fix bfa logging for Logical port state change notificationKrishna Gudipati1-3/+3
2012-04-25[SCSI] bfa: sysfs model description fix.Krishna Gudipati1-17/+2
2012-04-25[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...Krishna Gudipati4-32/+15
2012-04-25[SCSI] storvsc: Properly handle errors from the hostK. Y. Srinivasan1-5/+15
2012-04-25[SCSI] be2iscsi: Get Port State and Speed of the AdapterJohn Soni Jose3-0/+140
2012-04-25[SCSI] be2iscsi: adding functionality to change network settings using iscsiadmMike Christie7-106/+858
2012-04-25[SCSI] be2iscsi: Adding bsg interface for be2iscsiJayamohan Kallickal4-1/+162
2012-04-25[SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose5-0/+92
2012-04-25[SCSI] be2iscsi: Return async handle of unknown opcode to free list.Jayamohan Kallickal1-2/+1
2012-04-25[SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA HandleJayamohan Kallickal1-6/+2
2012-04-25[SCSI] be2iscsi: Bump the driver VersionJayamohan Kallickal2-1/+2
2012-04-25[SCSI] be2iscsi: Update external Branding to EmulexJayamohan Kallickal3-5/+5
2012-04-25[SCSI] be2iscsi: Fix the function return values.Jayamohan Kallickal1-4/+3
2012-04-25[SCSI] be2iscsi: Code cleanup, removing the goto statementJayamohan Kallickal1-7/+4
2012-04-25[SCSI] be2iscsi: Fix double free of MCCQ info memory.Jayamohan Kallickal1-1/+3
2012-04-25[SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix failsJayamohan Kallickal1-1/+4
2012-04-25[SCSI] be2iscsi: Fix typo function name mismatchJayamohan Kallickal1-1/+1
2012-04-25[SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup taskMike Christie1-45/+62
2012-04-25[SCSI] be2iscsi: WRB Initialization and Failure code path changeJayamohan Kallickal2-53/+49
2012-04-25[SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.Jayamohan Kallickal1-2/+2
2012-04-25[SCSI] be2iscsi: Fix in the Asynchronous Code PathJayamohan Kallickal2-46/+47
2012-04-24[SCSI] hpsa: use check_signatureAkinobu Mita2-4/+2
2012-04-23[SCSI] aacraid: add an iounmap call to aac_src_ioremapTomas Henzl1-0/+2
2012-04-23[SCSI] scsi_dh_alua: Optimize the STPG commandMoger, Babu1-3/+26
2012-04-23[SCSI] scsi_dh_alua: Store the PREF bit from RTPGMoger, Babu1-1/+4
2012-04-23[SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handlerMoger, Babu1-0/+36
2012-04-23[SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macroRoland Dreier1-4/+0