aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c
Commit message (Expand)AuthorAge
* [SCSI] qla2xxx: Remove duplicate pci_disable_device() callBernhard Walle2007-04-01
* [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.Andrew Vasquez2007-03-20
* [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.Andrew Vasquez2007-03-20
* Merge branch 'linus'James Bottomley2007-01-31
|\
| * [SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez2007-01-03
| * [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.Andrew Vasquez2007-01-03
* | [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju2007-01-31
* | [SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez2007-01-31
* | [SCSI] qla2xxx: Add MSI-X support.Andrew Vasquez2007-01-31
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [SCSI] qla2xxx: add asynchronous scsi scanning support.Andrew Vasquez2006-11-22
* [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.Andrew Vasquez2006-11-22
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-22
|\
| * [SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez2006-10-25
| * [SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez2006-10-25
| * [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez2006-10-25
* | [SCSI] qla2xxx: make some functions staticAdrian Bunk2006-11-15
|/
* [PATCH] fix qla{2,4} build errorFrederik Deweerdt2006-10-05
* [SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.Andrew Vasquez2006-10-03
* [SCSI] qla2xxx: Add MODULE_FIRMWARE tags.Andrew Vasquez2006-10-03
* [SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez2006-10-03
* [SCSI] qla2xxx: Correct PLOGI retry logic.Andrew Vasquez2006-08-26
* [SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset).Vladislav Bolkhovitin2006-08-06
* Merge ../scsi-misc-2.6James Bottomley2006-07-03
|\
| * [SCSI] small whitespace cleanup for qlogic driverJesper Juhl2006-06-30
| * [SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver().Andrew Vasquez2006-06-26
| * [SCSI] qla2xxx: Add support for extended error logging.Andrew Vasquez2006-06-26
| * [SCSI] qla2xxx: Cleanup DEBUG macro usage.Andrew Vasquez2006-06-26
| * [SCSI] qla2xxx: Remove no-op IOCTL codes and macros.Andrew Vasquez2006-06-26
| * [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez2006-06-26
| * [SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez2006-06-26
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
|/
* Merge ../linux-2.6James Bottomley2006-06-10
|\
| * [SCSI] qla2xxx: Correct eh_abort recovery logic.Michael Reed2006-04-27
| * [SCSI] qla2xxx: only free_irq() after request_irq() succeedsZach Brown2006-04-19
* | [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez2006-05-20
* | [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define.Andrew Vasquez2006-05-20
* | [SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition.Andrew Vasquez2006-05-20
* | [SCSI] qla2xxx: Remove obsolete firmware-loader-module support.Andrew Vasquez2006-05-20
* | [SCSI] qla2xxx: Remove unused port-type RSCN handling code.Andrew Vasquez2006-05-20
* | [SCSI] qla2xxx: Drop unused driver cruft.Andrew Vasquez2006-05-20
* | [SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state...Ravi Anand2006-05-20
|/
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
* [SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx.andrew.vasquez@qlogic.com2006-03-12
* [SCSI] qla2xxx: Further restrict ZIO mode support.andrew.vasquez@qlogic.com2006-03-12
* [SCSI] qla2xxx: Consolidate ISP63xx handling.andrew.vasquez@qlogic.com2006-03-12
* [SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com2006-03-12
* [SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.andrew.vasquez@qlogic.com2006-03-12
* [SCSI] qla2xxx: use kthread_ APIChristoph Hellwig2006-03-02
* [PATCH] qla2xxx: Remove bogus debug-code.andrew.vasquez@qlogic.com2006-02-07