Age | Commit message (Expand) | Author |
2008-02-03 | drivers/scsi/: Spelling fixes | Joe Perches |
2008-02-01 | PCI: Remove users of pci_enable_device_bars() | Benjamin Herrenschmidt |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-01-23 | [SCSI] qla2xxx: Update version number to 8.02.00-k7. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. | Seokmann Ju |
2008-01-23 | [SCSI] qla2xxx: Correct late-memset() of EFT buffer. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Trace-Control naming cleanups. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Code cleanups. | Adrian Bunk |
2008-01-23 | [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vpo... | Seokmann Ju |
2008-01-23 | [SCSI] qla2xxx: Use completion routines. | Marcus Barrow |
2008-01-23 | [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes. | Andrew Vasquez |
2008-01-23 | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori |
2008-01-14 | scsi/qla2xxx/qla_os.c section fix | Adrian Bunk |
2008-01-11 | [SCSI] qla2xxx: Update version number to 8.02.00-k6. | Andrew Vasquez |
2008-01-11 | [SCSI] qla2xxx: Properly handle Vport state-change-notifications. | Shyam Sundar |
2008-01-11 | [SCSI] qla2xxx: Correct NPIV support for recent ISPs. | Andrew Vasquez |
2008-01-11 | [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system... | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Update version number to 8.02.00-k5. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Correct display of ISP serial-number. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN... | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into... | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen... | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. | Andrew Vasquez |
2007-10-18 | [SCSI] qla2xxx: printk fixes | Andrew Morton |
2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori |
2007-10-12 | [SCSI] qla2xxx: Update version number to 8.02.00-k4. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Limit iIDMA speed adjustments. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Rework MSI-X handlers. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Clear options-flags while staging firmware-execution. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Sparse cleanups in qla_mid.c | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Cleanup several 'sparse' warnings. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Use shost_priv(). | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Remove unused member (list) from srb_t structure. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. | Seokmann Ju |
2007-10-12 | [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Set correct attribute count during FDMI RPA. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Correct infinite-login-retry issue. | Ravi Anand |
2007-10-12 | [SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Correct staging of RISC while attempting to pause. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Query additional RISC information during a pause. | Andrew Vasquez |
2007-10-12 | [SCSI] qla2xxx: Add PCI error recovery support. | Seokmann Ju |