aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/diag (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+3
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu1-0/+2
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-1/+1
2019-06-13net/mlx5: Add support for FW reporter dumpMoshe Shemesh2-0/+159
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud1-2/+11
2019-06-13net/mlx5: Add Crdump supportAlex Vesker1-0/+106
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit1-2/+3
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mlx5-nextSaeed Mahameed2-0/+37
2019-04-02net/mlx5: Use dev->priv.name instead of dev_nameHuy Nguyen1-2/+2
2019-01-25net/mlx5: Add trace points for flow tables create/destroyOr Gerlitz2-0/+37
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo1-4/+4
2018-11-26net/mlx5: FWTrace, Use async events chainSaeed Mahameed2-13/+16
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch1-3/+3
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch1-1/+1
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe3-0/+1200
2018-07-24net/mlx5: Add support for flow table destination numberYishai Hadas1-0/+3
2018-07-23net/mlx5: FW tracer, Add debug printsSaeed Mahameed1-2/+11
2018-07-23net/mlx5: FW tracer, Enable tracingFeras Daoud1-1/+1
2018-07-23net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud3-2/+333
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud2-10/+329
2018-07-23net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed1-3/+61
2018-07-23net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud2-3/+224
2018-07-23net/mlx5: FW tracer, implement tracer logicFeras Daoud2-0/+262
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu1-0/+2
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein1-1/+1
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz1-0/+2
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller2-2/+5
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak1-2/+2
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel1-0/+3
2018-02-20net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz1-4/+4
2017-09-28net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak1-2/+2
2017-08-24net/mlx5: Add tracepointsMatan Barak3-0/+544