aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_init.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao2011-05-241-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changedVikas Chaudhary2011-03-231-12/+3
* [SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGINVikas Chaudhary2011-03-231-2/+0
* [SCSI] qla4xxx: cleanup DDB relogin logic during initializationKaren Higgins2011-03-231-152/+31
* [SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list()Vikas Chaudhary2011-03-231-7/+0
* [SCSI] qla4xxx: Updated the Copyright headerVikas Chaudhary2010-12-211-1/+1
* [SCSI] qla4xxx: free_irqs on failed initialize_adapterVikas Chaudhary2010-10-251-0/+6
* [SCSI] qla4xxx: Trivial cleanupVikas Chaudhary2010-10-251-2/+2
* [SCSI] qla4xxx: Added AER support for ISP82xxLalit Chandivade2010-08-061-1/+4
* [SCSI] qla4xxx: Stop firmware before doing init firmware.Lalit Chandivade2010-08-061-0/+6
* [SCSI] qla4xxx: set correct value in sess->recovery_tmoVikas Chaudhary2010-08-061-3/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* | [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary2010-07-281-0/+3
* | [SCSI] qla4xxx: wait for device_ready before device discoveryKaren Higgins2010-07-281-3/+3
* | [SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printkVikas Chaudhary2010-07-281-25/+25
* | [SCSI] qla4xxx: Added support for ISP82XXVikas Chaudhary2010-07-281-41/+95
* | [SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMAPrasanna Mumbai2010-07-271-14/+24
* | [SCSI] qla4xxx: correct return status in function qla4xxx_fw_readyVikas Chaudhary2010-07-271-0/+1
* | [SCSI] qla4xxx: unblock iscsi session after setting ddb state online.Vikas Chaudhary2010-07-271-0/+1
* | [SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changedVikas Chaudhary2010-07-271-1/+4
|/
* [SCSI] qla4xxx: do not retry login to CHAP auth failed targetsVikas Chaudhary2010-05-021-40/+90
* [SCSI] qla4xxx: Updated firmware ready timeout algorithmVikas Chaudhary2010-05-021-9/+11
* [SCSI] qla4xxx: set device state as per Link UP and LINK DOWNVikas Chaudhary2010-05-021-3/+9
* [SCSI] qla4xxx: added IPv6 support.Vikas Chaudhary2010-05-021-40/+178
* [SCSI] qla4xxx: fix compile warning due to invalid extHwConfigMike Christie2010-02-171-8/+6
* [SCSI] qla4xxx: do not reuse session when connecting to different target portMike Christie2009-01-251-2/+8
* [SCSI] qla4xxx: fix host reset dpc raceMike Christie2008-03-051-1/+1
* [SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie2008-02-071-0/+1
* drivers/scsi/: Spelling fixesJoe Perches2008-02-031-1/+1
* [SCSI] libiscsi: fix shutdownMike Christie2008-01-111-1/+3
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitial...David C Somayajulu2007-06-171-12/+11
* [SCSI] qla4xxx: ql4_init.c bugfixesDavid C Somayajulu2007-05-261-29/+63
* [SCSI] qla4xxx: possible cleanupsAdrian Bunk2007-05-061-9/+9
* [SCSI] qla4xxx: bug fixesDavid C Somayajulu2007-01-271-9/+9
* [SCSI] qla4xxx: add support for qla4032David C Somayajulu2006-11-221-35/+10
* [PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed befor...David C Somayajulu2006-11-221-1/+1
* [SCSI] Initial Commit of qla4xxxDavid Somayajulu2006-10-041-0/+1340