aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
AgeCommit message (Expand)Author
2020-05-15net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen
2020-01-09net/mlx5e: Fix set vf link state error flowRoi Dayan
2019-07-28net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb
2019-07-26net/mlx5: Get vport ACL namespace by vport indexJianbo Liu
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit
2019-05-01net/mlx5: E-Switch, Fix the check of legal vportBodong Wang
2019-05-01net/mlx5: E-Switch, Use getter to access all vport arrayBodong Wang
2019-05-01net/mlx5: Use available mlx5_vport structParav Pandit
2019-05-01net/mlx5: Reuse mlx5_esw_for_each_vf_vport macro in two filesParav Pandit
2019-05-01net/mlx5e: ACLs for priority tag modeEli Britstein
2019-03-29net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepaHuy Nguyen
2019-03-29net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon
2019-03-29net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modesRoi Dayan
2019-03-11net/mlx5: Avoid panic when setting vport rateTonghao Zhang
2019-03-11net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang
2019-03-01net/mlx5e: Activate HW multipath and handle port affinity based on FIB eventsRoi Dayan
2019-02-22net/mlx5: E-Switch, Add support for VEPA in legacy mode.Huy Nguyen
2019-02-19net/mlx5: E-Switch, Disable esw manager vport correctlyBodong Wang
2019-02-19net/mlx5: E-Switch, Fix the warning on vport index out of rangeBodong Wang
2019-02-15net/mlx5: E-Switch, Load/unload VF reps according to event from host PFBodong Wang
2019-02-15net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang
2019-02-15net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang
2019-02-15net/mlx5: E-Switch, Use getter and iterator to access vport/repBodong Wang
2019-02-15net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang
2019-02-15net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang
2019-02-15net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-14net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang
2019-02-14net/mlx5: Use consistent vport num argument typeBodong Wang
2019-01-25net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin
2019-01-25Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang
2018-12-17net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz
2018-12-14net/mlx5: Allow co-enablement of uplink LAG and SRIOVRabie Loulou
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou
2018-12-12net/mlx5: Remove duplicated include from eswitch.cYueHaibing
2018-11-26net/mlx5: E-Switch, Use async events chainSaeed Mahameed
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-10-17net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-10-01net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch
2018-08-08net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha
2018-07-31net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen
2018-07-18net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz