| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and... | Chad Dupuis | 2014-03-15 | 1 | -0/+17 |
* | [SCSI] qla2xxx: Add support for ISP2071. | Chad Dupuis | 2014-03-15 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Fix warning reported by smatch. | Saurav Kashyap | 2013-12-19 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol... | Atul Deshmukh | 2013-12-19 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect. | Chad Dupuis | 2013-12-19 | 1 | -2/+16 |
* | [SCSI] qla2xxx: Reconfigure thermal temperature. | Joe Carnuccio | 2013-09-03 | 1 | -0/+8 |
* | [SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c. | Chad Dupuis | 2013-09-03 | 1 | -14/+0 |
* | [SCSI] qla2xxx: Add support for ISP8044. | Atul Deshmukh | 2013-09-03 | 1 | -25/+70 |
* | [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines | gurinder.shergill@hp.com | 2013-05-12 | 1 | -16/+10 |
* | [SCSI] qla2xxx: Update the copyright information. | Saurav Kashyap | 2013-02-22 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Display the lock owner on lock acquire failure. | Saurav Kashyap | 2013-02-22 | 1 | -1/+8 |
* | [SCSI] qla2xxx: Determine the number of outstanding commands based on availab... | Chad Dupuis | 2013-02-22 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Dont clear drv active on iospace config failure. | Saurav Kashyap | 2012-11-30 | 1 | -2/+0 |
* | [SCSI] qla2xxx: Fix typo in qla2xxx driver. | Masanari Iida | 2012-11-30 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Fix for warnings reported by sparse. | Saurav Kashyap | 2012-11-30 | 1 | -48/+29 |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2012-10-02 | 1 | -68/+83 |
|\ |
|
| * | [SCSI] qla2xxx: Enclose adapter related calls in adapter check in failed stat... | Saurav Kashyap | 2012-09-24 | 1 | -2/+4 |
| * | [SCSI] qla2xxx: set idc version if function is first one to come. | Saurav Kashyap | 2012-09-24 | 1 | -4/+26 |
| * | [SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx. | Atul Deshmukh | 2012-09-24 | 1 | -19/+0 |
| * | [SCSI] qla2xxx: Update the driver copyright. | Chad Dupuis | 2012-09-24 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Changes for ISP83xx loopback support. | Chad Dupuis | 2012-09-24 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: IDC implementation for ISP83xx. | Santosh Vernekar | 2012-09-24 | 1 | -39/+39 |
| * | [SCSI] qla2xxx: Fix typo in qla2xxx files | Masanari Iida | 2012-09-14 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state. | Chad Dupuis | 2012-09-14 | 1 | -4/+12 |
* | | [SCSI] qla4xxx: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -6/+2 |
|/ |
|
* | [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP | Jon Mason | 2012-07-20 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Display proper firmware version when new minidump template is... | Giridhar Malavali | 2012-05-22 | 1 | -3/+3 |
* | [SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli... | Giridhar Malavali | 2012-05-22 | 1 | -2/+10 |
* | [SCSI] qla2xxx: Corrections to log messages. | Saurav Kashyap | 2012-05-22 | 1 | -5/+5 |
* | [SCSI] qla2xxx: Add ql_dbg_verbose logging level. | Saurav Kashyap | 2012-05-22 | 1 | -3/+2 |
* | [SCSI] qla2xxx: Detect PEG errors. | Giridhar Malavali | 2012-05-22 | 1 | -1/+29 |
* | [SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog. | Chad Dupuis | 2012-05-22 | 1 | -3/+0 |
* | [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request. | Vikas Chaudhary | 2012-05-10 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Change the log message when previous dump is available to ret... | Giridhar Malavali | 2012-02-19 | 1 | -2/+3 |
* | [SCSI] qla2xxx: Fix ql_dbg arguments. | Arun Easi | 2012-02-19 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Convert remaining printk's to ql_log format. | Chad Dupuis | 2012-02-19 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Increase speed of flash access in ISP82xx adapters to improve... | Chad Dupuis | 2012-02-19 | 1 | -40/+27 |
* | [SCSI] qla2xxx: Consolidation of SRB processing. | Giridhar Malavali | 2012-02-19 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Enhancements to support ISP83xx. | Giridhar Malavali | 2012-02-19 | 1 | -7/+1 |
* | [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx. | Giridhar Malavali | 2012-02-18 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8... | Shyam Sundar | 2012-02-18 | 1 | -13/+0 |
* | [SCSI] qla2xxx: remove redundant semicolon | Jesper Juhl | 2011-12-15 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_RE... | Chad Dupuis | 2011-12-15 | 1 | -1/+0 |
* | [SCSI] qla2xxx: Consolidated IOCB processing routines. | Giridhar Malavali | 2011-12-15 | 1 | -480/+2 |
* | [SCSI] qla2xxx: Corrected the display of firmware dump availability for ISP82xx. | Giridhar Malavali | 2011-12-15 | 1 | -4/+4 |
* | [SCSI] qla2xxx: Update to dynamic logging. | Chad Dupuis | 2011-12-15 | 1 | -5/+1 |
* | [SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t... | Joe Perches | 2011-12-15 | 1 | -8/+7 |
* | [SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f... | Giridhar Malavali | 2011-12-12 | 1 | -1/+5 |
* | [SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f... | Giridhar Malavali | 2011-12-12 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS... | Chad Dupuis | 2011-12-12 | 1 | -17/+16 |