summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter2021-09-221-7/+7
* scsi: qedi: Fix null ref during abort handlingMike Christie2021-07-201-1/+1
* scsi: iscsi: Fix shost->max_id useMike Christie2021-07-201-1/+1
* scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai2021-03-301-0/+1
* scsi: qedi: Correct max length of CHAP secretNilesh Javali2021-01-271-2/+2
* scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probeQinglang Miao2020-12-301-1/+3
* scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali2020-10-301-4/+11
* scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali2020-10-302-0/+10
* scsi: qedi: Fix termination timeouts in session logoutNilesh Javali2020-10-011-0/+3
* scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali2020-06-251-1/+2
* scsi: qedi: Check for buffer overflow in qedi_set_path()Dan Carpenter2020-06-251-0/+4
* scsi: qedi: Check targetname while finding boot target informationNilesh Javali2019-07-141-0/+3
* scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing2019-06-191-4/+0
* scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing2019-06-191-24/+8
* scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar2019-05-311-0/+3
* scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2019-02-272-0/+4
* scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar2019-01-261-0/+3
* scsi: qedi: Initialize the stats mutex lockNilesh Javali2018-09-281-0/+1
* scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2018-08-302-14/+21
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-152-15/+17
|\
| * scsi: qedi: tidy up a size calculationDan Carpenter2018-07-021-1/+1
| * scsi: qedi: Fix misleading indentationBart Van Assche2018-06-261-14/+16
* | scsi: qedi: Fix a potential buffer overflowBart Van Assche2018-07-301-1/+1
* | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-101-0/+11
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-051-6/+0
* qedi: Add get_generic_tlv_data handler.Manish Rangankar2018-05-221-0/+16
* qedi: Add support for populating ethernet TLVs.Manish Rangankar2018-05-223-0/+191
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-071-1/+1
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-054-9/+7
|\
| * Merge branch 'fixes' into miscJames Bottomley2018-04-032-29/+31
| |\
| * | scsi: qedi: fix build regressionArnd Bergmann2018-02-271-2/+0
| * | scsi: qedi: fix building with LTOArnd Bergmann2018-02-134-7/+7
* | | treewide: Fix typos in printkMasanari Iida2018-03-271-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-071-0/+5
|\ \ \ | | |/ | |/|
| * | scsi: qedi: Fix kernel crash during port toggleManish Rangankar2018-03-011-0/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-02-231-29/+26
|\| | | |/ |/|
| * scsi: qedi: Cleanup local str variableNilesh Javali2018-02-131-23/+20
| * scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez2018-02-131-12/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-319-113/+144
|\ \ | |/ |/|
| * qed*: Advance drivers' version to 8.33.0.20Tomer Tayar2018-01-021-4/+4
| * qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-025-31/+52
| * qed*: HSI renaming for different types of HWTomer Tayar2018-01-026-42/+47
| * qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar2018-01-021-36/+41
* | scsi: qedi: Drop cqe response during connection recoveryManish Rangankar2018-01-221-1/+3
* | scsi: qedi: Use zeroing allocator instead of allocator/memsetHimanshu Jha2018-01-101-27/+15
* | scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_respJia-Ju Bai2017-12-201-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-0/+1
|\
| * qed: Fix iWARP out of order flowMichal Kalderon2017-10-191-0/+1
* | scsi: qedi: Delete redundant variablesChristos Gkekas2017-10-161-16/+1
|/