summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] mpt3sas: Remove unneeded version.h header inclusionSachin Kamat2013-01-295-5/+0Star
* [SCSI] bnx2i: fix the bit manipulation when setting the error maskTomas Henzl2013-01-291-1/+1
* [SCSI] fnic: fix for trusted cosHiral Patel2013-01-291-2/+4
* [SCSI] mpt3sas: cut and paste bug storing trigger mpiDan Carpenter2013-01-291-1/+1
* [SCSI] csiostor: convert to use simple_open()Wei Yongjun2013-01-291-8/+1Star
* [SCSI] qla4xxx: Update driver version to 5.03.00-k2Vikas Chaudhary2013-01-291-1/+1
* [SCSI] scsi_transport_iscsi: export iscsi class session's target_id in sysfs.Manish Rangankar2013-01-291-0/+12
* [SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_get_ep_fwdb.Manish Rangankar2013-01-291-4/+7
* [SCSI] qla4xxx: Allow reset in link down caseHarish Zunjarrao2013-01-291-8/+0Star
* [SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XXVikas Chaudhary2013-01-298-43/+103
* [SCSI] gdth: Remove buggy ROM handlingBjorn Helgaas2013-01-291-8/+2Star
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-0485-525/+463Star
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-221-39/+0Star
|\
| * RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-201-39/+0Star
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-201-11/+13
|\ \
| * | virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-181-11/+13
* | | random32: rename random32 to prandomAkinobu Mita2012-12-181-2/+2
* | | Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-171-1/+1
|\ \ \ | |_|/ |/| |
| * | block: Rename queue dead flagBart Van Assche2012-12-061-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-152-3/+22
|\ \ \
| * | | qla2xxx: Look up LUN for abort requestsSteve Hodgson2012-11-281-1/+20
| * | | target: pass sense_reason as a return valueChristoph Hellwig2012-11-071-2/+2
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-12-1493-975/+52192
|\ \ \
| * | | [SCSI] mpt3sas: add new driver supporting 12GB SASSreekanth Reddy2012-12-0122-0/+30408
| * | | [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasSreekanth Reddy2012-12-011-0/+1
| * | | [SCSI] csiostor: remove unneeded memset()Dan Carpenter2012-11-301-1/+0Star
| * | | [SCSI] csiostor: Fix sparse warnings.Naresh Kumar Inna2012-11-308-128/+110Star
| * | | [SCSI] qla2xxx: Display that driver is operating in legacy interrupt mode.Saurav Kashyap2012-11-302-2/+4
| * | | [SCSI] qla2xxx: Dont clear drv active on iospace config failure.Saurav Kashyap2012-11-302-4/+6
| * | | [SCSI] qla2xxx: Fix typo in qla2xxx driver.Masanari Iida2012-11-302-4/+4
| * | | [SCSI] qla2xxx: Update ql2xextended_error_logging parameter description with ...Chad Dupuis2012-11-301-0/+2
| * | | [SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.Joe Carnuccio2012-11-303-22/+17Star
| * | | [SCSI] qla2xxx: Add 16Gb/s case to get port speed capability.Joe Carnuccio2012-11-301-0/+3
| * | | [SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed.Joe Carnuccio2012-11-301-1/+1
| * | | [SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset.Joe Carnuccio2012-11-302-0/+100
| * | | [SCSI] qla2xxx: Ignore driver ack bit if corresponding presence bit is not set.Saurav Kashyap2012-11-301-1/+1
| * | | [SCSI] qla2xxx: Fix typo in qla83xx_fw_dump function.Saurav Kashyap2012-11-301-1/+1
| * | | [SCSI] qla2xxx: Add Gen3 PCIe speed 8GT/s to the log message.Saurav Kashyap2012-11-301-3/+11
| * | | [SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional reque...Andrew Vasquez2012-11-301-10/+1Star
| * | | [SCSI] qla2xxx: Move noisy Start scsi failed messages to verbose logging level.Chad Dupuis2012-11-301-1/+1
| * | | [SCSI] qla2xxx: Fix coccinelle warnings in qla2x00_relogin.Saurav Kashyap2012-11-301-4/+3Star
| * | | [SCSI] qla2xxx: No fcport FC-4 type assignment in GA_NXT response.Armen Baloyan2012-11-301-0/+3
| * | | [SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap2012-11-3010-121/+54Star
| * | | [SCSI] qla2xxx: Honor status value of 2 for report-id acquisition.Saurav Kashyap2012-11-301-1/+1
| * | | [SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock.Chad Dupuis2012-11-301-4/+0Star
| * | | [SCSI] qla2xxx: Clear unsupported 'states' during Get-FW-State queries.Andrew Vasquez2012-11-301-0/+1
| * | | [SCSI] qla2xxx: Update the driver version to 8.04.00.08-k.Saurav Kashyap2012-11-301-1/+1
| * | | [SCSI] qla2xxx: Free rsp_data even on error in qla2x00_process_loopback()Steve Hodgson2012-11-301-3/+4
| * | | [SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequenc...Giridhar Malavali2012-11-302-4/+2Star
| * | | [SCSI] qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery2012-11-301-2/+2