aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/eswitch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-04net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov1-0/+9
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch1-0/+9
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch1-0/+1
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch1-0/+6
2021-05-27net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen1-7/+10
2021-04-24net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit1-2/+9
2021-04-14net/mlx5: E-Switch, Make vport number u16Parav Pandit1-2/+1
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-2/+3
2021-04-06net/mlx5: Map register values to restore objectsChris Mi1-5/+4
2021-03-12net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch1-2/+2
2021-03-12net/mlx5: E-Switch, Add eswitch pointer to each representorMark Bloch1-0/+1
2021-02-05net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov1-1/+9
2021-02-05net/mlx5e: Refactor reg_c1 usageVlad Buslov1-0/+19
2021-02-05net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov1-0/+2
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky1-2/+6
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils1-7/+8
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey1-0/+7
2020-02-19net/mlx5: E-Switch, Get reg_c0 value on CQEPaul Blakey1-0/+2
2020-02-19net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bitsPaul Blakey1-2/+27
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+7
2019-09-01net/mlx5: Add stub for mlx5_eswitch_modeMaor Gottlieb1-1/+7
2019-08-09net/mlx5: E-switch, Removed unused hwidParav Pandit1-1/+0
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-3/+8
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit1-0/+3
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-3/+3
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang1-0/+2
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+29
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLsJianbo Liu1-0/+17
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb1-0/+12
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-9/+11
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit1-9/+11
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit1-3/+3
2019-05-01net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang1-1/+1
2019-02-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang1-7/+4
2019-02-15net/mlx5: E-Switch, Add state to eswitch vport representorsBodong Wang1-1/+7
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz1-0/+2
2018-02-23net/mlx5: E-Switch, Add definition of IB representorMark Bloch1-0/+1
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch1-0/+57