| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 | 1 | -2/+2 |
* | [SCSI] qla1280: fix 32 bit segment code | FUJITA Tomonori | 2008-01-09 | 1 | -1/+1 |
* | [SCSI] qla1280: convert to use the data buffer accessors | Jes Sorensen | 2007-11-15 | 1 | -221/+166 |
* | [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask | Johannes Dickgreber | 2007-10-21 | 1 | -2/+2 |
* | qla1280: enable use_sg_chaining option | FUJITA Tomonori | 2007-10-16 | 1 | -0/+1 |
* | qla1280: sg chaining fixes | FUJITA Tomonori | 2007-10-16 | 1 | -1/+4 |
* | qla1280: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -29/+37 |
* | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox | 2007-10-12 | 1 | -1/+1 |
* | [SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULL | Matthias Kaehlcke | 2007-05-06 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [SCSI] qla1280: set residual correctly | Jes Sorensen | 2007-01-06 | 1 | -2/+4 |
* | [SCSI] qla1280 bus reset typo | Jes Sorensen | 2006-10-26 | 1 | -4/+3 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-10-05 | 1 | -3/+3 |
|\ |
|
| * | [SCSI] pci_module_init conversion in scsi subsystem | Henrik Kretzschmar | 2006-09-26 | 1 | -1/+1 |
| * | [SCSI] qla1280 command timeout | Jes Sorensen | 2006-09-26 | 1 | -2/+2 |
* | | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 2006-10-01 | 1 | -2/+2 |
|/ |
|
* | Merge ../scsi-misc-2.6 | James Bottomley | 2006-07-03 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] qla1280: fix section mismatch warnings | Randy Dunlap | 2006-07-01 | 1 | -1/+1 |
* | | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
|/ |
|
* | [PATCH] PCI: Move various PCI IDs to header file | Brent Casavant | 2006-06-21 | 1 | -24/+0 |
* | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser | 2006-06-10 | 1 | -5/+2 |
* | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 2006-03-28 | 1 | -2/+3 |
* | [SCSI] qla1280: remove < 2.6.0 support | Jes Sorensen | 2006-01-26 | 1 | -288/+23 |
* | [SCSI] remove Scsi_Host_Template typedef | Christoph Hellwig | 2005-11-09 | 1 | -3/+3 |
* | [SCSI] remove the obsolete SCSI qlogicisp driver | Adrian Bunk | 2005-11-06 | 1 | -2/+0 |
* | [SCSI] qla1280: endianess annotations | Christoph Hellwig | 2005-08-02 | 1 | -4/+4 |
* | [SCSI] qla1280: don't use bitfields for hardware access, parameters | Christoph Hellwig | 2005-08-02 | 1 | -71/+72 |
* | [SCSI] qla1280: don't use bitfields for hardware access in isp_config | Christoph Hellwig | 2005-08-02 | 1 | -15/+29 |
* | [SCSI] qla1280: always load microcode | Christoph Hellwig | 2005-08-02 | 1 | -71/+1 |
* | [SCSI] qla1280: use SAM_ constants | Christoph Hellwig | 2005-08-02 | 1 | -1/+1 |
* | [SCSI] qla1280: misc cleanups | Christoph Hellwig | 2005-08-02 | 1 | -12/+14 |
* | [SCSI] qla1280: interupt posting for irq disabling/enabling | Christoph Hellwig | 2005-08-02 | 1 | -37/+20 |
* | [SCSI] qla1280: remove dead per-host flag variables | Christoph Hellwig | 2005-08-02 | 1 | -7/+0 |
* | [SCSI] scsi/qla1280: replace schedule_timeout() with ssleep() | Nishanth Aravamudan | 2005-06-26 | 1 | -1/+1 |
* | [SCSI] allow sleeping in ->eh_host_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -1/+7 |
* | [SCSI] allow sleeping in ->eh_bus_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -1/+7 |
* | [SCSI] allow sleeping in ->eh_device_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -1/+7 |
* | [SCSI] allow sleeping in ->eh_abort_handler() | Jeff Garzik | 2005-06-17 | 1 | -1/+7 |
* | [SCSI] qla1280.c - fix result for device Busy and Queue Full | Jeremy Higdon | 2005-05-20 | 1 | -5/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+4863 |