aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c
Commit message (Expand)AuthorAge
...
* [SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez2008-04-27
* [SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk2008-04-27
* [SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez2008-04-27
* [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez2008-04-27
* [SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.Seokmann Ju2008-04-07
* [SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam2008-04-07
* [SCSI] qla2xxx: Add midlayer target/device reset support.Andrew Vasquez2008-04-07
* [SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.Andrew Vasquez2008-04-07
* [SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez2008-04-07
* [SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez2008-04-07
* [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.Andrew Vasquez2008-04-07
* [SCSI] qla2xxx: Remove unused and obsolete #define's.Andrew Vasquez2008-04-07
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2008-04-07
* [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP...Seokmann Ju2008-02-07
* [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request...Andrew Vasquez2008-02-07
* [SCSI] qla2xxx: Consolidate RISC-parity enablement codes.Andrew Vasquez2008-02-07
* [SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez2008-02-07
* [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.Andrew Vasquez2008-02-07
* [SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware.Andrew Vasquez2008-02-07
* PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-01
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\
| * [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez2008-01-23
| * [SCSI] qla2xxx: Trace-Control naming cleanups.Andrew Vasquez2008-01-23
| * [SCSI] qla2xxx: Code cleanups.Adrian Bunk2008-01-23
| * [SCSI] qla2xxx: Use completion routines.Marcus Barrow2008-01-23
| * [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez2008-01-23
| * [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.Andrew Vasquez2008-01-23
* | scsi/qla2xxx/qla_os.c section fixAdrian Bunk2008-01-14
|/
* [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.Andrew Vasquez2007-10-23
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
* [SCSI] qla2xxx: Use shost_priv().Andrew Vasquez2007-10-12
* [SCSI] qla2xxx: Correct infinite-login-retry issue.Ravi Anand2007-10-12
* [SCSI] qla2xxx: Add PCI error recovery support.Seokmann Ju2007-10-12
* [SCSI] qla2xxx: Add flash burst-read/write support.Andrew Vasquez2007-10-12
* [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.Andrew Vasquez2007-08-15
* [SCSI] qla2xxx: fix panic caused by previous patchSeokmann Ju2007-07-31
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-22
|\
| * [SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez2007-07-20
| * [SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez2007-07-20
| * [SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez2007-07-20
| * [SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez2007-07-20
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\
| * [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-14
| * [SCSI] qla2xxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-31
* | [SCSI] qla2xxx: fix timeout in qla2x00_down_timeoutBill Nottingham2007-05-30
|/
* [SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.Andrew Vasquez2007-05-08
* [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA init...Andrew Vasquez2007-05-08
* [SCSI] qla2xxx: Remove duplicate pci_disable_device() callBernhard Walle2007-04-01