aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-29scsi: qedf: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-15/+2
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-31/+68
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-11-28scsi: qedi: Update driver version to 8.33.0.21Nilesh Javali1-2/+2
2018-11-28scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar1-12/+19
2018-11-28scsi: qedi: add module param to set ping packet sizeNilesh Javali2-5/+9
2018-11-28scsi: qedi: Add packet filter in light L2 Rx path.Manish Rangankar1-0/+24
2018-11-28scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar1-0/+3
2018-11-28scsi: qedi: Allocate IRQs based on msix_cntNilesh Javali1-1/+1
2018-11-28scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZENilesh Javali1-7/+9
2018-11-28scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"Nilesh Javali2-3/+3
2018-11-28scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definitionNilesh Javali1-2/+0
2018-11-07scsi: kill off the legacy IO pathJens Axboe1-2/+1
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2018-10-17scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig1-4/+4
2018-09-28scsi: qedi: Initialize the stats mutex lockNilesh Javali1-0/+1
2018-08-30scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2-14/+21
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-15/+17
2018-07-30scsi: qedi: Fix a potential buffer overflowBart Van Assche1-1/+1
2018-07-10scsi: qedi: Send driver state to MFWManish Rangankar1-0/+11
2018-07-02scsi: qedi: tidy up a size calculationDan Carpenter1-1/+1
2018-06-26scsi: qedi: Fix misleading indentationBart Van Assche1-14/+16
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon1-6/+0
2018-05-22qedi: Add get_generic_tlv_data handler.Manish Rangankar1-0/+16
2018-05-22qedi: Add support for populating ethernet TLVs.Manish Rangankar3-0/+191
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-1/+1
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-9/+7
2018-04-03Merge branch 'fixes' into miscJames Bottomley2-29/+31
2018-03-27treewide: Fix typos in printkMasanari Iida1-1/+1
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+5
2018-03-01scsi: qedi: Fix kernel crash during port toggleManish Rangankar1-0/+5
2018-02-27scsi: qedi: fix build regressionArnd Bergmann1-2/+0
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-29/+26
2018-02-13scsi: qedi: fix building with LTOArnd Bergmann4-7/+7
2018-02-13scsi: qedi: Cleanup local str variableNilesh Javali1-23/+20
2018-02-13scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez1-12/+12
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-113/+144
2018-01-22scsi: qedi: Drop cqe response during connection recoveryManish Rangankar1-1/+3
2018-01-10scsi: qedi: Use zeroing allocator instead of allocator/memsetHimanshu Jha1-27/+15
2018-01-02qed*: Advance drivers' version to 8.33.0.20Tomer Tayar1-4/+4
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar5-31/+52
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar6-42/+47
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar1-36/+41
2017-12-20scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_respJia-Ju Bai1-1/+1
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2017-10-19qed: Fix iWARP out of order flowMichal Kalderon1-0/+1
2017-10-16scsi: qedi: Delete redundant variablesChristos Gkekas1-16/+1
2017-09-07Merge branch 'fixes' into miscJames Bottomley1-1/+1
2017-08-28scsi: qedi: off by one in qedi_get_cmd_from_tid()Dan Carpenter1-1/+1