Age | Commit message (Expand) | Author | Files | Lines |
2019-07-04 | net/mlx5: Add rts2rts_qp_counters_set_id field in hca cap | Mark Zhang | 1 | -1/+3 |
2019-07-03 | net/mlx5: Properly name the generic WQE control field | Tariq Toukan | 1 | -1/+6 |
2019-07-03 | net/mlx5: Introduce TLS TX offload hardware bits and structures | Eran Ben Elisha | 2 | -4/+114 |
2019-07-03 | net/mlx5: Refactor mlx5_esw_query_functions for modularity | Parav Pandit | 4 | -22/+46 |
2019-07-03 | net/mlx5: E-Switch prepare functions change handler to be modular | Parav Pandit | 1 | -17/+27 |
2019-07-03 | net/mlx5: Introduce and use mlx5_eswitch_get_total_vports() | Parav Pandit | 8 | -21/+43 |
2019-07-03 | net/mlx5: Expose device definitions for object events | Yishai Hadas | 1 | -0/+21 |
2019-07-03 | net/mlx5: Report EQE data upon CQ completion | Yishai Hadas | 9 | -11/+13 |
2019-07-03 | net/mlx5: Report a CQ error event only when a handler was set | Yishai Hadas | 1 | -1/+2 |
2019-07-03 | net/mlx5: mlx5_core_create_cq() enhancements | Yishai Hadas | 5 | -8/+10 |
2019-07-03 | net/mlx5: Expose the API to register for ANY event | Yishai Hadas | 3 | -3/+4 |
2019-07-03 | net/mlx5: Use event mask based on device capabilities | Yishai Hadas | 6 | -14/+55 |
2019-07-03 | net/mlx5: Fix mlx5_core_destroy_cq() error flow | Yishai Hadas | 3 | -17/+10 |
2019-07-02 | net/mlx5: E-Switch, Handle UC address change in switchdev mode | Bodong Wang | 1 | -12/+9 |
2019-07-02 | net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop | Bodong Wang | 4 | -6/+35 |
2019-07-02 | net/mlx5: E-Switch, Use iterator for vlan and min-inline setups | Bodong Wang | 1 | -6/+6 |
2019-07-02 | net/mlx5: E-Switch, Reg/unreg function changed event at correct stage | Bodong Wang | 3 | -31/+26 |
2019-07-02 | net/mlx5: E-Switch, Consolidate eswitch function number of VFs | Bodong Wang | 4 | -88/+90 |
2019-07-02 | net/mlx5: E-Switch, Refactor eswitch SR-IOV interface | Bodong Wang | 11 | -76/+77 |
2019-07-02 | net/mlx5: Handle host PF vport mac/guid for ECPF | Bodong Wang | 9 | -18/+27 |
2019-07-02 | net/mlx5: E-Switch, Use correct flags when configuring vlan | Bodong Wang | 1 | -1/+4 |
2019-07-02 | net/mlx5: Reduce dependency on enabled_vfs counter and num_vfs | Parav Pandit | 2 | -19/+4 |
2019-07-02 | net/mlx5: Don't handle VF func change if host PF is disabled | Bodong Wang | 2 | -2/+6 |
2019-07-02 | net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devices | Parav Pandit | 1 | -1/+8 |
2019-07-02 | net/mlx5: Move pci status reg access mutex to mlx5_pci_init | Parav Pandit | 1 | -1/+1 |
2019-07-02 | net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_type | Huy Nguyen | 2 | -5/+11 |
2019-07-02 | RDMA/mlx5: Cleanup rep when doing unload | Bodong Wang | 1 | -7/+11 |
2019-07-02 | {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping | Bodong Wang | 4 | -3/+5 |
2019-07-02 | net/mlx5: E-Switch, Use vport index when init rep | Bodong Wang | 1 | -3/+3 |
2019-07-02 | net/mlx5: Added MCQI and MCQS registers' description to ifc | Shay Agroskin | 2 | -2/+58 |
2019-07-02 | net/mlx5: Add hardware definitions for sub functions | Parav Pandit | 1 | -3/+96 |
2019-06-26 | net/mlx5: E-Switch, Enable vport metadata matching if firmware supports it | Jianbo Liu | 1 | -0/+23 |
2019-06-26 | RDMA/mlx5: Add vport metadata matching for IB representors | Jianbo Liu | 1 | -9/+36 |
2019-06-26 | net/mlx5: E-Switch, Add match on vport metadata for rule in slow path | Jianbo Liu | 1 | -35/+107 |
2019-06-26 | net/mlx5: E-Switch, Pass metadata from FDB to eswitch manager | Jianbo Liu | 1 | -0/+64 |
2019-06-26 | net/mlx5: E-Switch, Add query and modify esw vport context functions | Jianbo Liu | 2 | -0/+29 |
2019-06-26 | net/mlx5: E-Switch, Add match on vport metadata for rule in fast path | Jianbo Liu | 1 | -34/+51 |
2019-06-26 | net/mlx5e: Specifying known origin of packets matching the flow | Jianbo Liu | 3 | -0/+6 |
2019-06-26 | net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr... | Jianbo Liu | 4 | -36/+172 |
2019-06-26 | net/mlx5: Add flow context for flow tag | Jianbo Liu | 11 | -45/+71 |
2019-06-26 | net/mlx5: Introduce a helper API to check VF vport | Parav Pandit | 2 | -0/+8 |
2019-06-26 | net/mlx5: Support allocating modify header context from ingress ACL | Jianbo Liu | 1 | -0/+4 |
2019-06-26 | net/mlx5: Get vport ACL namespace by vport index | Jianbo Liu | 1 | -2/+2 |
2019-06-26 | net/mlx5: Introduce vport metadata matching bits and enum constants | Jianbo Liu | 1 | -7/+49 |
2019-06-25 | net/mlx5: Convert mkey_table to XArray | Matthew Wilcox | 7 | -60/+31 |
2019-06-16 | net/mlx5: Expose eswitch encap mode | Maor Gottlieb | 2 | -0/+23 |
2019-06-16 | net/mlx5: Declare more strictly devlink encap mode | Leon Romanovsky | 4 | -9/+17 |
2019-06-13 | net/mlx5: Add EQ enable/disable API | Yuval Avnery | 4 | -32/+88 |
2019-06-13 | net/mlx5: Use a single IRQ for all async EQs | Ariel Levkovich | 4 | -46/+27 |
2019-06-13 | net/mlx5: Rename mlx5_irq_info to mlx5_irq | Yuval Avnery | 1 | -39/+38 |