aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25[SCSI] qla4xxx: free_irqs on failed initialize_adapterVikas Chaudhary1-0/+6
2010-10-25[SCSI] qla4xxx: Trivial cleanupVikas Chaudhary1-2/+2
2010-08-06[SCSI] qla4xxx: Added AER support for ISP82xxLalit Chandivade1-1/+4
2010-08-06[SCSI] qla4xxx: Stop firmware before doing init firmware.Lalit Chandivade1-0/+6
2010-08-06[SCSI] qla4xxx: set correct value in sess->recovery_tmoVikas Chaudhary1-3/+0
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-07-28[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary1-0/+3
2010-07-28[SCSI] qla4xxx: wait for device_ready before device discoveryKaren Higgins1-3/+3
2010-07-28[SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printkVikas Chaudhary1-25/+25
2010-07-28[SCSI] qla4xxx: Added support for ISP82XXVikas Chaudhary1-41/+95
2010-07-27[SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMAPrasanna Mumbai1-14/+24
2010-07-27[SCSI] qla4xxx: correct return status in function qla4xxx_fw_readyVikas Chaudhary1-0/+1
2010-07-27[SCSI] qla4xxx: unblock iscsi session after setting ddb state online.Vikas Chaudhary1-0/+1
2010-07-27[SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changedVikas Chaudhary1-1/+4
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-05-02[SCSI] qla4xxx: do not retry login to CHAP auth failed targetsVikas Chaudhary1-40/+90
2010-05-02[SCSI] qla4xxx: Updated firmware ready timeout algorithmVikas Chaudhary1-9/+11
2010-05-02[SCSI] qla4xxx: set device state as per Link UP and LINK DOWNVikas Chaudhary1-3/+9
2010-05-02[SCSI] qla4xxx: added IPv6 support.Vikas Chaudhary1-40/+178
2010-02-17[SCSI] qla4xxx: fix compile warning due to invalid extHwConfigMike Christie1-8/+6
2009-01-25[SCSI] qla4xxx: do not reuse session when connecting to different target portMike Christie1-2/+8
2008-03-05[SCSI] qla4xxx: fix host reset dpc raceMike Christie1-1/+1
2008-02-07[SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie1-0/+1
2008-02-03drivers/scsi/: Spelling fixesJoe Perches1-1/+1
2008-01-11[SCSI] libiscsi: fix shutdownMike Christie1-1/+3
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-06-17[SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitializedDavid C Somayajulu1-12/+11
2007-05-26[SCSI] qla4xxx: ql4_init.c bugfixesDavid C Somayajulu1-29/+63
2007-05-06[SCSI] qla4xxx: possible cleanupsAdrian Bunk1-9/+9
2007-01-27[SCSI] qla4xxx: bug fixesDavid C Somayajulu1-9/+9
2006-11-22[SCSI] qla4xxx: add support for qla4032David C Somayajulu1-35/+10
2006-11-22[PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft resetDavid C Somayajulu1-1/+1
2006-10-04[SCSI] Initial Commit of qla4xxxDavid Somayajulu1-0/+1340