aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-3/+7
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-1/+2
2019-07-11net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed1-1/+2
2019-07-08Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe1-2/+4
2019-07-07net/mlx5: Introduce VHCA tunnel device capabilityMax Gurtovoy1-2/+4
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan1-1/+1
2019-07-05IB/mlx5: Support set qp counterMark Zhang1-0/+1
2019-07-05Merge mlx5-next into rdma for-nextJason Gunthorpe6-13/+131
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed8-34/+344
2019-07-04net/mlx5: Add rts2rts_qp_counters_set_id field in hca capMark Zhang1-1/+3
2019-07-03net/mlx5: Properly name the generic WQE control fieldTariq Toukan1-1/+6
2019-07-03net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha2-4/+114
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit3-7/+8
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe9-49/+294
2019-07-03net/mlx5: Expose device definitions for object eventsYishai Hadas1-0/+21
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas1-2/+2
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas1-1/+1
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas1-0/+2
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas3-5/+16
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang1-0/+1
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-3/+3
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang1-1/+2
2019-07-01net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit1-1/+0
2019-07-01net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang1-1/+2
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen1-3/+8
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang1-0/+2
2019-07-01net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2-2/+58
2019-07-01net/mlx5: Add hardware definitions for sub functionsParav Pandit1-3/+96
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe1-3/+3
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann1-1/+1
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed6-49/+105
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu1-0/+1
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLsJianbo Liu1-0/+17
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-4/+11
2019-06-26net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu1-7/+49
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2-16/+2
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy1-1/+2
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb1-0/+12
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 Daoud2-1/+10
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: Add EQ enable/disable APIYuval Avnery1-1/+4
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich1-12/+2
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery1-0/+3
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery1-2/+1