aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
AgeCommit message (Expand)Author
2019-05-25net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang
2019-01-25net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz
2019-01-25net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz
2019-01-18net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein
2019-01-18net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan
2018-12-24net/mlx5e: fix semicolon.cocci warningskbuild test robot
2018-12-20Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devicesEli Britstein
2018-12-20net/mlx5e: Allow vlans on e-switch uplink repsOr Gerlitz
2018-12-20net/mlx5e: Increase VF representors' SQ size to 128Gavi Teitz
2018-12-17net/mlx5e: Add some ethtool port control entries to the uplink rep netdevOr Gerlitz
2018-12-17net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz
2018-12-17net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz
2018-12-17net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz
2018-12-17net/mlx5e: Remove leftover code from the PF netdev being uplink repOr Gerlitz
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz
2018-12-17net/mlx5e: Use single argument for the esw representor build params helperOr Gerlitz
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou
2018-12-13net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolvedOr Gerlitz
2018-12-13net/mlx5e: Fix default amount of channels for VF representorsGavi Teitz
2018-12-12net/mlx5e: Remove set but not used variable 'upriv'YueHaibing
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo
2018-12-10net/mlx5e: Replace egdev with indirect block notificationsOz Shlomo
2018-12-10net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo
2018-12-10net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo
2018-12-10net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin
2018-10-17net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud
2018-10-10net/mlx5e: Use non-delayed work for update statsSaeed Mahameed
2018-10-10net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed
2018-10-10net/mlx5e: Always initialize update stats delayed workFeras Daoud
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud
2018-10-01net/mlx5e: Add ethtool control of ring params to VF representorsGavi Teitz
2018-10-01net/mlx5e: Enable multi-queue and RSS for VF representorsGavi Teitz
2018-10-01net/mlx5: E-Switch, Provide flow dest when creating vport rx ruleGavi Teitz
2018-10-01net/mlx5e: Extract creation of rep's default flow ruleGavi Teitz
2018-10-01net/mlx5e: Enable stateless offloads for VF representor netdevsGavi Teitz
2018-10-01net/mlx5e: Change VF representors' RQ typeGavi Teitz
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-28net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed
2018-06-26net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley