aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_nx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-25qla2xxx: Move warning message to debug level.Sawan Chandak1-1/+1
2014-09-16qla2xxx: Collect PCI register checks and board_disable schedulingJoe Lawrence1-3/+3
2014-05-19qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.Tej Prakash1-30/+13
2014-05-19qla2xxx: Use proper log message for flash lock failed error.Atul Deshmukh1-0/+4
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan1-1/+1
2014-05-19qla2xxx: Track the process when the ROM_LOCK failure happensHiral Patel1-6/+14
2014-05-19qla2xxx: Allow the next firmware dump if the previous dump capture fails for ISP8044.Saurav Kashyap1-6/+6
2014-05-19qla2xxx: Issue abort command for outstanding commands during cleanup when only firmware is alive.Giridhar Malavali1-2/+4
2014-03-15[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and ISP82XX.Chad Dupuis1-0/+17
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis1-2/+2
2013-12-19[SCSI] qla2xxx: Fix warning reported by smatch.Saurav Kashyap1-1/+1
2013-12-19[SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while polling.Atul Deshmukh1-1/+1
2013-12-19[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis1-2/+16
2013-09-03[SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio1-0/+8
2013-09-03[SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c.Chad Dupuis1-14/+0
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh1-25/+70
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com1-16/+10
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap1-1/+1
2013-02-22[SCSI] qla2xxx: Display the lock owner on lock acquire failure.Saurav Kashyap1-1/+8
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on available resources.Chad Dupuis1-1/+1
2012-11-30[SCSI] qla2xxx: Dont clear drv active on iospace config failure.Saurav Kashyap1-2/+0
2012-11-30[SCSI] qla2xxx: Fix typo in qla2xxx driver.Masanari Iida1-2/+2
2012-11-30[SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap1-48/+29
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-68/+83
2012-09-24[SCSI] qla2xxx: Enclose adapter related calls in adapter check in failed state handler.Saurav Kashyap1-2/+4
2012-09-24[SCSI] qla2xxx: set idc version if function is first one to come.Saurav Kashyap1-4/+26
2012-09-24[SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx.Atul Deshmukh1-19/+0
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-09-24[SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis1-1/+1
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar1-39/+39
2012-09-14[SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida1-1/+1
2012-09-14[SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state.Chad Dupuis1-4/+12
2012-08-23[SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu1-6/+2
2012-07-20[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-2/+2
2012-05-22[SCSI] qla2xxx: Display proper firmware version when new minidump template is gathered for ISP82xx.Giridhar Malavali1-3/+3
2012-05-22[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from application.Giridhar Malavali1-2/+10
2012-05-22[SCSI] qla2xxx: Corrections to log messages.Saurav Kashyap1-5/+5
2012-05-22[SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap1-3/+2
2012-05-22[SCSI] qla2xxx: Detect PEG errors.Giridhar Malavali1-1/+29
2012-05-22[SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog.Chad Dupuis1-3/+0
2012-05-10[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary1-0/+1
2012-02-19[SCSI] qla2xxx: Change the log message when previous dump is available to retrieve for ISP82xx.Giridhar Malavali1-2/+3
2012-02-19[SCSI] qla2xxx: Fix ql_dbg arguments.Arun Easi1-2/+2
2012-02-19[SCSI] qla2xxx: Convert remaining printk's to ql_log format.Chad Dupuis1-2/+2
2012-02-19[SCSI] qla2xxx: Increase speed of flash access in ISP82xx adapters to improve firmware load speed.Chad Dupuis1-40/+27
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali1-1/+1
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali1-7/+1
2012-02-18[SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali1-1/+1
2012-02-18[SCSI] qla2xxx: Remove resetting memory during device initialization for ISP82xx.Shyam Sundar1-13/+0
2011-12-15[SCSI] qla2xxx: remove redundant semicolonJesper Juhl1-1/+1