| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx5: E-Switch, Add event callback for representors | Mark Bloch | 2021-08-05 | 1 | -0/+9 |
* | {net, RDMA}/mlx5: Extend send to vport rules | Mark Bloch | 2021-08-05 | 1 | -0/+1 |
* | net/mlx5: Return mdev from eswitch | Mark Bloch | 2021-08-05 | 1 | -0/+6 |
* | net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offload | Huy Nguyen | 2021-05-27 | 1 | -7/+10 |
* | net/mlx5: E-Switch, Return eswitch max ports when eswitch is supported | Parav Pandit | 2021-04-24 | 1 | -2/+9 |
* | net/mlx5: E-Switch, Make vport number u16 | Parav Pandit | 2021-04-14 | 1 | -2/+1 |
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski | 2021-04-09 | 1 | -2/+3 |
|\ |
|
| * | net/mlx5: E-Switch, Refactor send to vport to be more generic | Mark Bloch | 2021-03-12 | 1 | -2/+2 |
| * | net/mlx5: E-Switch, Add eswitch pointer to each representor | Mark Bloch | 2021-03-12 | 1 | -0/+1 |
* | | net/mlx5: Map register values to restore objects | Chris Mi | 2021-04-06 | 1 | -5/+4 |
|/ |
|
* | net/mlx5e: Match recirculated packet miss in slow table using reg_c1 | Vlad Buslov | 2021-02-05 | 1 | -1/+9 |
* | net/mlx5e: Refactor reg_c1 usage | Vlad Buslov | 2021-02-05 | 1 | -0/+19 |
* | net/mlx5e: VF tunnel TX traffic offloading | Vlad Buslov | 2021-02-05 | 1 | -0/+2 |
* | net/mlx5: Simplify eswitch mode check | Leon Romanovsky | 2020-12-06 | 1 | -2/+6 |
* | net/mlx5: E-switch, Use PF num in metadata reg c0 | sunils | 2020-09-30 | 1 | -7/+8 |
* | net/mlx5: E-Switch, Enable reg c1 loopback when possible | Paul Blakey | 2020-03-12 | 1 | -0/+7 |
* | net/mlx5: E-Switch, Get reg_c0 value on CQE | Paul Blakey | 2020-02-19 | 1 | -0/+2 |
* | net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bits | Paul Blakey | 2020-02-19 | 1 | -2/+27 |
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-09-02 | 1 | -1/+7 |
|\ |
|
| * | net/mlx5: Add stub for mlx5_eswitch_mode | Maor Gottlieb | 2019-09-01 | 1 | -1/+7 |
* | | net/mlx5: E-switch, Removed unused hwid | Parav Pandit | 2019-08-09 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-07-04 | 1 | -3/+8 |
|\ |
|
| * | net/mlx5: Introduce and use mlx5_eswitch_get_total_vports() | Parav Pandit | 2019-07-03 | 1 | -0/+3 |
| * | net/mlx5: E-Switch, Refactor eswitch SR-IOV interface | Bodong Wang | 2019-07-01 | 1 | -3/+3 |
| * | {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping | Bodong Wang | 2019-07-01 | 1 | -0/+2 |
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-06-28 | 1 | -0/+29 |
|\| |
|
| * | net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr... | Jianbo Liu | 2019-06-26 | 1 | -0/+17 |
| * | net/mlx5: Expose eswitch encap mode | Maor Gottlieb | 2019-06-16 | 1 | -0/+12 |
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-05-31 | 1 | -9/+11 |
|\| |
|
| * | {IB,net}/mlx5: Constify rep ops functions pointers | Parav Pandit | 2019-05-31 | 1 | -9/+11 |
* | | net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index | Parav Pandit | 2019-05-17 | 1 | -3/+3 |
|/ |
|
* | net/mlx5: E-Switch, Use atomic rep state to serialize state change | Bodong Wang | 2019-05-01 | 1 | -1/+1 |
* | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver | Bodong Wang | 2019-02-15 | 1 | -7/+4 |
* | net/mlx5: E-Switch, Add state to eswitch vport representors | Bodong Wang | 2019-02-15 | 1 | -1/+7 |
* | net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager | Or Gerlitz | 2018-06-26 | 1 | -0/+2 |
* | net/mlx5: E-Switch, Add definition of IB representor | Mark Bloch | 2018-02-23 | 1 | -0/+1 |
* | net/mlx5: E-Switch, Move representors definition to a global scope | Mark Bloch | 2018-02-23 | 1 | -0/+57 |