summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla4xxx/ql4_mbx.c
AgeCommit message (Expand)Author
2023-05-16scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2021-08-01scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo>Dwaipayan Ray
2021-03-15scsi: qla4xxx: Fix kernel-doc formatting and misnaming issueLee Jones
2020-09-16scsi/qla4xxx: Convert to SPDX license identifiersThomas Gleixner
2020-07-24scsi: qla4xxx: Fix-up incorrectly documented parameterLee Jones
2019-11-19scsi: qla4xxx: fix double free bugPan Bian
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-02-21scsi: qla4xxx: Use dma_pool_zalloc()Souptick Joarder
2018-01-04scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2016-11-08scsi: qla4xxx: print MAC and SID via %p[mM][R]Oleksandr Khoshaba
2014-07-30scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-05-19qla4xxx: Fix memory leak for ha->saved_acbNilesh Javali
2014-05-19qla4xxx: Fix memory leak in func qla4_84xx_config_acb()Vikas Chaudhary
2014-03-15[SCSI] qla4xxx: Update print statements in qla4xxx_mailbox_command()Vikas Chaudhary
2014-03-15[SCSI] qla4xxx: Remove unused code from qla4xxx_set_ifcb()Vikas Chaudhary
2014-03-15[SCSI] qla4xxx: Fix processing response queue during probeTej Parkash
2014-03-15[SCSI] qla4xxx: Fix failure of IDC Time Extend mailbox commandVikas Chaudhary
2014-03-15[SCSI] qla4xxx: Clear DDB index map upon connection close failureNilesh Javali
2013-12-19[SCSI] qla4xxx: Added support for Diagnostics MBOX commandVikas Chaudhary
2013-12-16[SCSI] qla4xxx: Add support for additional network parameters settingsHarish Zunjarrao
2013-10-25[SCSI] qla4xxx: Add support to set CHAP entriesAdheer Chandravanshi
2013-10-25[SCSI] qla4xxx: Use offset based on adapter type to set CHAP entry in flashAdheer Chandravanshi
2013-10-25[SCSI] qla4xxx: Correct the check for local CHAP entry typeAdheer Chandravanshi
2013-09-03[SCSI] qla4xxx: Update Copyright headerVikas Chaudhary
2013-09-03[SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042Nilesh Javali
2013-09-03[SCSI] qla4xxx: Added support for ISP8042Vikas Chaudhary
2013-08-23[SCSI] qla4xxx: Export more firmware info in sysfsAdheer Chandravanshi
2013-04-11[SCSI] qla4xxx: Use correct flash ddb offset for ISP40XXAdheer Chandravanshi
2013-04-11[SCSI] qla4xxx: Add flash node mgmt supportAdheer Chandravanshi
2013-04-11[SCSI] qla4xxx: Added missing check for ISP83XX in CHAP related functionsVikas Chaudhary
2013-04-10[SCSI] qla4xxx: Pass correct LUN address to firmware in case of lun_resetVikas Chaudhary
2013-02-22[SCSI] qla4xxx: don't free NULL dma poolDan Carpenter
2013-01-30[SCSI] qla4xxx: Throttle active IOCBs to firmware limitsKaren Higgins
2013-01-29[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XXVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Disable generating pause frames for ISP83XXTej Parkash
2012-09-24[SCSI] qla4xxx: IDC implementation for LoopbackNilesh Javali
2012-09-24[SCSI] qla4xxx: Added new mbox cmd to pass driver version to FWManish Dusane
2012-09-24[SCSI] qla4xxx: Update Copyright headerVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Added support for ISP83XXVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Added new functions in isp_opsVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Rename 82XX macrosVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Update structure and variable namesVikas Chaudhary
2012-09-24[SCSI] qla4xxx: Update function name from 8xxx to 82xxVikas Chaudhary
2012-09-14[SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_ep_connect.Manish Rangankar
2012-05-30[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash
2012-05-30[SCSI] qla4xxx: Correct early completion of pending mbox.Lalit Chandivade
2012-02-29[SCSI] qla4xxx: trivial cleanupVikas Chaudhary
2012-02-29[SCSI] qla4xxx: Add support for multiple session per host.Manish Rangankar
2012-02-29[SCSI] qla4xxx: Export CHAP index as sysfs attributeMike Christie