index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_bsg.c
Age
Commit message (
Expand
)
Author
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-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-21
Merge 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-03
qla2xxx: fix printk typo in qla_bsg.c
Masanari 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
2010-12-23
[SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout.
Giridhar Malavali
2010-12-23
[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs
Madhuranath Iyengar
2010-12-23
[SCSI] qla2xxx: Fixed zero test on new_config in qla2x00_process_loopback().
Joe Carnuccio
2010-10-25
[SCSI] qla2xxx: Add flash read/update support using BSG interface
Harish Zunjarrao
2010-09-05
[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.
Giridhar Malavali
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
2010-07-28
[SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adapters
Harish Zunjarrao
2010-07-28
[SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters
Harish Zunjarrao
2010-07-28
[SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...
Madhuranath Iyengar
2010-07-28
[SCSI] qla2xxx: Appropriately log FCP priority data messages
Madhuranath Iyengar
2010-07-28
[SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop id
Madhuranath Iyengar
2010-07-27
[SCSI] qla2xxx: Add internal loopback support for ISP81xx.
Sarang Radke
2010-05-16
[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.
Madhuranath Iyengar
2010-05-16
[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
Madhuranath Iyengar
2010-04-11
[SCSI] qla2xxx: General checkpatch corrections.
Andrew Vasquez
2010-04-11
[SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BS...
Harish Zunjarrao
2010-04-11
[SCSI] qla2xxx: Add APEX support.
Sarang Radke
2010-04-11
[SCSI] qla2xxx: Re-organized BSG interface specific code.
Giridhar Malavali