aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-17net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin1-1/+18
2019-05-01net/mlx5e: Turn on HW tunnel offload in all TIRsTariq Toukan1-0/+1
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2019-04-29net/mlx5: Separate and generalize dma device from pci deviceVu Pham1-1/+1
2019-04-05net/mlx5e: Unify logic of MTU boundariesTariq Toukan1-7/+1
2019-04-05net/mlx5e: Offload TC e-switch rules with ingress VLAN deviceEli Britstein1-1/+2
2019-03-11net/mlx5e: Properly get the PF number phys port name ndoRoi Dayan1-6/+7
2019-03-01net/mlx5e: Re-attempt to offload flows on multipath port affinity eventsRoi Dayan1-11/+29
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein1-1/+17
2019-02-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang1-13/+6
2019-02-15net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang1-2/+4
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-12/+12
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang1-11/+11
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang1-0/+4
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli1-20/+11
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+23
2019-01-25net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed1-26/+8
2019-01-25net/mlx5e: Present the representors SW stats when state is not openedTariq Toukan1-10/+7
2019-01-25net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz1-0/+13
2019-01-25net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz1-2/+10
2019-01-18net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein1-13/+16
2019-01-18net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2018-12-24net/mlx5e: fix semicolon.cocci warningskbuild test robot1-1/+1
2018-12-20Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-4/+16
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+4
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devicesEli Britstein1-0/+9
2018-12-20net/mlx5e: Allow vlans on e-switch uplink repsOr Gerlitz1-1/+4
2018-12-20net/mlx5e: Increase VF representors' SQ size to 128Gavi Teitz1-3/+3
2018-12-17net/mlx5e: Add some ethtool port control entries to the uplink rep netdevOr Gerlitz1-2/+73
2018-12-17net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz1-0/+7
2018-12-17net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz1-19/+100
2018-12-17net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz1-6/+16
2018-12-17net/mlx5e: Remove leftover code from the PF netdev being uplink repOr Gerlitz1-98/+7
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz1-73/+163
2018-12-17net/mlx5e: Use single argument for the esw representor build params helperOr Gerlitz1-8/+9
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller1-1/+1
2018-12-14net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou1-3/+17
2018-12-13net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolvedOr Gerlitz1-2/+2
2018-12-13net/mlx5e: Fix default amount of channels for VF representorsGavi Teitz1-3/+2
2018-12-12net/mlx5e: Remove set but not used variable 'upriv'YueHaibing1-10/+0
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo1-0/+1
2018-12-10net/mlx5e: Replace egdev with indirect block notificationsOz Shlomo1-25/+22
2018-12-10net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo1-3/+6
2018-12-10net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo1-0/+184
2018-12-10net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo1-3/+3
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin1-3/+6
2018-10-17net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey1-6/+0
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud1-4/+5
2018-10-10net/mlx5e: Use non-delayed work for update statsSaeed Mahameed1-2/+1