summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_nx.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King2017-07-011-2/+2
* qla2xxx: Move two arrays from header files to .c filesBart Van Assche2017-01-171-0/+5
* qla2xxx: Indicate out-of-memory with -ENOMEMBart Van Assche2016-04-111-1/+1
* qla2xxx: Fix rwlock recursionBart Van Assche2015-11-171-1/+2
* qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche2015-08-261-0/+8
* qla2xxx: Remove dead codeBart Van Assche2015-08-261-7/+5
* qla2xxx: Fix sparse annotationsBart Van Assche2015-08-261-57/+50
* qla2xxx: Remove __constant_ prefixBart Van Assche2015-08-261-3/+3
* qla2xxx: Replace two macros with an inline functionBart Van Assche2015-08-261-12/+9
* qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-261-6/+3
* qla2xxx: Declare local functions staticBart Van Assche2015-08-261-1/+1
* qla2xxx: Fix indentationBart Van Assche2015-06-131-1/+1
* treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* qla2xxx: Move warning message to debug level.Sawan Chandak2014-09-251-1/+1
* qla2xxx: Collect PCI register checks and board_disable schedulingJoe Lawrence2014-09-161-3/+3
* qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.Tej Prakash2014-05-191-30/+13
* qla2xxx: Use proper log message for flash lock failed error.Atul Deshmukh2014-05-191-0/+4
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-191-1/+1
* qla2xxx: Track the process when the ROM_LOCK failure happensHiral Patel2014-05-191-6/+14
* qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...Saurav Kashyap2014-05-191-6/+6
* qla2xxx: Issue abort command for outstanding commands during cleanup when onl...Giridhar Malavali2014-05-191-2/+4
* [SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...Chad Dupuis2014-03-151-0/+17
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-151-2/+2
* [SCSI] qla2xxx: Fix warning reported by smatch.Saurav Kashyap2013-12-191-1/+1
* [SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol...Atul Deshmukh2013-12-191-1/+1
* [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis2013-12-191-2/+16
* [SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio2013-09-031-0/+8
* [SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c.Chad Dupuis2013-09-031-14/+0
* [SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh2013-09-031-25/+70
* [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com2013-05-121-16/+10
* [SCSI] qla2xxx: Update the copyright information.Saurav Kashyap2013-02-221-1/+1
* [SCSI] qla2xxx: Display the lock owner on lock acquire failure.Saurav Kashyap2013-02-221-1/+8
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-221-1/+1
* [SCSI] qla2xxx: Dont clear drv active on iospace config failure.Saurav Kashyap2012-11-301-2/+0
* [SCSI] qla2xxx: Fix typo in qla2xxx driver.Masanari Iida2012-11-301-2/+2
* [SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap2012-11-301-48/+29
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-68/+83
|\
| * [SCSI] qla2xxx: Enclose adapter related calls in adapter check in failed stat...Saurav Kashyap2012-09-241-2/+4
| * [SCSI] qla2xxx: set idc version if function is first one to come.Saurav Kashyap2012-09-241-4/+26
| * [SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx.Atul Deshmukh2012-09-241-19/+0
| * [SCSI] qla2xxx: Update the driver copyright.Chad Dupuis2012-09-241-1/+1
| * [SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis2012-09-241-1/+1
| * [SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar2012-09-241-39/+39
| * [SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida2012-09-141-1/+1
| * [SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state.Chad Dupuis2012-09-141-4/+12
* | [SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu2012-08-231-6/+2
|/
* [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2012-07-201-2/+2
* [SCSI] qla2xxx: Display proper firmware version when new minidump template is...Giridhar Malavali2012-05-221-3/+3
* [SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli...Giridhar Malavali2012-05-221-2/+10
* [SCSI] qla2xxx: Corrections to log messages.Saurav Kashyap2012-05-221-5/+5