summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | net/mlx5e: Introduce stats group APIKamal Heib2017-10-311-1/+1
* | net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevAlex Vesker2017-10-141-1/+1
* | net/mlx5: File renaming towards ptp core implementationFeras Daoud2017-10-141-2/+2
|/
* net/mlx5: Add tracepointsMatan Barak2017-08-241-1/+4
* net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed2017-08-071-4/+5
* net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed2017-08-071-0/+2
* net/mlx5: Build wq.o even if MLX5_CORE_EN is not selectedIlan Tayari2017-07-061-2/+2
* net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari2017-06-271-1/+2
* net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari2017-06-271-1/+1
* net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari2017-06-271-0/+2
* net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari2017-06-271-1/+4
* net/mlx5: FPGA, Add SBU infrastructureIlan Tayari2017-06-271-1/+1
* net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari2017-06-271-1/+1
* net/mlx5: Add reserved-gids supportIlan Tayari2017-06-271-1/+1
* net/mlx5e: IPoIB, Add ethtool supportErez Shitrit2017-06-191-1/+1
* net/mlx5e: IPoIB, Move to a separate directorySaeed Mahameed2017-06-191-1/+1
* net/mlx5: FPGA, Add basic support for InnovaIlan Tayari2017-05-141-0/+3
* net/mlx5e: IPoIB, Add netdevice profile skeletonSaeed Mahameed2017-04-171-0/+2
* net/mlx5e: Add support for ethtool self diagnostics testKamal Heib2016-11-281-1/+1
* net/mlx5: Organize device list API in one placeMohamad Haj Yahia2016-09-111-1/+1
* net/mlx5: Implement RoCE LAG featureAviv Heller2016-08-181-1/+1
* net/mlx5e: Add ethtool flow steering supportMaor Gottlieb2016-07-051-1/+1
* net/mlx5e: Introduce SRIOV VF representorsHadar Hen Zion2016-07-021-1/+1
* net/mlx5e: Create NIC global resources only onceHadar Hen Zion2016-07-021-3/+3
* net/mlx5: E-Switch, Add support for the sriov offloads modeOr Gerlitz2016-07-021-1/+1
* net/mlx5e: Support adaptive RX coalescingGil Rockah2016-06-271-1/+2
* net/mlx5: Rate limit tables supportYevgeny Petrilin2016-06-271-2/+3
* net/mlx5_core: Flow counters infrastructureAmir Vadai2016-05-161-1/+1
* mlx5: Fix merge errors.David S. Miller2016-05-101-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-091-1/+2
|\