Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-17 | [SCSI] qla4xxx: fix compile warning due to invalid extHwConfig | Mike Christie | 1 | -8/+6 |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 1 | -2/+2 |
2009-09-05 | [SCSI] qla4xxx: Removed residual from overrun debug print | Mike Christie | 1 | -4/+4 |
2009-07-30 | [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c... | Karen Higgins | 3 | -85/+60 |
2009-07-30 | [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset | Karen Higgins | 1 | -3/+1 |
2009-07-30 | [SCSI] qla4xxx: Fix Driver Fault Recovery Completion | Karen Higgins | 1 | -10/+9 |
2009-07-30 | [SCSI] qla4xxx: add timeout handler | Mike Christie | 1 | -0/+17 |
2009-07-30 | [SCSI] qla4xxx: Correct Extended Sense Data Errors | Karen Higgins | 5 | -54/+122 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -2/+2 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -2/+2 |
2009-01-25 | [SCSI] qla4xxx: do not reuse session when connecting to different target port | Mike Christie | 2 | -2/+9 |
2009-01-06 | trivial: Fix misspelling of "firmware" in ql4_mbx.c | Nick Andrew | 1 | -1/+1 |
2008-10-31 | drivers: replace NIPQUAD() | Harvey Harrison | 1 | -2/+1 |
2008-10-13 | [SCSI] libiscsi: Support drivers initiating session removal | Mike Christie | 1 | -1/+1 |
2008-10-13 | [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ... | Mike Christie | 1 | -2/+2 |
2008-10-13 | [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected sess... | Mike Christie | 1 | -1/+1 |
2008-10-09 | block: unify request timeout handling | Jens Axboe | 1 | -2/+2 |
2008-07-26 | [SCSI] qla4xxx: fix queue depth setting | Mike Christie | 1 | -1/+3 |
2008-07-12 | [SCSI] iscsi: remove session/conn_data_size from iscsi_transport | Mike Christie | 1 | -4/+3 |
2008-07-12 | [SCSI] iscsi: remove session and host binding in libiscsi | Mike Christie | 1 | -1/+0 |
2008-04-07 | [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code | David C Somayajulu | 5 | -53/+26 |
2008-04-07 | [SCSI] qla4xxx: Add target reset functionality | Mike Christie | 4 | -19/+105 |
2008-03-05 | [SCSI] qla4xxx: regression - add start scan callout | Mike Christie | 1 | -12/+14 |
2008-03-05 | [SCSI] qla4xxx: fix host reset dpc race | Mike Christie | 2 | -5/+10 |
2008-02-23 | [SCSI] qla4xxx: fix up residual handling | David Somayajulu | 1 | -2/+1 |
2008-02-08 | [SCSI] qla4xxx: add async scan support | Mike Christie | 1 | -1/+3 |
2008-02-08 | [SCSI] qla4xxx: fix recovery timer and session unblock race | Mike Christie | 1 | -8/+11 |
2008-02-08 | [SCSI] qla4xxx: use iscsi class session state check ready | Mike Christie | 1 | -0/+12 |
2008-02-08 | [SCSI] qla4xxx: directly call iscsi recovery functions | Mike Christie | 2 | -36/+5 |
2008-02-03 | drivers/scsi/: Spelling fixes | Joe Perches | 2 | -2/+2 |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley | 1 | -1/+0 |
2008-01-29 | [ETH]: Combine format_addr() with print_mac(). | Michael Chan | 1 | -13/+1 |
2008-01-23 | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 1 | -7/+4 |
2008-01-12 | [SCSI] libiscsi: fix shutdown | Mike Christie | 2 | -6/+5 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-10-19 | Change struct marker users | Mathieu Desnoyers | 2 | -2/+2 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -1/+1 |
2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 1 | -0/+1 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2007-07-15 | [SCSI] qla4xxx: Fix underrun/overrun conditions | David C Somayajulu | 2 | -26/+33 |
2007-06-17 | [SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitial... | David C Somayajulu | 1 | -12/+11 |
2007-06-02 | [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr | Mike Christie | 1 | -1/+2 |
2007-06-02 | [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address | Mike Christie | 1 | -1/+7 |
2007-06-02 | [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities | Mike Christie | 1 | -0/+1 |
2007-06-01 | [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name | Mike Christie | 1 | -1/+5 |
2007-06-01 | [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers | Mike Christie | 1 | -13/+6 |
2007-06-01 | [SCSI] qla4xxx: export mac as hw address | Mike Christie | 1 | -4/+35 |
2007-05-30 | [SCSI] qla4xxx: convert to use the data buffer accessors | FUJITA Tomonori | 3 | -76/+40 |
2007-05-26 | [SCSI] qla4xxx: ql4_os.c bugfixes | David C Somayajulu | 1 | -4/+13 |