| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: qla2xxx: Use QP lock to search for bsg | Quinn Tran | 2024-08-03 | 1 | -39/+57 |
* | scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds | Saurav Kashyap | 2024-08-03 | 1 | -1/+1 |
* | scsi: qla2xxx: Pointer may be dereferenced | Shreyas Deodhar | 2023-06-14 | 1 | -0/+2 |
* | scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport() | Nilesh Javali | 2023-06-14 | 1 | -0/+4 |
* | scsi: qla2xxx: Check if port is online before sending ELS | Shreyas Deodhar | 2023-01-11 | 1 | -4/+5 |
* | scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image Status | Anil Gurumurthy | 2022-09-01 | 1 | -2/+6 |
* | scsi: qla2xxx: Fix sparse warning for dport_data | Nilesh Javali | 2022-07-18 | 1 | -2/+2 |
* | scsi: qla2xxx: Wind down adapter after PCIe error | Quinn Tran | 2022-06-16 | 1 | -1/+9 |
* | scsi: qla2xxx: Add a new v2 dport diagnostic feature | Bikash Hazarika | 2022-06-16 | 1 | -0/+86 |
* | scsi: qla2xxx: Implement ref count for SRB | Saurav Kashyap | 2022-01-24 | 1 | -2/+4 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-11-05 | 1 | -0/+48 |
|\ |
|
| * | scsi: qla2xxx: Add support for mailbox passthru | Bikash Hazarika | 2021-09-14 | 1 | -0/+48 |
* | | scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() | Joy Gu | 2021-10-18 | 1 | -1/+1 |
|/ |
|
* | scsi: qla2xxx: Fix use after free in debug code | Dan Carpenter | 2021-08-05 | 1 | -2/+2 |
* | scsi: qla2xxx: edif: Add doorbell notification for app | Quinn Tran | 2021-07-27 | 1 | -4/+20 |
* | scsi: qla2xxx: edif: Add send, receive, and accept for auth_els | Quinn Tran | 2021-07-27 | 1 | -24/+39 |
* | scsi: qla2xxx: edif: Add start + stop bsgs | Quinn Tran | 2021-07-27 | 1 | -0/+3 |
* | scsi: qla2xxx: Reuse existing error handling path | Christophe JAILLET | 2021-04-13 | 1 | -2/+2 |
* | scsi: qla2xxx: Fix use after free in bsg | Quinn Tran | 2021-03-29 | 1 | -1/+2 |
* | scsi: qla2xxx: Check kzalloc() return value | Bart Van Assche | 2021-03-24 | 1 | -0/+4 |
* | scsi: qla2xxx: Fix some memory corruption | Dan Carpenter | 2021-01-26 | 1 | -1/+1 |
* | scsi: qla2xxx: Implementation to get and manage host, target stats and initia... | Saurav Kashyap | 2021-01-13 | 1 | -0/+342 |
* | scsi/qla2xxx: Convert to SPDX license identifiers | Thomas Gleixner | 2020-09-16 | 1 | -2/+1 |
* | scsi: qla2xxx: Remove a superfluous cast | Bart Van Assche | 2020-06-30 | 1 | -2/+1 |
* | scsi: qla2xxx: Fix endianness annotations in source files | Bart Van Assche | 2020-05-19 | 1 | -2/+2 |
* | scsi: qla2xxx: Simplify the functions for dumping firmware | Bart Van Assche | 2020-05-19 | 1 | -2/+2 |
* | scsi: qla2xxx: Return appropriate failure through BSG Interface | Michael Hernandez | 2020-02-28 | 1 | -2/+7 |
* | scsi: qla2xxx: Use correct ISP28xx active FW region | Quinn Tran | 2020-02-24 | 1 | -1/+1 |
* | scsi: qla2xxx: Correction to selection of loopback/echo test | Joe Carnuccio | 2020-02-24 | 1 | -5/+6 |
* | scsi: qla2xxx: Move free of fcport out of interrupt context | Joe Carnuccio | 2020-02-21 | 1 | -2/+12 |
* | scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions | Bart Van Assche | 2020-01-02 | 1 | -1/+1 |
* | scsi: qla2xxx: Use common routine to free fcport struct | Quinn Tran | 2019-12-19 | 1 | -4/+5 |
* | scsi: qla2xxx: Correctly retrieve and interpret active flash region | Himanshu Madhani | 2019-12-09 | 1 | -1/+1 |
* | scsi: qla2xxx: fixup incorrect usage of host_byte | Hannes Reinecke | 2019-10-18 | 1 | -3/+3 |
* | scsi: qla2xxx: Enable type checking for the SRB free and done callback functions | Bart Van Assche | 2019-08-12 | 1 | -6/+2 |
* | scsi: qla2xxx: Fix qla24xx_process_bidir_cmd() | Bart Van Assche | 2019-08-12 | 1 | -6/+5 |
* | scsi: qla2xxx: Fix DMA unmap leak | Himanshu Madhani | 2019-07-30 | 1 | -0/+4 |
* | scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures | Bart Van Assche | 2019-04-29 | 1 | -6/+4 |
* | scsi: qla2xxx: Leave a blank line after declarations | Bart Van Assche | 2019-04-15 | 1 | -0/+5 |
* | scsi: qla2xxx: Use get/put_unaligned where appropriate | Bart Van Assche | 2019-04-08 | 1 | -1/+1 |
* | scsi: qla2xxx: Fix a small typo in qla_bsg.c | Milan P. Gandhi | 2019-03-19 | 1 | -1/+1 |
* | scsi: qla2xxx: Fix comment alignment in qla_bsg.c | Milan P. Gandhi | 2019-03-19 | 1 | -1/+1 |
* | scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism | Joe Carnuccio | 2019-03-19 | 1 | -0/+42 |
* | scsi: qla2xxx: Add support for multiple fwdump templates/segments | Joe Carnuccio | 2019-03-19 | 1 | -2/+1 |
* | scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path | Joe Carnuccio | 2019-03-19 | 1 | -3/+3 |
* | scsi: qla2xxx: Add Device ID for ISP28XX | Joe Carnuccio | 2019-03-19 | 1 | -5/+7 |
* | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 1 | -2/+2 |
* | scsi: qla2xxx: Reject bsg request if chip is down. | Quinn Tran | 2018-09-11 | 1 | -1/+1 |
* | scsi: qla2xxx: Use dma_pool_zalloc() | Souptick Joarder | 2018-02-22 | 1 | -2/+1 |
* | scsi: qla2xxx: Use zeroing allocator rather than allocator/memset | Himanshu Jha | 2018-01-04 | 1 | -6/+3 |