aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-10net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed1-7/+1
2018-10-10net/mlx5e: Always initialize update stats delayed workFeras Daoud1-2/+0
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud1-6/+19
2018-10-01net/mlx5e: Add ethtool control of ring params to VF representorsGavi Teitz1-0/+18
2018-10-01net/mlx5e: Enable multi-queue and RSS for VF representorsGavi Teitz1-11/+129
2018-10-01net/mlx5: E-Switch, Provide flow dest when creating vport rx ruleGavi Teitz1-1/+4
2018-10-01net/mlx5e: Extract creation of rep's default flow ruleGavi Teitz1-9/+16
2018-10-01net/mlx5e: Enable stateless offloads for VF representor netdevsGavi Teitz1-0/+10
2018-10-01net/mlx5e: Change VF representors' RQ typeGavi Teitz1-6/+5
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan1-1/+11
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha1-4/+4
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+6
2018-06-28net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed1-0/+3