summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2011-05-01[SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().Giridhar Malavali
2011-05-01[SCSI] qla2xxx: Updated the reset sequence for ISP82xx.Giridhar Malavali
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Free firmware PCB on logout request.Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O hand...Mike Hernandez
2011-05-01[SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Display PortID information during FCP command-status handling.Andrew Vasquez
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-24[SCSI] pmcraid: reject negative request sizeDan Rosenberg
2011-04-24[SCSI] put stricter guards on queue dead checksJames Bottomley
2011-04-24[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer
2011-04-24[SCSI] mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg
2011-04-19block: get rid of QUEUE_FLAG_REENTERJens Axboe
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig
2011-04-15[SCSI] be2iscsi: Fix for proper setting of FWJayamohan Kallickal
2011-04-15[SCSI] be2iscsi: check boot_kset is created before destroying itJayamohan Kallickal
2011-04-15[SCSI] be2iscsi: Set a timeout to FWJayamohan Kallickal
2011-04-15[SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal
2011-04-15[SCSI] Log thin provisioning threshold eventShyam Iyer
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-06update David Miller's old email addressJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-23[SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completionSarang Radke
2011-03-23[SCSI] Revert "[SCSI] Retrieve the Caching mode page"James Bottomley
2011-03-23[SCSI] bnx2fc: IO completion not processed due to missed wakeupBhanu Gollapudi
2011-03-23[SCSI] qla4xxx: Update driver version to 5.02.00-k6Vikas Chaudhary
2011-03-23[SCSI] qla4xxx: masking required bits of add_fw_options during initializationPrasanna Mumbai
2011-03-23[SCSI] qla4xxx: added new function qla4xxx_relogin_all_devicesVikas Chaudhary
2011-03-23[SCSI] qla4xxx: add support for ql4xsess_recovery_tmo cmd line paramVikas Chaudhary
2011-03-23[SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameterVikas Chaudhary
2011-03-23[SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changedVikas Chaudhary
2011-03-23[SCSI] qla4xxx: Prevent other port reinitialization during remove_adapterKaren Higgins
2011-03-23[SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGINVikas Chaudhary
2011-03-23[SCSI] qla4xxx: cleanup DDB relogin logic during initializationKaren Higgins
2011-03-23[SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failedPrasanna Mumbai
2011-03-23[SCSI] qla4xxx: Do not send mbox command if FW is in failed statePrasanna Mumbai
2011-03-23[SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list()Vikas Chaudhary
2011-03-23[SCSI] ses: add subenclosure supportJames Bottomley
2011-03-23[SCSI] bnx2fc: Bump version to 1.0.1Nithin Sujir
2011-03-23[SCSI] bnx2fc: Remove unnecessary module state checksBhanu Gollapudi
2011-03-23[SCSI] bnx2fc: Fix MTU issue by using static MTUBhanu Gollapudi
2011-03-23[SCSI] bnx2fc: Remove network bonding checkingMichael Chan
2011-03-23[SCSI] bnx2fc: Call bnx2fc_return_rqe and bnx2fc_get_next_rqe with tgt lock heldNithin Sujir