aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed1-1/+1
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey1-0/+1
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-1/+1
2020-02-27net/mlx5e: Add support for devlink-port in non-representors modeVladyslav Tarasiuk1-1/+1
2020-02-19net/mlx5: Introduce mapping infra for mapping unique ids to dataPaul Blakey1-1/+1
2020-02-18net/mlx5: Add support for resource dumpAya Levin1-1/+1
2020-01-16net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey1-1/+1
2019-11-01net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria1-1/+1
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb1-1/+1
2019-09-03net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering supportAlex Vesker1-0/+7
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich1-1/+1
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha1-0/+1
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha1-1/+1
2019-08-22net/mlx5: Add wrappers for HyperV PCIe operationsEran Ben Elisha1-0/+1
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin1-1/+1
2019-08-20net/mlx5e: Add support to rx reporter diagnoseAya Levin1-2/+2
2019-08-20net/mlx5e: Generalize tx reporter's functionalityAya Levin1-2/+3
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan1-1/+2
2019-07-05net/mlx5: Add crypto library to support create/destroy encryption keyTariq Toukan1-1/+1
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan1-3/+4
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy1-1/+1
2019-06-13net/mlx5: Add Crdump supportAlex Vesker1-1/+1
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker1-1/+2
2019-06-13net/mlx5: Move all devlink related functions calls to devlink.cEran Ben Elisha1-1/+1
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery1-1/+1
2019-05-31net/mlx5e: Use termination table for VLAN push actionsOz Shlomo1-1/+2
2019-05-31net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik1-1/+2
2019-05-31net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik1-1/+1
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik1-1/+2
2019-05-01net/mlx5e: remove meaningless CFLAGS_tracepoint.oMasahiro Yamada1-2/+0
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2019-04-29net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb1-1/+1
2019-04-23net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy1-1/+2
2019-03-01net/mlx5: Add multipath modeRoi Dayan1-1/+1
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein1-1/+1
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-2/+2
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang1-1/+1
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha1-1/+1
2019-01-25net: Revert devlink health changes.David S. Miller1-1/+1
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha1-1/+1
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky1-1/+1
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller1-1/+1
2018-12-11net/mlx5e: Monitor counters commands supportEyal Davidovich1-1/+1
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo1-1/+1
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky1-1/+1
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed1-1/+1
2018-08-13net/mlx5: Reorganize the makefileSaeed Mahameed1-17/+40