aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
AgeCommit message (Expand)Author
2020-06-03net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha
2020-06-03net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-01-25IB/mlx5: Return the administrative GUID if existsDanit Goldberg
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed
2020-01-16net/mlx5: Expose resource dump register mappingAya Levin
2020-01-16net/mlx5: Add structures and defines for MIRC registerEran Ben Elisha
2020-01-16net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik
2019-11-01IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit
2019-10-28RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan
2019-08-01net/mlx5: Add flow counter poolGavi Teitz
2019-08-01net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas
2019-07-01net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen
2019-07-01net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud
2019-06-13net/mlx5: Add Crdump supportAlex Vesker
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-29net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe