| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: qla2xxx: Change debug message during driver unload | Saurav Kashyap | 2024-03-10 | 1 | -1/+1 |
* | scsi: qla2xxx: Flush mailbox commands on chip reset | Quinn Tran | 2023-08-21 | 1 | -4/+0 |
* | scsi: qla2xxx: Adjust IOCB resource on qpair create | Quinn Tran | 2023-07-23 | 1 | -0/+3 |
* | scsi: qla2xxx: Relocate/rename vp map | Quinn Tran | 2023-01-11 | 1 | -4/+4 |
* | scsi: qla2xxx: Fix discovery issues in FC-AL topology | Arun Easi | 2022-07-18 | 1 | -1/+4 |
* | scsi: qla2xxx: Zero undefined mailbox IN registers | Bikash Hazarika | 2022-07-18 | 1 | -0/+2 |
* | scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection | Quinn Tran | 2022-06-16 | 1 | -6/+6 |
* | scsi: qla2xxx: Add a new v2 dport diagnostic feature | Bikash Hazarika | 2022-06-16 | 1 | -0/+48 |
* | scsi: qla2xxx: Add devids and conditionals for 28xx | Joe Carnuccio | 2022-01-24 | 1 | -3/+11 |
* | scsi: qla2xxx: Add retry for exec firmware | Quinn Tran | 2022-01-24 | 1 | -1/+7 |
* | scsi: qla2xxx: Implement ref count for SRB | Saurav Kashyap | 2022-01-24 | 1 | -1/+3 |
* | scsi: qla2xxx: Refactor asynchronous command initialization | Daniel Wagner | 2022-01-24 | 1 | -7/+4 |
* | scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id() | Ewan D. Milne | 2021-11-16 | 1 | -4/+2 |
* | scsi: qla2xxx: Remove redundant initialization of pointer req | Colin Ian King | 2021-09-14 | 1 | -1/+1 |
* | scsi: qla2xxx: Add support for mailbox passthru | Bikash Hazarika | 2021-09-14 | 1 | -0/+33 |
* | scsi: qla2xxx: Fix NVMe session down detection | Quinn Tran | 2021-08-23 | 1 | -0/+10 |
* | scsi: qla2xxx: Fix NVMe retry | Quinn Tran | 2021-08-23 | 1 | -0/+3 |
* | scsi: qla2xxx: Fix hang on NVMe command timeouts | Arun Easi | 2021-08-23 | 1 | -2/+2 |
* | scsi: qla2xxx: edif: Add N2N support for EDIF | Quinn Tran | 2021-08-23 | 1 | -1/+2 |
* | scsi: qla2xxx: edif: Fix EDIF enable flag | Quinn Tran | 2021-08-23 | 1 | -3/+11 |
* | scsi: qla2xxx: edif: Add encryption to I/O path | Quinn Tran | 2021-07-27 | 1 | -5/+22 |
* | scsi: qla2xxx: edif: Add detection of secure device | Quinn Tran | 2021-07-27 | 1 | -0/+6 |
* | scsi: qla2xxx: Add heartbeat check | Quinn Tran | 2021-06-22 | 1 | -0/+27 |
* | scsi: qla2xxx: Fix mailbox recovery during PCIe error | Quinn Tran | 2021-03-29 | 1 | -9/+30 |
* | scsi: qla2xxx: Fix crash in PCIe error handling | Quinn Tran | 2021-03-29 | 1 | -1/+2 |
* | scsi: qla2xxx: Fix mailbox Ch erroneous error | Quinn Tran | 2021-01-13 | 1 | -1/+2 |
* | scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe | Bikash Hazarika | 2021-01-13 | 1 | -0/+6 |
* | scsi: qla2xxx: Implementation to get and manage host, target stats and initia... | Saurav Kashyap | 2021-01-13 | 1 | -0/+9 |
* | scsi: qla2xxx: Fix N2N and NVMe connect retry failure | Quinn Tran | 2020-12-09 | 1 | -3/+0 |
* | scsi: qla2xxx: Fix FW initialization error on big endian machines | Arun Easi | 2020-12-09 | 1 | -3/+3 |
* | scsi: Remove unneeded break statements | Tom Rix | 2020-10-26 | 1 | -1/+0 |
* | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 2020-10-14 | 1 | -2/+1 |
|\ |
|
| * | scsi/qla2xxx: Convert to SPDX license identifiers | Thomas Gleixner | 2020-09-16 | 1 | -2/+1 |
* | | scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue | Arun Easi | 2020-09-29 | 1 | -1/+2 |
* | | scsi: qla2xxx: Fix buffer-buffer credit extraction error | Quinn Tran | 2020-09-29 | 1 | -39/+0 |
* | | scsi: qla2xxx: Add SLER and PI control support | Saurav Kashyap | 2020-09-22 | 1 | -2/+16 |
* | | scsi: qla2xxx: Fix memory size truncation | Quinn Tran | 2020-09-22 | 1 | -3/+4 |
* | | Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs | Martin K. Petersen | 2020-09-15 | 1 | -15/+7 |
|\| |
|
| * | Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command" | Saurav Kashyap | 2020-08-17 | 1 | -8/+0 |
| * | scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values | Enzo Matsumiya | 2020-08-17 | 1 | -7/+7 |
* | | scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call | Christophe JAILLET | 2020-08-24 | 1 | -1/+1 |
* | | scsi: qla2xxx: Remove superfluous memset() | Li Heng | 2020-08-20 | 1 | -2/+0 |
|/ |
|
* | scsi: qla2xxx: SAN congestion management implementation | Shyam Sundar | 2020-07-01 | 1 | -2/+40 |
* | scsi: qla2xxx: Change in PUREX to handle FPIN ELS requests | Shyam Sundar | 2020-07-01 | 1 | -5/+17 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-06-05 | 1 | -62/+61 |
|\ |
|
| * | scsi: qla2xxx: Fix endianness annotations in source files | Bart Van Assche | 2020-05-19 | 1 | -19/+18 |
| * | scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t | Bart Van Assche | 2020-05-19 | 1 | -3/+3 |
| * | scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo... | Bart Van Assche | 2020-05-19 | 1 | -37/+37 |
| * | scsi: qla2xxx: Fix the code that reads from mailbox registers | Bart Van Assche | 2020-05-19 | 1 | -1/+1 |
| * | scsi: qla2xxx: Simplify the functions for dumping firmware | Bart Van Assche | 2020-05-19 | 1 | -3/+3 |