| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx5: Constify mac address pointer | Parav Pandit | 2020-06-22 | 1 | -1/+1 |
* | net/mlx5: Update vport.c to new cmd interface | Leon Romanovsky | 2020-04-23 | 1 | -2/+1 |
* | net/mlx5: Introduce and use mlx5_eswitch_get_total_vports() | Parav Pandit | 2019-07-03 | 1 | -3/+0 |
* | net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop | Bodong Wang | 2019-07-01 | 1 | -0/+1 |
* | net/mlx5: Handle host PF vport mac/guid for ECPF | Bodong Wang | 2019-07-01 | 1 | -1/+2 |
* | net/mlx5: Remove unused mlx5_query_nic_vport_vlans | Bodong Wang | 2019-05-01 | 1 | -4/+0 |
* | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownership | Bodong Wang | 2019-02-15 | 1 | -3/+5 |
* | net/mlx5: E-Switch, Assign a different position for uplink rep and vport | Bodong Wang | 2019-02-15 | 1 | -3/+8 |
* | net/mlx5: E-Switch, Split VF and special vports for offloads mode | Bodong Wang | 2019-02-15 | 1 | -0/+1 |
* | net/mlx5: E-Switch, Properly refer to host PF vport as other vport | Bodong Wang | 2019-02-15 | 1 | -2/+2 |
* | net/mlx5: E-Switch, Properly refer to the esw manager vport | Bodong Wang | 2019-02-15 | 1 | -0/+2 |
* | net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode | Bodong Wang | 2019-02-14 | 1 | -1/+3 |
* | net/mlx5: Relocate vport macros to the vport header file | Bodong Wang | 2019-02-14 | 1 | -0/+7 |
* | net/mlx5: E-Switch, Normalize the name of uplink vport number | Bodong Wang | 2019-02-14 | 1 | -0/+4 |
* | net/mlx5: Use consistent vport num argument type | Bodong Wang | 2019-02-14 | 1 | -4/+4 |
* | net/mlx5: Cache the system image guid | Alaa Hleihel | 2018-10-01 | 1 | -0/+2 |
* | net/mlx5: Remove unused mlx5_query_vport_admin_state | Eli Cohen | 2018-08-08 | 1 | -2/+0 |
* | net/mlx5: Add packet dropped while vport down statistics | Moshe Shemesh | 2018-03-26 | 1 | -0/+3 |
* | {net, IB}/mlx5: Manage port association for multiport RoCE | Daniel Jurgens | 2018-01-08 | 1 | -0/+4 |
* | net/mlx5: Add raw ethernet local loopback firmware command | Huy Nguyen | 2017-07-24 | 1 | -1/+2 |
* | net/mlx5: Push min-inline mode resolution helper into the core | Or Gerlitz | 2017-01-24 | 1 | -0/+1 |
* | net/mlx5: Enable to query min inline for a specific vport | Roi Dayan | 2016-11-24 | 1 | -2/+8 |
* | net/mlx5: Enable setting minimum inline header mode for VFs | Hadar Hen Zion | 2016-08-17 | 1 | -0/+2 |
* | net/mlx5e: Query minimum required header copy during xmit | Hadar Hen Zion | 2016-07-25 | 1 | -0/+2 |
* | net/mlx5: E-Switch, Modify node guid on vf set MAC | Noa Osherovich | 2016-06-09 | 1 | -0/+2 |
* | net/mlx5e: Use vport MTU rather than physical port MTU | Saeed Mahameed | 2016-04-24 | 1 | -0/+2 |
* | net/mlx5_core: Implement modify HCA vport command | Eli Cohen | 2016-03-21 | 1 | -0/+4 |
* | net/mlx5_core: Add VF param when querying vport counter | Eli Cohen | 2016-03-21 | 1 | -1/+2 |
* | net/mlx5_core: Add helper function to read virtual port counters | Meny Yossefi | 2016-03-01 | 1 | -0/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-23 | 1 | -0/+8 |
|\ |
|
| * | net/mlx5_core: Introduce access functions to query vport RoCE fields | Achiad Shochat | 2015-12-23 | 1 | -0/+5 |
| * | net/mlx5_core: Introduce access functions to enable/disable RoCE | Achiad Shochat | 2015-12-23 | 1 | -0/+3 |
* | | net/mlx5: Introduce access functions to modify/query vport vlans | Saeed Mahameed | 2015-12-03 | 1 | -0/+7 |
* | | net/mlx5: Introduce access functions to modify/query vport promisc mode | Saeed Mahameed | 2015-12-03 | 1 | -0/+9 |
* | | net/mlx5: Introduce access functions to modify/query vport state | Saeed Mahameed | 2015-12-03 | 1 | -1/+5 |
* | | net/mlx5: Introduce access functions to modify/query vport mac lists | Saeed Mahameed | 2015-12-03 | 1 | -0/+10 |
* | | net/mlx5: Update access functions to Query/Modify vport MAC address | Saeed Mahameed | 2015-12-03 | 1 | -1/+4 |
|/ |
|
* | net/mlx5_core: Fix static checker warnings around system guid query flow | Majd Dibbiny | 2015-06-07 | 1 | -1/+1 |
* | net/mlx5_core: Add new query HCA vport commands | Majd Dibbiny | 2015-06-04 | 1 | -0/+14 |
* | net/mlx5_core: Make the vport helpers available for the IB driver too | Majd Dibbiny | 2015-06-04 | 1 | -0/+41 |