summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-1492-3220/+4910
|\
| * [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/+2Star
| * [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/+15Star
| * [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/+6Star
| * [SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie2006-01-142-453/+510
| * [SCSI] iscsi: add high mem supportMike Christie2006-01-142-55/+31Star
| * [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/+2Star
| * [SCSI] iscsi: whitespace cleanupFUJITA Tomonori2006-01-141-11/+11
| * [SCSI] sem2mutex 3w-[x9]xxxJes Sorensen2006-01-144-8/+10
| * [SCSI] mptfc: need to select transport attrsJames Bottomley2006-01-141-0/+1
| * [SCSI] fusion - fix pci express bugMoore, Eric2006-01-141-4/+4
| * [SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifierMoore, Eric2006-01-141-3/+3
| * [SCSI] fusion - mpi header udpateMoore, Eric2006-01-148-102/+554
| * [SCSI] fusion - adding raid support in mptsasMoore, Eric2006-01-142-1/+27
| * [SCSI] remove target parent limitiationChristoph Hellwig2006-01-146-48/+49
| * [SCSI] fusion - adding support for FC949ESMoore, Eric2006-01-142-0/+6
| * [SCSI] mptfusion - fc transport attributesMichael Reed2006-01-144-27/+613
| * [SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen2006-01-141-5/+5
| * [SCSI] fix up message/i2o/pci.cJames Bottomley2006-01-141-1/+1
| * [SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig2006-01-146-75/+35Star
| * [SCSI] fusion: convert semaphores to mutexesChristoph Hellwig2006-01-143-11/+11
| * [SCSI] mptsas: support basic hotplugChristoph Hellwig2006-01-142-31/+308
| * [SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark2006-01-142-9/+11
| * [SCSI] ips: Mode Sense (Caching Page ) fixJack Hammer2006-01-141-0/+3
| * [SCSI] zfcp: transport class adaptations IIAndreas Herrmann2006-01-146-38/+29Star
| * [SCSI] zfcp: transport class adaptationsAndreas Herrmann2006-01-146-64/+136
| * [SCSI] zfcp: handle unsolicited status notification lostMaxim Shchetynin2006-01-142-0/+47
| * [SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann2006-01-141-0/+4
| * [SCSI] sr: split sr_audio_ioctl into specific helpersChristoph Hellwig2006-01-141-91/+111
| * [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-144-91/+13Star
| * [SCSI] sas: fix removal of devices behind expandersChristoph Hellwig2006-01-141-1/+11
| * [SCSI] Pass proper device from BusLogic to SCSI layerPetr Vandrovec2006-01-121-1/+2
| * [SCSI] aic79xx: bump version to 3.0James Bottomley2006-01-121-1/+1
| * [SCSI] aic79xx: Sequencer updateHannes Reinecke2006-01-129-1538/+1911