summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_bsg.c
AgeCommit message (Expand)Author
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2014-05-19qla2xxx: Add ISP8044 serdes bsg interface.Joe Carnuccio
2014-03-15[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis
2013-12-19[SCSI] qla2xxx: Add BSG interface for read/write serdes register.Joe Carnuccio
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-09-03[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.Santosh Vernekar
2013-09-03[SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh
2013-09-03[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba
2013-07-08[SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Bart Van Assche
2013-07-08[SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()Bart Van Assche
2013-07-08[SCSI] qla2xxx: Clean up qla24xx_iidma()Bart Van Assche
2013-07-08[SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...Giridhar Malavali
2013-04-11[SCSI] qla2xxx: Obtain loopback iteration count from bsg request.Joe Carnuccio
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali
2013-02-22[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.Chad Dupuis
2013-02-22[SCSI] qla2xxx: Move loopback mode reset after chip reset check.Chad Dupuis
2013-02-22[SCSI] qla2xxx: Extra loopback error handling for ISP83xx.Chad Dupuis
2013-02-22[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.Chad Dupuis
2013-02-22[SCSI] qla2xxx: Do MPI reset only for ISP81xx.Saurav Kashyap
2013-02-22[SCSI] qla2xxx: Reject loopback request if one is already in progress.Chad Dupuis
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis
2012-11-30[SCSI] qla2xxx: Free rsp_data even on error in qla2x00_process_loopback()Steve Hodgson
2012-11-30[SCSI] qla2xxx: Properly set result field of bsg_job reply structure for succ...Armen Baloyan
2012-09-24[SCSI] qla2xxx: Fix for handling some error conditions in loopback.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar
2012-09-24[SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap
2012-09-14[SCSI] qla2xxx: Add I2C BSG interface.Joe Carnuccio
2012-05-22[SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback."Chad Dupuis
2012-05-22[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli...Giridhar Malavali
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Fixups for ISP83xx.Nigel Kirkland
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-02-19[SCSI] qla2xxx: Prep zero-length BSG data-transfer requests.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez
2012-02-03qla2xxx: fix printk typo in qla_bsg.cMasanari Iida
2011-12-15[SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.Andrew Vasquez
2011-12-15[SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.Saurav Kashyap
2011-12-15[SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis
2011-08-29[SCSI] qla2xxx: Provide method for updating I2C attached VPD.Joe Carnuccio
2011-08-29[SCSI] qla2xxx: During loopdown perform Diagnostic loopback.Saurav Kashyap
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez