summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_init.c
Commit message (Expand)AuthorAgeFilesLines
* [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/+0Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-051-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/+6Star
* [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-081-0/+1
* drivers/scsi/: Spelling fixesJoe Perches2008-02-031-1/+1
* [SCSI] libiscsi: fix shutdownMike Christie2008-01-121-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/+11Star
* [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/+10Star
* [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