aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
Commit message (Expand)AuthorAgeFilesLines
* 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