summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_transport_sas.c: display port identifierMoore, Eric2006-01-311-3/+3
* [SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro2006-01-292-42/+109
* [SCSI] megaraid_sas: cleanup queue command pathSumant Patro2006-01-292-119/+53
* [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-264-5/+6
* [SCSI] ips soft lockup during reset/initializationJack Hammer2006-01-261-14/+14
* [SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code.andrew.vasquez@qlogic.com2006-01-261-26/+0
* [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft...andrew.vasquez@qlogic.com2006-01-263-9/+4
* [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.andrew.vasquez@qlogic.com2006-01-265-34/+91
* [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski2006-01-261-1/+5
* [SCSI] ibmvscsi: handle re-enable firmware messageDave C Boutcher2006-01-264-31/+74
* [SCSI] qla1280: remove < 2.6.0 supportJes Sorensen2006-01-261-288/+23
* [PATCH] libata: Code for the IRQ mask flagAlan Cox2006-01-171-4/+15
* [PATCH] libata: Fix sector lock to apply to both drives not drive 0 twiceAlan Cox2006-01-171-1/+1
* [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox2006-01-171-0/+4
* [PATCH] Intel ICH8 SATA: add PCI device IDsJason Gaston2006-01-171-0/+3
* [PATCH] libata: add a function to decide if we need iordyAlan Cox2006-01-171-0/+34
* [PATCH] libata: Pre UDMA EIDE PIO mode selectionAlan Cox2006-01-171-5/+9
* [libata] sata_promise: add pci idYusuf Iskenderoglu2006-01-171-0/+16
* [libata] sata_svw: add pci idOliver Weihe2006-01-171-0/+1
* [PATCH] ahci: AHCI mode SATA patch for Intel ICH8Jason Gaston2006-01-171-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-152-2/+2
|\
| * Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-151-1/+1
| * spelling: s/appropiate/appropriate/Adrian Bunk2006-01-151-1/+1
* | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-146-19/+19
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-1465-2863/+3135
|\
| * [SCSI] qla2xxx: Update version number to 8.01.04-k.andrew.vasquez@qlogic.com2006-01-141-2/+2
| * [SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.andrew.vasquez@qlogic.com2006-01-144-2/+11
| * [SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.andrew.vasquez@qlogic.com2006-01-141-0/+4
| * [SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.andrew.vasquez@qlogic.com2006-01-141-5/+2
| * [SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.andrew.vasquez@qlogic.com2006-01-141-0/+2
| * [SCSI] qla2xxx: Collapse load RISC RAM implementations.andrew.vasquez@qlogic.com2006-01-143-101/+15
| * [SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.andrew.vasquez@qlogic.com2006-01-141-3/+5
| * [SCSI] qla2xxx: Correct issue where portstate does not transition during loop...andrew.vasquez@qlogic.com2006-01-141-0/+3
| * [SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx.andrew.vasquez@qlogic.com2006-01-142-54/+55
| * [SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.andrew.vasquez@qlogic.com2006-01-141-0/+3
| * [SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.andrew.vasquez@qlogic.com2006-01-141-1/+3
| * [SCSI] qla2xxx: Use msleep() as delay during ISP polling.andrew.vasquez@qlogic.com2006-01-141-1/+1
| * [SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.andrew.vasquez@qlogic.com2006-01-141-5/+6
| * [SCSI] qla2xxx: Correct FC4 feature assignment during RFF_ID.andrew.vasquez@qlogic.com2006-01-141-0/+1
| * [SCSI] qla2xxx: Reference proper node/port names in fc_host class.andrew.vasquez@qlogic.com2006-01-141-2/+2
| * [SCSI] iscsi: use pageslabMike Christie2006-01-141-1/+1
| * [SCSI] iscsi: fix 4k stack iscsi setupsMike Christie2006-01-142-14/+6
| * [SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie2006-01-142-453/+510
| * [SCSI] iscsi: add high mem supportMike Christie2006-01-142-55/+31
| * [SCSI] iscsi: data digest page cache usage fixFUJITA Tomonori2006-01-142-7/+11
| * [SCSI] iscsi: host locking fixzhenyu.z.wang@intel.com2006-01-141-3/+4
| * [SCSI] iscsi: data under/over flow fixzhenyu.z.wang@intel.com2006-01-141-4/+2
| * [SCSI] iscsi: whitespace cleanupFUJITA Tomonori2006-01-141-11/+11
| * [SCSI] sem2mutex 3w-[x9]xxxJes Sorensen2006-01-144-8/+10
| * [SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifierMoore, Eric2006-01-141-3/+3