aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-28net/mlx5: E-Switch, Move mlx5e only logic outside E-SwitchMark Bloch1-2/+55
2017-12-28net/mlx5: E-Switch, Simplify representor load/unload callback APIMark Bloch1-7/+7
2017-12-28net/mlx5: E-Switch, Refactor vport representors initializationMark Bloch1-7/+0
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion phaseJiri Pirko1-0/+3
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko1-2/+0
2017-10-21mlx5e_rep: Convert ndo_setup_tc offloads to block callbacksJiri Pirko1-6/+38
2017-10-21mlx5e: Convert ndo_setup_tc offloads to block callbacksJiri Pirko1-14/+10
2017-10-11net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko1-10/+21
2017-08-24net/mlx5e: make mlx5e_profile constBhumika Goyal1-1/+1
2017-08-20net/mlx5e: Send PAOS command on interface up/downEran Ben Elisha1-7/+13
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi1-1/+1
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko1-1/+1
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-0/+13
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko1-6/+6
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko1-10/+5
2017-08-07mlx5e_rep: push cls_flower setup_tc processing into a separate functionJiri Pirko1-20/+29
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko1-1/+1
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko1-4/+5
2017-08-07net/mlx5e: NIC netdev init flow cleanupSaeed Mahameed1-0/+13
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2017-06-19net/mlx5e: Use hard_mtu as part of the mlx5e_priv structErez Shitrit1-0/+3
2017-06-19net/mlx5e: Add new profile function update_carrierErez Shitrit1-0/+1
2017-06-16net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz1-1/+0
2017-06-15net/mlx5e: Fix min inline value for VF rep SQsChris Mi1-0/+2
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko1-1/+6