summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_nx.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap2012-05-221-3/+2
* [SCSI] qla2xxx: Detect PEG errors.Giridhar Malavali2012-05-221-1/+29
* [SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog.Chad Dupuis2012-05-221-3/+0
* [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary2012-05-101-0/+1
* [SCSI] qla2xxx: Change the log message when previous dump is available to ret...Giridhar Malavali2012-02-191-2/+3
* [SCSI] qla2xxx: Fix ql_dbg arguments.Arun Easi2012-02-191-2/+2
* [SCSI] qla2xxx: Convert remaining printk's to ql_log format.Chad Dupuis2012-02-191-2/+2
* [SCSI] qla2xxx: Increase speed of flash access in ISP82xx adapters to improve...Chad Dupuis2012-02-191-40/+27
* [SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali2012-02-191-1/+1
* [SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali2012-02-191-7/+1
* [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
OpenPOWER on IntegriCloud