aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-22net/mlx5e: Expose memory key creation (mkey) functionEmeel Hakim1-2/+1
2022-06-08Revert "net/mlx5e: Allow relaxed ordering over VFs"Saeed Mahameed1-2/+3
2022-05-17net/mlx5e: Allow relaxed ordering over VFsAya Levin1-3/+2
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau1-3/+3
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing1-1/+1
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy1-28/+0
2021-07-26net/mlx5: Take TIR destruction out of the TIR list lockMaxim Mikityanskiy1-1/+2
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan1-12/+15
2020-07-28net/mlx5e: Add support for PCI relaxed orderingAya Levin1-1/+11
2020-05-15net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit1-3/+10
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky1-4/+3
2019-08-01net/mlx5e: Tx, Soften inline mode VLAN dependenciesTariq Toukan1-12/+0
2019-03-29net/mlx5e: Add a lock on tir listYuval Avnery1-0/+7
2019-03-29net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz1-2/+4
2018-09-22net/mlx5: Rename incorrect naming in IFC fileMark Bloch1-1/+1
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich1-1/+1
2017-11-04net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen1-0/+12
2017-10-14net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEYAlex Vesker1-0/+1
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz1-1/+0
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-2/+2
2017-03-27net/mlx5e: Refactor refresh TIRsSaeed Mahameed1-6/+11
2017-03-24net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed1-0/+9
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen1-11/+1
2016-11-28net/mlx5e: Add support for loopback selftestSaeed Mahameed1-1/+6
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2016-08-28net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib1-3/+4
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed1-10/+13
2016-07-02net/mlx5e: TIRs management refactoringHadar Hen Zion1-0/+48
2016-07-02net/mlx5e: Create NIC global resources only onceHadar Hen Zion1-0/+112