aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-05-24net/mlx5e: Receive buffer configurationGravatar Huy Nguyen 1-1/+1
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cGravatar Huy Nguyen 1-1/+1
2018-05-01net/mlx5e: TLS, Add error statisticsGravatar Ilya Lesokhin 1-1/+1
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathGravatar Ilya Lesokhin 1-1/+1
2018-05-01net/mlx5e: TLS, Add Innova TLS TX supportGravatar Ilya Lesokhin 1-0/+2
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceGravatar Ilya Lesokhin 1-2/+2
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxGravatar Andy Gospodarek 1-1/+1
2018-01-10net/mlx5e: Move generic functions to new fileGravatar Andy Gospodarek 1-2/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-31net/mlx5e: Introduce stats group APIGravatar Kamal Heib 1-1/+1
2017-10-14net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevGravatar Alex Vesker 1-1/+1
2017-10-14net/mlx5: File renaming towards ptp core implementationGravatar Feras Daoud 1-2/+2
2017-08-24net/mlx5: Add tracepointsGravatar Matan Barak 1-1/+4
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigGravatar Saeed Mahameed 1-4/+5
2017-08-07net/mlx5: Separate between E-Switch and MPFSGravatar Saeed Mahameed 1-0/+2
2017-07-06net/mlx5: Build wq.o even if MLX5_CORE_EN is not selectedGravatar Ilan Tayari 1-2/+2
2017-06-27net/mlx5e: IPSec, Add IPSec ethtool statsGravatar Ilan Tayari 1-1/+2
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathGravatar Ilan Tayari 1-1/+1
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureGravatar Ilan Tayari 1-0/+2
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceGravatar Ilan Tayari 1-1/+4
2017-06-27net/mlx5: FPGA, Add SBU infrastructureGravatar Ilan Tayari 1-1/+1
2017-06-27net/mlx5: FPGA, Add high-speed connection routinesGravatar Ilan Tayari 1-1/+1
2017-06-27net/mlx5: Add reserved-gids supportGravatar Ilan Tayari 1-1/+1
2017-06-19net/mlx5e: IPoIB, Add ethtool supportGravatar Erez Shitrit 1-1/+1
2017-06-19net/mlx5e: IPoIB, Move to a separate directoryGravatar Saeed Mahameed 1-1/+1
2017-05-14net/mlx5: FPGA, Add basic support for InnovaGravatar Ilan Tayari 1-0/+3
2017-04-17net/mlx5e: IPoIB, Add netdevice profile skeletonGravatar Saeed Mahameed 1-0/+2
2016-11-28net/mlx5e: Add support for ethtool self diagnostics testGravatar Kamal Heib 1-1/+1
2016-09-10net/mlx5: Organize device list API in one placeGravatar Mohamad Haj Yahia 1-1/+1
2016-08-18net/mlx5: Implement RoCE LAG featureGravatar Aviv Heller 1-1/+1
2016-07-05net/mlx5e: Add ethtool flow steering supportGravatar Maor Gottlieb 1-1/+1
2016-07-02net/mlx5e: Introduce SRIOV VF representorsGravatar Hadar Hen Zion 1-1/+1
2016-07-02net/mlx5e: Create NIC global resources only onceGravatar Hadar Hen Zion 1-3/+3
2016-07-02net/mlx5: E-Switch, Add support for the sriov offloads modeGravatar Or Gerlitz 1-1/+1
2016-06-27net/mlx5e: Support adaptive RX coalescingGravatar Gil Rockah 1-1/+2
2016-06-27net/mlx5: Rate limit tables supportGravatar Yevgeny Petrilin 1-2/+3
2016-05-16net/mlx5_core: Flow counters infrastructureGravatar Amir Vadai 1-1/+1
2016-05-09mlx5: Fix merge errors.Gravatar David S. Miller 1-2/+1
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+2
2016-05-09net/mlx5e: make VXLAN support conditionalGravatar Arnd Bergmann 1-1/+2
2016-05-04net/mlx5e: Fix aRFS compilation dependencyGravatar Maor Gottlieb 1-2/+1
2016-04-29net/mlx5e: Create aRFS flow tablesGravatar Maor Gottlieb 1-0/+1
2016-03-10net/mlx5e: Introduce tc offload supportGravatar Amir Vadai 1-1/+1
2016-02-24net/mlx5e: Add netdev support for VXLAN tunnelingGravatar Matthew Finlay 1-1/+1
2016-02-24net/mlx5e: Support DCBNL IEEE ETSGravatar Saeed Mahameed 1-0/+3
2016-01-05net/mlx5e: Add HW timestamping (TS) supportGravatar Eran Ben Elisha 1-1/+1
2015-12-12net/mlx5e: Rename en_flow_table.c to en_fs.cGravatar Maor Gottlieb 1-1/+1
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enGravatar Maor Gottlieb 1-1/+1
2015-12-12net/mlx5_core: Add flow steering base data structuresGravatar Maor Gottlieb 1-1/+1