aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_os.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-2/+2
2009-07-30[SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_resetKaren Higgins1-3/+1
2009-07-30[SCSI] qla4xxx: Fix Driver Fault Recovery CompletionKaren Higgins1-10/+9
2009-07-30[SCSI] qla4xxx: add timeout handlerMike Christie1-0/+17
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-2/+2
2008-10-31drivers: replace NIPQUAD()Harvey Harrison1-2/+1
2008-10-13[SCSI] libiscsi: Support drivers initiating session removalMike Christie1-1/+1
2008-10-13[SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session errorMike Christie1-1/+1
2008-10-09block: unify request timeout handlingJens Axboe1-2/+2
2008-07-26[SCSI] qla4xxx: fix queue depth settingMike Christie1-1/+3
2008-07-12[SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie1-4/+3
2008-07-12[SCSI] iscsi: remove session and host binding in libiscsiMike Christie1-1/+0
2008-04-07[SCSI] qla4xxx: fix scsi command completion, lun reset and target reset codeDavid C Somayajulu1-6/+14
2008-04-07[SCSI] qla4xxx: Add target reset functionalityMike Christie1-19/+63
2008-03-05[SCSI] qla4xxx: regression - add start scan calloutMike Christie1-12/+14
2008-03-05[SCSI] qla4xxx: fix host reset dpc raceMike Christie1-4/+9
2008-02-07[SCSI] qla4xxx: add async scan supportMike Christie1-1/+3
2008-02-07[SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie1-8/+11
2008-02-07[SCSI] qla4xxx: use iscsi class session state check readyMike Christie1-0/+12
2008-02-07[SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie1-36/+4
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-28[ETH]: Combine format_addr() with print_mac().Michael Chan1-13/+1
2008-01-11[SCSI] libiscsi: fix shutdownMike Christie1-5/+2
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-06-02[SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie1-1/+2
2007-06-02[SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie1-1/+7
2007-06-02[SCSI] qla4xxx: add iscsi_transport capps for fw capacilitiesMike Christie1-0/+1
2007-06-01[SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie1-1/+5
2007-06-01[SCSI] iscsi_transport, qla4xxx: have class lookup host for driversMike Christie1-13/+6
2007-06-01[SCSI] qla4xxx: export mac as hw addressMike Christie1-4/+35
2007-05-29[SCSI] qla4xxx: convert to use the data buffer accessorsFUJITA Tomonori1-8/+1
2007-05-26[SCSI] qla4xxx: ql4_os.c bugfixesDavid C Somayajulu1-4/+13
2007-05-06[SCSI] qla4xxx: possible cleanupsAdrian Bunk1-5/+4
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2007-01-27[SCSI] qla4xxx: bug fixesDavid C Somayajulu1-25/+39
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-97/+20
2006-11-22[SCSI] qla4xxx: add support for qla4032David C Somayajulu1-67/+8
2006-11-22[PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft resetDavid C Somayajulu1-30/+12
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-10-25[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez1-4/+4
2006-10-25[SCSI] qla4xxx: fix double printk on loadDoug Maxey1-1/+1
2006-10-05[PATCH] fix qla{2,4} build errorFrederik Deweerdt1-4/+4
2006-10-04[SCSI] Initial Commit of qla4xxxDavid Somayajulu1-0/+1755