nfsd4: don't sleep in lease-break callback
[safe/jmp/linux-2.6] / drivers / scsi / qla4xxx /
2010-02-17 Mike Christie[SCSI] qla4xxx: fix compile warning due to invalid...
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-05 Mike Christie[SCSI] qla4xxx: Removed residual from overrun debug...
2009-07-30 Karen Higgins[SCSI] qla4xxx: Remove hiwat code so scsi eh does not...
2009-07-30 Karen Higgins[SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset
2009-07-30 Karen Higgins[SCSI] qla4xxx: Fix Driver Fault Recovery Completion
2009-07-30 Mike Christie[SCSI] qla4xxx: add timeout handler
2009-07-30 Karen Higgins[SCSI] qla4xxx: Correct Extended Sense Data Errors
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-01-25 Mike Christie[SCSI] qla4xxx: do not reuse session when connecting...
2009-01-06 Nick Andrewtrivial: Fix misspelling of "firmware" in ql4_mbx.c
2008-10-31 Harvey Harrisondrivers: replace NIPQUAD()
2008-10-13 Mike Christie[SCSI] libiscsi: Support drivers initiating session...
2008-10-13 Mike Christie[SCSI] iscsi class, libiscsi and qla4xxx: convert to...
2008-10-13 Mike Christie[SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when...
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-07-26 Mike Christie[SCSI] qla4xxx: fix queue depth setting
2008-07-12 Mike Christie[SCSI] iscsi: remove session/conn_data_size from iscsi_...
2008-07-12 Mike Christie[SCSI] iscsi: remove session and host binding in libiscsi
2008-04-07 David C Somayajulu[SCSI] qla4xxx: fix scsi command completion, lun reset...
2008-04-07 Mike Christie[SCSI] qla4xxx: Add target reset functionality
2008-03-05 Mike Christie[SCSI] qla4xxx: regression - add start scan callout
2008-03-05 Mike Christie[SCSI] qla4xxx: fix host reset dpc race
2008-02-22 David Somayajulu[SCSI] qla4xxx: fix up residual handling
2008-02-08 Mike Christie[SCSI] qla4xxx: add async scan support
2008-02-08 Mike Christie[SCSI] qla4xxx: fix recovery timer and session unblock...
2008-02-08 Mike Christie[SCSI] qla4xxx: use iscsi class session state check...
2008-02-08 Mike Christie[SCSI] qla4xxx: directly call iscsi recovery functions
2008-02-03 Joe Perchesdrivers/scsi/: Spelling fixes
2008-01-30 James Bottomley[SCSI] remove use_sg_chaining
2008-01-28 Michael Chan[ETH]: Combine format_addr() with print_mac().
2008-01-23 FUJITA Tomonori[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFF...
2008-01-12 Mike Christie[SCSI] libiscsi: fix shutdown
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Mathieu DesnoyersChange struct marker users
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-16 FUJITA Tomonori[SCSI] add use_sg_chaining option to scsi_host_template
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-15 David C Somayajulu[SCSI] qla4xxx: Fix underrun/overrun conditions
2007-06-17 David C Somayajulu[SCSI] qla4xxx: allow hba to be online when initiator...
2007-06-02 Mike Christie[SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netde...
2007-06-02 Mike Christie[SCSI] iscsi class, qla4xxx, iscsi_tcp: export local...
2007-06-02 Mike Christie[SCSI] qla4xxx: add iscsi_transport capps for fw capaci...
2007-06-01 Mike Christie[SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export...
2007-06-01 Mike Christie[SCSI] iscsi_transport, qla4xxx: have class lookup...
2007-06-01 Mike Christie[SCSI] qla4xxx: export mac as hw address
2007-05-29 FUJITA Tomonori[SCSI] qla4xxx: convert to use the data buffer accessors
2007-05-26 David C Somayajulu[SCSI] qla4xxx: ql4_os.c bugfixes
2007-05-26 David C Somayajulu[SCSI] qla4xxx: ql4_mbx.c remove dead code bugfixes
2007-05-26 David C Somayajulu[SCSI] qla4xxx: ql4_isr.c support for new mbx cmds
2007-05-26 David C Somayajulu[SCSI] qla4xxx: update rev num and misc cleanup
2007-05-26 David C Somayajulu[SCSI] qla4xxx: ql4_init.c bugfixes
2007-05-26 David C Somayajulu[SCSI] qla4xxx: ql4_fw.h add support for qla4032
2007-05-26 David C Somayajulu[SCSI] qla4xxx: ql4_def.h log all AENs and cleanup
2007-05-26 David C Somayajulu[SCSI] qla4xxx: ql4_dbg.c remove dead code
2007-05-06 Adrian Bunk[SCSI] qla4xxx: possible cleanups
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-01-27 David C Somayajulu[SCSI] qla4xxx: bug fixes
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-22 David C Somayajulu[SCSI] qla4xxx: fix for timing issue for nvram accesses.
2006-11-22 David C Somayajulu[SCSI] qla4xxx: add support for qla4032
2006-11-22 David C Somayajulu[PATCH] qla4xxx: bug fix: driver hardware semaphore...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-31 Randy Dunlap[PATCH] SCSI: ISCSI build failure
2006-10-25 Andrew Vasquez[SCSI] Maintain module-parameter name consistency with...
2006-10-25 Doug Maxey[SCSI] qla4xxx: fix double printk on load
2006-10-05 Linus TorvaldsMerge git://git.infradead.org/~dhowells/irq-2.6
2006-10-05 Frederik Deweerdt[PATCH] fix qla{2,4} build error
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 David Somayajulu[SCSI] Initial Commit of qla4xxx