summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky1-4/+36
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky1-1/+0
2020-09-30net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit1-90/+13
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel Levkovich1-1/+0
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-09-21net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel1-2/+2
2020-09-15mlx5: add pause frame statsJakub Kicinski1-0/+9
2020-09-09devlink: Introduce controller numberParav Pandit1-2/+7
2020-09-09devlink: Introduce external controller flagParav Pandit1-2/+4
2020-08-03net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski1-2/+3
2020-08-03net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit1-0/+24
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+3
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin1-0/+2
2020-07-28net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanupMaor Dickman1-0/+1
2020-07-28net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan1-0/+1
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan1-4/+2
2020-07-28net/mlx5e: Link non uplink representors to PCI deviceParav Pandit1-1/+1
2020-07-16net/mlx5e: Fix missing switch_id for representorsParav Pandit1-8/+12
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson1-9/+7
2020-06-25net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.cAlaa Hleihel1-1/+0
2020-06-22net/mlx5: Move helper to eswitch layerParav Pandit1-7/+1
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso1-1/+0
2020-05-27net/mlx5e: Slave representors sharing unique metadata for matchVu Pham1-3/+19
2020-05-27net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz1-3/+5
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+4
2020-05-22net/mlx5e: Fix inner tirs handlingRoi Dayan1-2/+2
2020-05-22net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman1-6/+2
2020-05-22net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov1-353/+1
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov1-524/+19
2020-05-15net/mlx5e: Take DCBNL-related definitions into dedicated filesTariq Toukan1-8/+1
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-7/+2
2020-04-30net/mlx5e: Use helper API to get devlink port index for all port flavoursParav Pandit1-8/+4
2020-04-30net/mlx5e: Fix q counters on uplink representorsRoi Dayan1-7/+2
2020-04-08net/mlx5e: Fix pfnum in devlink port attributeParav Pandit1-4/+5
2020-03-29net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-29net/mlx5e: refactor indr setup blockwenxu1-21/+21
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed1-1/+1
2020-03-25net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cbwenxu1-2/+1
2020-03-12net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads tablePaul Blakey1-0/+1
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller1-2/+2
2020-03-09net/mlx5e: Show/set Rx network flow classification rules on ul repVlad Buslov1-0/+2
2020-03-09net/mlx5e: Init ethtool steering for representorsVlad Buslov1-0/+2
2020-03-09net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul repVlad Buslov1-0/+2
2020-03-09net/mlx5e: Introduce root ft concept for representors netdevsSaeed Mahameed1-51/+65
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski1-0/+6
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-14/+24
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+1
2020-02-27net/mlx5e: Use netdev_warn() for errors for added prefixRoi Dayan1-11/+16
2020-02-27net/mlx5e: Rename representor get devlink port functionVladyslav Tarasiuk1-3/+3
2020-02-27net/mlx5e: Don't allow forwarding between uplinkTonghao Zhang1-0/+5