aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+14
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich1-0/+14
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+2
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha1-0/+2
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-10/+2
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan1-1/+2
2019-08-01net/mlx5: Add flow counter poolGavi Teitz1-0/+12
2019-08-01net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz1-0/+1
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-7/+15
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit1-4/+5
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas1-0/+2
2019-07-01net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit1-1/+0
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen1-3/+8
2019-07-01net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin1-0/+1
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-16/+7
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox1-11/+2
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh1-1/+1
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh1-0/+1
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh1-1/+2
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh1-0/+2
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud1-0/+1
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud1-1/+1
2019-06-13net/mlx5: Add Crdump supportAlex Vesker1-0/+1
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker1-0/+1
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery1-0/+3
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang1-5/+2
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik1-0/+2
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh1-0/+1
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+0
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-2/+8
2019-04-29net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb1-0/+7
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit1-2/+1
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe1-1/+2
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe1-1/+0
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mlx5-nextSaeed Mahameed1-4/+8
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe1-0/+3
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+3
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+3
2019-04-02net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin1-0/+1
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen1-0/+1
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed1-0/+1
2019-03-29net/mlx5e: Add a lock on tir listYuval Avnery1-0/+2
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+1
2019-03-01net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan1-0/+1
2019-03-01net/mlx5: Add multipath modeRoi Dayan1-0/+1
2019-02-21Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe1-6/+21
2019-02-15net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang1-0/+5
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang1-6/+0
2019-02-14net/mlx5: Provide an alternative VF upper bound for ECPFBodong Wang1-1/+10
2019-02-14net/mlx5: Add host params change eventBodong Wang1-0/+5