aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: fix up residual handlingDavid Somayajulu2008-02-221-2/+1
* [SCSI] qla4xxx: add async scan supportMike Christie2008-02-071-1/+3
* [SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie2008-02-071-8/+11
* [SCSI] qla4xxx: use iscsi class session state check readyMike Christie2008-02-071-0/+12
* [SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie2008-02-072-36/+5
* drivers/scsi/: Spelling fixesJoe Perches2008-02-032-2/+2
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-281-13/+1
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-7/+4
* [SCSI] libiscsi: fix shutdownMike Christie2008-01-112-6/+5
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Change struct marker usersMathieu Desnoyers2007-10-192-2/+2
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2007-07-142-26/+33
* [SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitial...David C Somayajulu2007-06-171-12/+11
* [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2007-06-021-1/+2
* [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie2007-06-021-1/+7
* [SCSI] qla4xxx: add iscsi_transport capps for fw capacilitiesMike Christie2007-06-021-0/+1
* [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie2007-06-011-1/+5
* [SCSI] iscsi_transport, qla4xxx: have class lookup host for driversMike Christie2007-06-011-13/+6
* [SCSI] qla4xxx: export mac as hw addressMike Christie2007-06-011-4/+35
* [SCSI] qla4xxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-293-76/+40
* [SCSI] qla4xxx: ql4_os.c bugfixesDavid C Somayajulu2007-05-261-4/+13
* [SCSI] qla4xxx: ql4_mbx.c remove dead code bugfixesDavid C Somayajulu2007-05-261-171/+103
* [SCSI] qla4xxx: ql4_isr.c support for new mbx cmdsDavid C Somayajulu2007-05-261-18/+35
* [SCSI] qla4xxx: update rev num and misc cleanupDavid C Somayajulu2007-05-264-4/+17
* [SCSI] qla4xxx: ql4_init.c bugfixesDavid C Somayajulu2007-05-261-29/+63
* [SCSI] qla4xxx: ql4_fw.h add support for qla4032David C Somayajulu2007-05-261-249/+177
* [SCSI] qla4xxx: ql4_def.h log all AENs and cleanupDavid C Somayajulu2007-05-261-39/+39
* [SCSI] qla4xxx: ql4_dbg.c remove dead codeDavid C Somayajulu2007-05-261-171/+3
* [SCSI] qla4xxx: possible cleanupsAdrian Bunk2007-05-066-37/+40
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [SCSI] qla4xxx: bug fixesDavid C Somayajulu2007-01-277-52/+73
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0612-227/+148
|\
| * [SCSI] qla4xxx: fix for timing issue for nvram accesses.David C Somayajulu2006-11-221-28/+36
| * [SCSI] qla4xxx: add support for qla4032David C Somayajulu2006-11-2212-163/+98
| * [PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed befor...David C Somayajulu2006-11-224-37/+15
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* [PATCH] SCSI: ISCSI build failureRandy Dunlap2006-10-311-1/+1
* [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez2006-10-254-8/+8
* [SCSI] qla4xxx: fix double printk on loadDoug Maxey2006-10-251-1/+1
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-052-3/+2
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-3/+2
* | [PATCH] fix qla{2,4} build errorFrederik Deweerdt2006-10-054-8/+8
|/
* [SCSI] Initial Commit of qla4xxxDavid Somayajulu2006-10-0416-0/+7538