summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_bsg.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits.Joe Carnuccio2013-09-031-1/+4
* [SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh2013-09-031-6/+6
* [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba2013-09-031-6/+3
* [SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Bart Van Assche2013-07-081-7/+7
* [SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()Bart Van Assche2013-07-081-9/+1
* [SCSI] qla2xxx: Clean up qla24xx_iidma()Bart Van Assche2013-07-081-8/+1
* [SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...Giridhar Malavali2013-07-081-3/+2
* [SCSI] qla2xxx: Obtain loopback iteration count from bsg request.Joe Carnuccio2013-04-111-0/+2
* [SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali2013-04-111-5/+147
* [SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.Chad Dupuis2013-02-221-10/+29
* [SCSI] qla2xxx: Move loopback mode reset after chip reset check.Chad Dupuis2013-02-221-19/+20
* [SCSI] qla2xxx: Extra loopback error handling for ISP83xx.Chad Dupuis2013-02-221-52/+75
* [SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.Chad Dupuis2013-02-221-5/+5
* [SCSI] qla2xxx: Do MPI reset only for ISP81xx.Saurav Kashyap2013-02-221-4/+6
* [SCSI] qla2xxx: Reject loopback request if one is already in progress.Chad Dupuis2013-02-221-0/+8
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-221-1/+1
* [SCSI] qla2xxx: Free rsp_data even on error in qla2x00_process_loopback()Steve Hodgson2012-11-301-3/+4
* [SCSI] qla2xxx: Properly set result field of bsg_job reply structure for succ...Armen Baloyan2012-11-301-41/+24
* [SCSI] qla2xxx: Fix for handling some error conditions in loopback.Chad Dupuis2012-09-241-3/+11
* [SCSI] qla2xxx: Update the driver copyright.Chad Dupuis2012-09-241-1/+1
* [SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis2012-09-241-38/+41
* [SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar2012-09-241-1/+1
* [SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap2012-09-241-0/+183
* [SCSI] qla2xxx: Add I2C BSG interface.Joe Carnuccio2012-09-141-0/+96
* [SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback."Chad Dupuis2012-05-221-1/+0
* [SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli...Giridhar Malavali2012-05-221-0/+3
* [SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio2012-05-221-2/+0
* [SCSI] qla2xxx: Fixups for ISP83xx.Nigel Kirkland2012-05-221-3/+3
* [SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali2012-05-101-0/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-221-64/+56
|\
| * [SCSI] qla2xxx: Prep zero-length BSG data-transfer requests.Andrew Vasquez2012-02-191-17/+7
| * [SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali2012-02-191-42/+44
| * [SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali2012-02-191-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\ \ | |/ |/|
| * qla2xxx: fix printk typo in qla_bsg.cMasanari Iida2012-02-031-1/+1
* | [SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez2012-02-181-41/+9
|/
* [SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.Andrew Vasquez2011-12-151-0/+16
* [SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.Saurav Kashyap2011-12-151-1/+1
* [SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis2011-12-151-1/+1
* [SCSI] qla2xxx: Provide method for updating I2C attached VPD.Joe Carnuccio2011-08-291-0/+151
* [SCSI] qla2xxx: During loopdown perform Diagnostic loopback.Saurav Kashyap2011-08-291-0/+1
* [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap2011-07-271-203/+238
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2011-05-011-1/+1
* [SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout.Giridhar Malavali2010-12-231-0/+2
* [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOsMadhuranath Iyengar2010-12-231-1/+1
* [SCSI] qla2xxx: Fixed zero test on new_config in qla2x00_process_loopback().Joe Carnuccio2010-12-231-1/+1
* [SCSI] qla2xxx: Add flash read/update support using BSG interfaceHarish Zunjarrao2010-10-251-0/+125
* [SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.Giridhar Malavali2010-09-051-4/+3
* [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-281-1/+1
* [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adaptersHarish Zunjarrao2010-07-281-13/+24
OpenPOWER on IntegriCloud