aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Update version number to 8.01.07-k5.Andrew Vasquez2007-01-311-1/+1
* Merge branch 'linus'James Bottomley2007-01-318-84/+107
|\
| * [SCSI] qla2xxx: Update version number to 8.01.07-k4.Andrew Vasquez2007-01-031-1/+1
| * [SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.Andrew Vasquez2007-01-031-2/+1
| * [SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.Andrew Vasquez2007-01-031-4/+6
| * [SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez2007-01-033-35/+38
| * [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.Andrew Vasquez2007-01-031-1/+3
| * [SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez2007-01-033-2/+20
| * [SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.Andrew Vasquez2007-01-031-1/+1
| * [SCSI] qla2xxx: Correct endianess issue while interrogating MS status.Andrew Vasquez2007-01-031-2/+2
| * [SCSI] qla2xxx: Don't log trace-control async-events.Andrew Vasquez2007-01-031-1/+1
| * [SCSI] qla2xxx: make qla2x00_reg_remote_port() staticAdrian Bunk2007-01-032-35/+34
* | [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju2007-01-314-42/+0
* | [SCSI] qla2xxx: Fixup printk() with proper new-line character.Andrew Vasquez2007-01-311-1/+1
* | [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.Andrew Vasquez2007-01-311-0/+2
* | [SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.Andrew Vasquez2007-01-311-0/+16
* | [SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.Andrew Vasquez2007-01-311-111/+14
* | [SCSI] qla2xxx: Check loop-state before reading host statistics.Andrew Vasquez2007-01-311-7/+10
* | [SCSI] qla2xxx: Refactor set-HBA-model/description code.Andrew Vasquez2007-01-311-46/+37
* | [SCSI] qla2xxx: Set correct cabling state during initialization.Andrew Vasquez2007-01-311-1/+1
* | [SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.Lalit Chandivade2007-01-311-1/+1
* | [SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez2007-01-316-0/+416
* | [SCSI] qla2xxx: Handle IRQ-0 assignments by the system.Andrew Vasquez2007-01-312-3/+6
* | [SCSI] qla2xxx: Add MSI-X support.Andrew Vasquez2007-01-315-11/+247
* | [SCSI] qla2xxx: Correct sector-erase issues while writing flash.Andrew Vasquez2007-01-311-1/+0
* | [SCSI] qla2xxx: correct locking while call starget_for_each_device()Seokmann Ju2007-01-131-4/+0
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [SCSI] qla2xxx: use NULL instead of 0Randy Dunlap2006-12-031-1/+1
* [SCSI] qla2xxx: add asynchronous scsi scanning support.Andrew Vasquez2006-11-221-4/+29
* [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.Andrew Vasquez2006-11-222-107/+16
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-228-49/+175
|\
| * [SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez2006-10-251-1/+1
| * [SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez2006-10-254-13/+104
| * [SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez2006-10-253-3/+25
| * [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez2006-10-251-19/+32
| * [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez2006-10-254-13/+13
* | [SCSI] qla2xxx: make some functions staticAdrian Bunk2006-11-152-10/+10
|/
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-054-11/+8
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-11/+8
* | [PATCH] fix qla{2,4} build errorFrederik Deweerdt2006-10-054-13/+13
|/
* [SCSI] qla2xxx: Update version number to 8.01.07-k2.Andrew Vasquez2006-10-031-1/+1
* [SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.Andrew Vasquez2006-10-031-0/+25
* [SCSI] qla2xxx: Add MODULE_FIRMWARE tags.Andrew Vasquez2006-10-031-5/+16
* [SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez2006-10-031-0/+15
* [SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez2006-10-033-1/+19
* [SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez2006-10-032-0/+25
* [SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez2006-10-033-15/+22
* [SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez2006-10-038-12/+401
* [SCSI] qla2xxx: Update version number to 8.01.07-k1.Andrew Vasquez2006-08-261-2/+2
* [SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez2006-08-261-0/+11