aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mlx5/driver.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-17/+17
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky1-22/+0
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky1-3/+23
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky1-0/+2
2020-12-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski1-6/+2
2020-11-26net/mlx5: Rename peer_pf to host_pfParav Pandit1-1/+1
2020-11-26net/mlx5: Make API mlx5_core_is_ecpf accept const pointerParav Pandit1-1/+1
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit1-4/+0
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit1-0/+18
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh1-0/+2
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+3
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed1-0/+1
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha1-0/+2
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha1-1/+0
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+2
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha1-1/+1
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem1-0/+3
2020-07-15net/mlx5: Add VDPA interface type to supported enumerationsEli Cohen1-0/+1
2020-07-15net/mlx5: Support setting access rights of dma addressesEli Cohen1-0/+1
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha1-0/+1
2020-05-29net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed1-1/+1
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-11/+1
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+16
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+9
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha1-0/+6
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+1
2020-05-18net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit1-10/+0
2020-05-10net/mlx5: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-01net/mlx5: Add support to get lag physical portMaor Gottlieb1-0/+2
2020-04-28net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh1-0/+1
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit1-1/+2
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky1-2/+0
2020-04-19net/mlx5: Provide simplified command interfacesLeon Romanovsky1-0/+13
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-17/+0
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-10/+0
2020-03-27IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky1-17/+0
2020-03-13{IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ibMichael Guralnik1-6/+0
2020-03-13{IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed1-4/+0
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-3/+8
2020-03-05net/mlx5: Expose raw packet pacing APIsYishai Hadas1-3/+8
2020-02-18net/mlx5: Add support for resource dumpAya Levin1-0/+1
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+5
2020-01-25IB/mlx5: Return the administrative GUID if existsDanit Goldberg1-0/+5
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed1-1/+3
2020-01-16net/mlx5: Expose resource dump register mappingAya Levin1-0/+1
2020-01-16net/mlx5: Add structures and defines for MIRC registerEran Ben Elisha1-0/+1
2020-01-16net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha1-1/+1
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun1-2/+0
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe1-0/+16
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik1-0/+11