summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Add kTLS TX HW offload supportTariq Toukan2019-07-061-1/+2
* net/mlx5: Add crypto library to support create/destroy encryption keyTariq Toukan2019-07-061-1/+1
* net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan2019-07-061-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-041-1/+1
|\
| * net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy2019-06-271-1/+1
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-291-1/+1
|\ \ | |/ |/|
| * net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery2019-06-131-1/+1
* | net/mlx5: Add Crdump supportAlex Vesker2019-06-131-1/+1
* | net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker2019-06-131-1/+2
* | net/mlx5: Move all devlink related functions calls to devlink.cEran Ben Elisha2019-06-131-1/+1
* | net/mlx5e: Use termination table for VLAN push actionsOz Shlomo2019-05-311-1/+2
* | net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik2019-05-311-1/+2
* | net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik2019-05-311-1/+1
* | net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik2019-05-311-1/+2
|/
* net/mlx5e: remove meaningless CFLAGS_tracepoint.oMasahiro Yamada2019-05-011-2/+0Star
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-011-1/+1
|\
| * net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb2019-04-301-1/+1
* | net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy2019-04-231-1/+2
|/
* net/mlx5: Add multipath modeRoi Dayan2019-03-011-1/+1
* net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein2019-02-221-1/+1
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-02-161-2/+2
|\
| * net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang2019-02-141-1/+1
| * RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky2019-01-151-1/+1
* | net/mlx5e: Add tx reporter supportEran Ben Elisha2019-02-071-1/+1
* | net: Revert devlink health changes.David S. Miller2019-01-251-1/+1
* | net/mlx5e: Add TX reporter supportEran Ben Elisha2019-01-181-1/+1
|/
* net/mlx5: Introduce inter-device communication mechanismAviv Heller2018-12-141-1/+1
* net/mlx5e: Monitor counters commands supportEyal Davidovich2018-12-111-1/+1
* net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo2018-12-111-1/+1
* RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-041-1/+1
* net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-261-1/+1
* net/mlx5: Reorganize the makefileSaeed Mahameed2018-08-131-17/+40
* net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh2018-08-131-1/+2
* net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed2018-08-131-3/+4
* net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed2018-08-131-1/+2
* net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed2018-08-131-1/+3
* net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-281-2/+2
* net/mlx5e: Move XDP related code into new XDP filesTariq Toukan2018-07-271-1/+1
* net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny2018-07-241-2/+2
* net/mlx5: FW tracer, Enable tracingFeras Daoud2018-07-241-1/+1
* net/mlx5e: Add UDP GSO supportBoris Pismenny2018-06-281-2/+2
* net/mlx5e: Receive buffer configurationHuy Nguyen2018-05-241-1/+1
* net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen2018-05-241-1/+1
* net/mlx5e: TLS, Add error statisticsIlya Lesokhin2018-05-011-1/+1
* net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin2018-05-011-1/+1
* net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin2018-05-011-0/+2
* net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin2018-05-011-2/+2
* net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek2018-01-101-1/+1
* net/mlx5e: Move generic functions to new fileAndy Gospodarek2018-01-101-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\