Commit Graph

72 Commits (0c5c6c4bae8fe9ae3d86b44c332eb1267df1ec99)

Author SHA1 Message Date
Mike Christie b3925514f6 [SCSI] qla4xxx: fix compile warning due to invalid extHwConfig 15 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Mike Christie b06fc73a9e [SCSI] qla4xxx: Removed residual from overrun debug print 16 years ago
Karen Higgins 16ed55f9de [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we can make progress 16 years ago
Karen Higgins 612f734887 [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset 16 years ago
Karen Higgins dca05c4c07 [SCSI] qla4xxx: Fix Driver Fault Recovery Completion 16 years ago
Mike Christie 5c656af7e4 [SCSI] qla4xxx: add timeout handler 16 years ago
Karen Higgins 94bced3c1b [SCSI] qla4xxx: Correct Extended Sense Data Errors 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Mike Christie 41bbdbebbb [SCSI] qla4xxx: do not reuse session when connecting to different target port 16 years ago
Nick Andrew 11b918282f trivial: Fix misspelling of "firmware" in ql4_mbx.c 16 years ago
Harvey Harrison 63779436ab drivers: replace NIPQUAD() 16 years ago
Mike Christie e5bd7b54e9 [SCSI] libiscsi: Support drivers initiating session removal 16 years ago
Mike Christie 56d7fcfa81 [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values 16 years ago
Mike Christie c5e98e912c [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session error 16 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Mike Christie d510d965e1 [SCSI] qla4xxx: fix queue depth setting 17 years ago
Mike Christie 5d91e209fb [SCSI] iscsi: remove session/conn_data_size from iscsi_transport 17 years ago
Mike Christie 756135215e [SCSI] iscsi: remove session and host binding in libiscsi 17 years ago
David C Somayajulu 9d56291366 [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code 17 years ago
Mike Christie ce5450392f [SCSI] qla4xxx: Add target reset functionality 17 years ago
Mike Christie 024f801f52 [SCSI] qla4xxx: regression - add start scan callout 17 years ago
Mike Christie 50a29aec9c [SCSI] qla4xxx: fix host reset dpc race 17 years ago
David Somayajulu 65fecc77f3 [SCSI] qla4xxx: fix up residual handling 17 years ago
Mike Christie 921601b703 [SCSI] qla4xxx: add async scan support 17 years ago
Mike Christie 568d303b5b [SCSI] qla4xxx: fix recovery timer and session unblock race 17 years ago
Mike Christie 7fb1921b07 [SCSI] qla4xxx: use iscsi class session state check ready 17 years ago
Mike Christie b635930de9 [SCSI] qla4xxx: directly call iscsi recovery functions 17 years ago
Joe Perches b1c118121a drivers/scsi/: Spelling fixes 17 years ago
James Bottomley d3f46f39b7 [SCSI] remove use_sg_chaining 17 years ago
Michael Chan 7ffc49a6ee [ETH]: Combine format_addr() with print_mac(). 17 years ago
FUJITA Tomonori b80ca4f7ee [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE 17 years ago
Mike Christie 2697478903 [SCSI] libiscsi: fix shutdown 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Mathieu Desnoyers 1c3f0b8e07 Change struct marker users 17 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 17 years ago
FUJITA Tomonori 9cb83c7529 [SCSI] add use_sg_chaining option to scsi_host_template 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
David C Somayajulu 6ea7e33ee1 [SCSI] qla4xxx: Fix underrun/overrun conditions 18 years ago
David C Somayajulu 46235e600a [SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitialized 18 years ago
Mike Christie d8196ed218 [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr 18 years ago
Mike Christie 2223696192 [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address 18 years ago
Mike Christie 0ab823db86 [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities 18 years ago
Mike Christie 8ad5781ae9 [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name 18 years ago
Mike Christie 2174a04ee7 [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers 18 years ago
Mike Christie aa1e93a2fe [SCSI] qla4xxx: export mac as hw address 18 years ago
FUJITA Tomonori 5f7186c841 [SCSI] qla4xxx: convert to use the data buffer accessors 18 years ago
David C Somayajulu bee4fe8e63 [SCSI] qla4xxx: ql4_os.c bugfixes 18 years ago
David C Somayajulu c0e344c9b7 [SCSI] qla4xxx: ql4_mbx.c remove dead code bugfixes 18 years ago