summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+2
* [SCSI] qla2xxx: Use shost_priv().Andrew Vasquez2007-10-121-10/+10
* [SCSI] qla2xxx: Correct infinite-login-retry issue.Ravi Anand2007-10-121-1/+3
* [SCSI] qla2xxx: Add PCI error recovery support.Seokmann Ju2007-10-121-0/+114
* [SCSI] qla2xxx: Add flash burst-read/write support.Andrew Vasquez2007-10-121-1/+1
* [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.Andrew Vasquez2007-08-151-1/+1
* [SCSI] qla2xxx: fix panic caused by previous patchSeokmann Ju2007-07-311-0/+14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-221-133/+247
|\
| * [SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez2007-07-201-2/+68
| * [SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez2007-07-201-129/+171
| * [SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez2007-07-201-0/+2
| * [SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez2007-07-201-2/+6
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-151-103/+134
|\
| * [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-141-96/+133
| * [SCSI] qla2xxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-311-7/+1
* | [SCSI] qla2xxx: fix timeout in qla2x00_down_timeoutBill Nottingham2007-05-301-1/+1
|/
* [SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.Andrew Vasquez2007-05-081-1/+1
* [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA init...Andrew Vasquez2007-05-081-3/+1
* [SCSI] qla2xxx: Remove duplicate pci_disable_device() callBernhard Walle2007-04-011-2/+1
* [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.Andrew Vasquez2007-03-201-1/+1
* [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.Andrew Vasquez2007-03-201-0/+2
* Merge branch 'linus'James Bottomley2007-01-311-28/+31
|\
| * [SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez2007-01-031-27/+28
| * [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.Andrew Vasquez2007-01-031-1/+3
* | [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju2007-01-311-8/+0
* | [SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez2007-01-311-0/+2
* | [SCSI] qla2xxx: Add MSI-X support.Andrew Vasquez2007-01-311-11/+3
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-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-221-22/+7
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-221-9/+26
|\
| * [SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez2006-10-251-2/+19
| * [SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez2006-10-251-3/+3
| * [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez2006-10-251-4/+4
* | [SCSI] qla2xxx: make some functions staticAdrian Bunk2006-11-151-6/+6
|/
* [PATCH] fix qla{2,4} build errorFrederik Deweerdt2006-10-051-4/+4
* [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 iIDMA support.Andrew Vasquez2006-10-031-1/+1
* [SCSI] qla2xxx: Correct PLOGI retry logic.Andrew Vasquez2006-08-261-3/+0
* [SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset).Vladislav Bolkhovitin2006-08-061-9/+3
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-60/+65
|\
| * [SCSI] small whitespace cleanup for qlogic driverJesper Juhl2006-06-301-2/+2
| * [SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver().Andrew Vasquez2006-06-261-30/+8
| * [SCSI] qla2xxx: Add support for extended error logging.Andrew Vasquez2006-06-261-3/+9
| * [SCSI] qla2xxx: Cleanup DEBUG macro usage.Andrew Vasquez2006-06-261-4/+4
| * [SCSI] qla2xxx: Remove no-op IOCTL codes and macros.Andrew Vasquez2006-06-261-14/+0
| * [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez2006-06-261-0/+23
| * [SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez2006-06-261-7/+19
OpenPOWER on IntegriCloud