summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_nx.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali2012-02-181-1/+1
* [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...Shyam Sundar2012-02-181-13/+0
* [SCSI] qla2xxx: remove redundant semicolonJesper Juhl2011-12-151-1/+1
* [SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_RE...Chad Dupuis2011-12-151-1/+0
* [SCSI] qla2xxx: Consolidated IOCB processing routines.Giridhar Malavali2011-12-151-480/+2
* [SCSI] qla2xxx: Corrected the display of firmware dump availability for ISP82xx.Giridhar Malavali2011-12-151-4/+4
* [SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis2011-12-151-5/+1
* [SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches2011-12-151-8/+7
* [SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...Giridhar Malavali2011-12-121-1/+5
* [SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...Giridhar Malavali2011-12-121-0/+1
* [SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...Chad Dupuis2011-12-121-17/+16
* [SCSI] qla2xxx: Display IPE error message for ISP82xx.Chad Dupuis2011-12-121-0/+5
* [SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in i...Giridhar Malavali2011-12-121-1/+4
* [SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning.Chad Dupuis2011-08-291-1/+2
* [SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset fo...Giridhar Malavali2011-08-291-33/+41
* [SCSI] qla2xxx: Fix array out of bound warning.Saurav Kashyap2011-08-291-1/+1
* [SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.Saurav Kashyap2011-08-291-3/+8
* [SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.Saurav Kashyap2011-08-291-0/+40
* [SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.Giridhar Malavali2011-08-291-26/+884
* [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Saurav Kashyap2011-08-271-10/+10
* [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.Saurav Kashyap2011-08-271-2/+3
* [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap2011-07-271-243/+313
* [SCSI] qla2xxx: Add host number in reset and quiescent message logs.Saurav Kashyap2011-05-171-3/+5
* [SCSI] qla2xxx: Add qla82xx_rom_unlock() function.Chad Dupuis2011-05-171-7/+13
* [SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.Chad Dupuis2011-05-171-1/+5
* [SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.Andrew Vasquez2011-05-171-2/+2
* [SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.Giridhar Malavali2011-05-011-4/+14
* [SCSI] qla2xxx: Add the ql2xdontresethba module_param.Giridhar Malavali2011-05-011-0/+1
* [SCSI] qla2xxx: Display hardware/firmware registers to get more information a...Giridhar Malavali2011-05-011-0/+18
* [SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().Giridhar Malavali2011-05-011-1/+0
* [SCSI] qla2xxx: Updated the reset sequence for ISP82xx.Giridhar Malavali2011-05-011-2/+17
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2011-05-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.Andrew Vasquez2011-02-251-0/+32
* [SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali2011-02-251-45/+110
* [SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset ...Giridhar Malavali2011-02-251-0/+2
* [SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scs...Chad Dupuis2011-02-251-1/+1
* [SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.Giridhar Malavali2010-12-231-1/+1
* [SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.Giridhar Malavali2010-12-231-2/+1
* [SCSI] qla2xxx: Code cleanup to remove unwanted comments and code.Giridhar Malavali2010-12-231-36/+0
* [SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XXMadhuranath Iyengar2010-12-231-0/+44
* [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.Saurav Kashyap2010-12-231-1/+131
* [SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez2010-12-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-221-193/+238
|\
| * [SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.Shyam Sundar2010-09-161-3/+36
| * [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali2010-09-051-188/+197
| * [SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade2010-09-051-2/+5
* | [SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...Giridhar Malavali2010-09-051-0/+13
* | [SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali2010-09-051-8/+12
* | [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade2010-09-051-1/+2
|/