aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-19[SCSI] qla4xxx: Added ping supportVikas Chaudhary1-0/+5
2012-01-16[SCSI] qla4xxx: Clear the RISC interrupt bit during FW initSarang Radke1-0/+3
2011-12-14[SCSI] qla4xxx: a small loop fixTomas Henzl1-1/+3
2011-12-14[SCSI] qla4xxx: fix flash/ddb supportMike Christie1-39/+200
2011-10-16[SCSI] qla4xxx: Fixed device blocked issue on link up-down.Manish Rangankar1-0/+2
2011-10-16[SCSI] qla4xxx: Fixed session destroy issue on link up-down.Manish Rangankar1-0/+16
2011-10-16[SCSI] qla4xxx: Clear DDB map index on the basis of AEN.Manish Rangankar1-1/+11
2011-10-16[SCSI] qla4xxx: Free Device Database (DDB) reserved by FWLalit Chandivade1-0/+40
2011-08-27[SCSI] qla4xxx: Added vendor specific sysfs attributesVikas Chaudhary1-0/+21
2011-08-27[SCSI] qla4xxx: Remove reduandant code after open-iscsi integration.Manish Rangankar1-607/+1
2011-08-27[SCSI] qla4xxx: support iscsiadm session mgmtManish Rangankar1-78/+50
2011-08-27[SCSI] qla4xxx: Added new "struct ipaddress_config"Vikas Chaudhary1-22/+31
2011-05-24[SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23[SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changedVikas Chaudhary1-12/+3
2011-03-23[SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGINVikas Chaudhary1-2/+0
2011-03-23[SCSI] qla4xxx: cleanup DDB relogin logic during initializationKaren Higgins1-152/+31
2011-03-23[SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list()Vikas Chaudhary1-7/+0
2010-12-21[SCSI] qla4xxx: Updated the Copyright headerVikas Chaudhary1-1/+1
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