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