summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'fixes' into miscJames Bottomley2017-09-071-1/+1
|\
| * scsi: qedi: off by one in qedi_get_cmd_from_tid()Dan Carpenter2017-08-281-1/+1
* | scsi: qedi: Limit number for CQ queues.Manish Rangankar2017-08-243-7/+10
|/
* scsi: qedi: Fix return code in qedi_ep_connect()Dan Carpenter2017-07-241-4/+4
* scsi: qedi: Add ISCSI_BOOT_SYSFS to KconfigNilesh Javali2017-07-241-0/+1
* scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King2017-07-121-1/+1
* scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali2017-07-123-0/+646
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-2/+2
|\
| * scsi: qedi: Remove comparison of u16 idx with zero.Christos Gkekas2017-06-261-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-302-4/+1
|\ \
| * | scsi: qedi: Remove WARN_ON from clear task context.Manish Rangankar2017-06-191-3/+1
| * | scsi: qedi: Remove WARN_ON for untracked cleanup.Manish Rangankar2017-06-191-1/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-064-14/+23
|\ \ | |/
| * scsi: qedi: Fix endpoint NULL panic during recovery.manish.rangankar@cavium.com2017-05-231-0/+2
| * scsi: qedi: set max_fin_rt default valueNilesh Javali2017-05-231-0/+1
| * scsi: qedi: Set firmware tcp msl timer value.manish.rangankar@cavium.com2017-05-231-0/+1
| * scsi: qedi: Fix endpoint NULL panic in qedi_set_path.manish.rangankar@cavium.com2017-05-231-1/+5
| * scsi: qedi: Set dma_boundary to 0xfff.manish.rangankar@cavium.com2017-05-232-0/+2
| * scsi: qedi: Correctly set firmware max supported BDs.manish.rangankar@cavium.com2017-05-231-1/+1
| * scsi: qedi: Fix bad pte call trace when iscsiuio is stopped.Arun Easi2017-05-231-12/+11
* | qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-241-1/+1
* | qed: Utilize FW 8.20.0.0Mintz, Yuval2017-05-183-13/+13
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-042-2/+2
|\
| * scsi: qedi: qedf: Use designated initializersKees Cook2017-04-191-1/+1
OpenPOWER on IntegriCloud