summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_mr.c
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Adjust adapter reset routine to the changes in firmware specificatio...Armen Baloyan2014-05-191-8/+47
* qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.Atul Deshmukh2014-05-191-1/+1
* qla2xxx: Decrease pci access for response queue processing for ISPFX00.Armen Baloyan2014-05-191-1/+1
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-191-1/+1
* qla2xxx: Wait for reset completion without lock for ISPFX00.Saurav Kashyap2014-05-191-1/+2
* [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan2014-03-151-88/+0
* [SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan2014-03-151-64/+2
* [SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.Saurav Kashyap2014-03-151-16/+9
* [SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00.Saurav Kashyap2014-03-151-7/+8
* [SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source co...Armen Baloyan2014-03-151-5/+5
* [SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.Armen Baloyan2014-03-151-12/+0
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-151-1/+1
* [SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00.Saurav Kashyap2014-03-151-6/+6
* [SCSI] qla2xxx: Select correct request queue for error type IOCB for ISPFX00.Saurav Kashyap2014-03-151-1/+1
* [SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.Saurav Kashyap2014-03-151-14/+0
* [SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status ...Armen Baloyan2014-03-151-1/+2
* [SCSI] qla2xxx: Add handling for boot indication progress AENs for ISPFX00.Armen Baloyan2014-03-151-0/+3
* [SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...Armen Baloyan2013-12-191-2/+2
* [SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00.Armen Baloyan2013-12-191-1/+10
* [SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.Armen Baloyan2013-12-191-0/+18
* [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis2013-12-191-0/+2
* [SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...Chad Dupuis2013-12-191-4/+0
* [SCSI] qla2xxx: Use pcie_is_pcie() to simplify codeYijing Wang2013-09-231-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2013-08-201-1/+1
* | [SCSI] qla2xxx: Correction to message ids.Saurav Kashyap2013-09-031-1/+1
* | [SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ...Armen Baloyan2013-09-031-1/+3
* | [SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add...Armen Baloyan2013-09-031-1/+13
* | [SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces...Armen Baloyan2013-09-031-4/+0
* | [SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers.Armen Baloyan2013-09-031-2/+4
* | [SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOSArmen Baloyan2013-09-031-0/+11
* | [SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00Armen Baloyan2013-09-031-3/+2
* | [SCSI] qla2xxx: Add critical temperature handling for ISPFX00.Armen Baloyan2013-09-031-13/+73
* | [SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ...Armen Baloyan2013-09-031-1/+1
* | [SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio2013-09-031-1/+0
* | [SCSI] qla2xxx: Add ISPFX00 specific bus reset routine.Armen Baloyan2013-09-031-0/+23
* | [SCSI] qla2xxx: Perform warm reset every 2 minutes if firmware load fails for...Armen Baloyan2013-09-031-0/+8
* | [SCSI] qla2xxx: Set factory reset recovery timeout to 10 min. for ISPFX00.Armen Baloyan2013-09-031-0/+3
* | [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba2013-09-031-8/+5
|/
* [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.Saurav Kashyap2013-07-081-80/+87
* [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com2013-05-121-8/+2
* [SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to uns...Armen Baloyan2013-05-021-4/+2
* [SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali2013-04-111-0/+3476
OpenPOWER on IntegriCloud