summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: Refactor mlx5_esw_query_functions for modularityParav Pandit4-22/+46
2019-07-03net/mlx5: E-Switch prepare functions change handler to be modularParav Pandit1-17/+27
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit8-21/+43
2019-07-03net/mlx5: Expose device definitions for object eventsYishai Hadas1-0/+21
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas9-11/+13
2019-07-03net/mlx5: Report a CQ error event only when a handler was setYishai Hadas1-1/+2
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas5-8/+10
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas3-3/+4
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas6-14/+55
2019-07-03net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas3-17/+10
2019-07-02net/mlx5: E-Switch, Handle UC address change in switchdev modeBodong Wang1-12/+9
2019-07-02net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang4-6/+35
2019-07-02net/mlx5: E-Switch, Use iterator for vlan and min-inline setupsBodong Wang1-6/+6
2019-07-02net/mlx5: E-Switch, Reg/unreg function changed event at correct stageBodong Wang3-31/+26
2019-07-02net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong Wang4-88/+90
2019-07-02net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang11-76/+77
2019-07-02net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang9-18/+27
2019-07-02net/mlx5: E-Switch, Use correct flags when configuring vlanBodong Wang1-1/+4
2019-07-02net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit2-19/+4
2019-07-02net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang2-2/+6
2019-07-02net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devicesParav Pandit1-1/+8
2019-07-02net/mlx5: Move pci status reg access mutex to mlx5_pci_initParav Pandit1-1/+1
2019-07-02net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2-5/+11
2019-07-02RDMA/mlx5: Cleanup rep when doing unloadBodong Wang1-7/+11
2019-07-02{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang4-3/+5
2019-07-02net/mlx5: E-Switch, Use vport index when init repBodong Wang1-3/+3
2019-07-02net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2-2/+58
2019-07-02net/mlx5: Add hardware definitions for sub functionsParav Pandit1-3/+96
2019-06-26net/mlx5: E-Switch, Enable vport metadata matching if firmware supports itJianbo Liu1-0/+23
2019-06-26RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu1-9/+36
2019-06-26net/mlx5: E-Switch, Add match on vport metadata for rule in slow pathJianbo Liu1-35/+107
2019-06-26net/mlx5: E-Switch, Pass metadata from FDB to eswitch managerJianbo Liu1-0/+64
2019-06-26net/mlx5: E-Switch, Add query and modify esw vport context functionsJianbo Liu2-0/+29
2019-06-26net/mlx5: E-Switch, Add match on vport metadata for rule in fast pathJianbo Liu1-34/+51
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu3-0/+6
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu4-36/+172
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu11-45/+71
2019-06-26net/mlx5: Introduce a helper API to check VF vportParav Pandit2-0/+8
2019-06-26net/mlx5: Support allocating modify header context from ingress ACLJianbo Liu1-0/+4
2019-06-26net/mlx5: Get vport ACL namespace by vport indexJianbo Liu1-2/+2
2019-06-26net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu1-7/+49
2019-06-25net/mlx5: Convert mkey_table to XArrayMatthew Wilcox7-60/+31
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb2-0/+23
2019-06-16net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky4-9/+17
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery4-32/+88
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich4-46/+27
2019-06-13net/mlx5: Rename mlx5_irq_info to mlx5_irqYuval Avnery1-39/+38