summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang2019-02-141-11/+11
* net/mlx5e: fix semicolon.cocci warningskbuild test robot2018-12-241-1/+1
* Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-12-211-4/+16
|\
| * net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devicesEli Britstein2018-12-201-0/+9
| * net/mlx5e: Allow vlans on e-switch uplink repsOr Gerlitz2018-12-201-1/+4
| * net/mlx5e: Increase VF representors' SQ size to 128Gavi Teitz2018-12-201-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-14/+4Star
|\ \ | |/ |/|
| * net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolvedOr Gerlitz2018-12-131-2/+2
| * net/mlx5e: Fix default amount of channels for VF representorsGavi Teitz2018-12-131-3/+2Star
* | net/mlx5e: Add some ethtool port control entries to the uplink rep netdevOr Gerlitz2018-12-171-2/+73
* | net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz2018-12-171-0/+7
* | net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz2018-12-171-19/+100
* | net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz2018-12-171-6/+16
* | net/mlx5e: Remove leftover code from the PF netdev being uplink repOr Gerlitz2018-12-171-98/+7Star
* | net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz2018-12-171-73/+163
* | net/mlx5e: Use single argument for the esw representor build params helperOr Gerlitz2018-12-171-8/+9
* | net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller2018-12-141-1/+1
* | net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou2018-12-141-3/+17
* | net/mlx5e: Remove set but not used variable 'upriv'YueHaibing2018-12-131-10/+0Star
* | net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo2018-12-111-0/+1
* | net/mlx5e: Replace egdev with indirect block notificationsOz Shlomo2018-12-111-25/+22Star
* | net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo2018-12-111-3/+6
* | net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo2018-12-111-0/+184
* | net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo2018-12-111-3/+3
* | net/mlx5e: Move RSS params to a dedicated structAya Levin2018-12-061-3/+6
|/
* net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey2018-10-171-6/+0Star
* net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud2018-10-111-4/+5
* net/mlx5e: Use non-delayed work for update statsSaeed Mahameed2018-10-111-2/+1Star
* net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed2018-10-111-7/+1Star
* net/mlx5e: Always initialize update stats delayed workFeras Daoud2018-10-111-2/+0Star
* net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud2018-10-111-6/+19
* net/mlx5e: Add ethtool control of ring params to VF representorsGavi Teitz2018-10-011-0/+18
* net/mlx5e: Enable multi-queue and RSS for VF representorsGavi Teitz2018-10-011-11/+129
* net/mlx5: E-Switch, Provide flow dest when creating vport rx ruleGavi Teitz2018-10-011-1/+4
* net/mlx5e: Extract creation of rep's default flow ruleGavi Teitz2018-10-011-9/+16
* net/mlx5e: Enable stateless offloads for VF representor netdevsGavi Teitz2018-10-011-0/+10
* net/mlx5e: Change VF representors' RQ typeGavi Teitz2018-10-011-6/+5Star
* net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan2018-09-061-1/+11
* net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha2018-08-091-4/+4
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-2/+6
|\
| * net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-271-1/+1
| * net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-271-1/+1
| * net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz2018-06-271-1/+5
* | net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed2018-06-281-0/+3
* | net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-261-1/+1
|/
* net/mlx5e: Make function mlx5e_change_rep_mtu() staticWei Yongjun2018-06-051-1/+1
* net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan2018-06-021-1/+1
* net/mlx5e: Support configurable MTU for vport representorsAdi Nissim2018-06-021-0/+14
* net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha2018-06-021-6/+0Star
* net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-261-2/+2