aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-26net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz1-1/+1
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz1-1/+1
2018-06-26net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch managerOr Gerlitz1-1/+5
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley1-1/+1
2018-06-05net/mlx5e: Make function mlx5e_change_rep_mtu() staticWei Yongjun1-1/+1
2018-06-01net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan1-1/+1
2018-06-01net/mlx5e: Support configurable MTU for vport representorsAdi Nissim1-0/+14
2018-06-01net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha1-6/+0
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha1-2/+2
2018-05-25net/mlx5e: Introducing new statistics rwlockShalom Lagziel1-7/+9
2018-05-17net/mlx5e: Add HW vport counters to representor ethtool statsOr Gerlitz1-6/+29
2018-05-17net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz1-10/+9
2018-05-17net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz1-8/+24
2018-05-14net/mlx5e: Clean static checker complaints on TC offload and VF reps codeOr Gerlitz1-4/+4
2018-04-26net/mlx5e: Fix traffic between VF and representorShahar Klein1-2/+3
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-15/+19
2018-03-30net/mlx5e: Derive Striding RQ size from MTUTariq Toukan1-1/+1
2018-03-30net/mlx5e: Save MTU in channels paramsTariq Toukan1-2/+1
2018-03-27net/mlx5e: Remove unused max inline related codeGal Pressman1-1/+0
2018-03-26net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz1-3/+3
2018-03-26net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan1-2/+7
2018-03-26net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz1-2/+0
2018-03-26net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz1-3/+3
2018-03-26net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu1-5/+6
2018-02-23net/mlx5: E-Switch, Add callback to get representor deviceMark Bloch1-0/+11
2018-01-25mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski1-4/+1
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud1-0/+2
2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek1-1/+1
2017-12-29net/mlx5e: E-Switch, Move send-to-vport rule struct to en_repMark Bloch1-11/+11
2017-12-29net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch1-14/+15
2017-12-28net/mlx5e: Move ethernet representors data into separate structMark Bloch1-22/+36
2017-12-28net/mlx5: E-Switch, Create a dedicated send to vport rule deletion functionMark Bloch1-1/+1