summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/driver.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-26/+35
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan1-1/+0
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan1-3/+0
2022-03-10net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh1-0/+3
2022-03-10net/mlx5: Add pages debugfsMoshe Shemesh1-3/+6
2022-03-10net/mlx5: Move debugfs entries to separate structMoshe Shemesh1-7/+10
2022-03-10net/mlx5: Add command failures data to debugfsMoshe Shemesh1-0/+9
2022-02-27net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas1-0/+3
2022-02-24net/mlx5: Add clarification on sync reset failureMoshe Shemesh1-0/+3
2022-02-24net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed1-1/+2
2022-02-24net/mlx5: cmdif, Add new api for command executionSaeed Mahameed1-0/+2
2022-02-24net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed1-1/+0
2022-02-24mlx5: remove unused static inlinesJakub Kicinski1-10/+0
2021-12-03net/mlx5: Dynamically resize flow counters query bufferAvihai Horon1-0/+4
2021-10-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-26/+6
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski1-0/+4
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory1-4/+0
2021-10-25net/mlx5: Add periodic update of host time to firmwareAya Levin1-0/+2
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+0
2021-10-21Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky1-24/+6
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman1-1/+0
2021-10-19RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau1-13/+0
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau1-8/+6
2021-10-19RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau1-1/+0
2021-10-19RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau1-1/+0
2021-10-19RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau1-1/+0
2021-10-16net/mlx5: Use native_port_num as 1st option of device indexRongwei Liu1-1/+6
2021-10-16net/mlx5: Introduce new device index wrapperRongwei Liu1-0/+5
2021-10-16net/mlx5: Disable roce at HCA levelShay Drory1-4/+5
2021-10-16net/mlx5: Read timeout values from init segmentAmir Tzin1-4/+1
2021-10-16net/mlx5: Add layout to support default timeouts registerAmir Tzin1-0/+1
2021-10-05net/mlx5: Shift control IRQ to the last indexShay Drory1-0/+2
2021-09-28IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger1-2/+0
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+1
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit1-1/+1
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit1-2/+6
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky1-2/+1
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing1-2/+2
2021-08-10net/mlx5: Synchronize correct IRQ when destroying CQShay Drory1-2/+1
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch1-0/+3
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2021-06-17net/mlx5e: Don't create devices during unload flowDmytro Linkin1-0/+4
2021-05-28Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-0/+2
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey1-0/+2
2021-05-19{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb1-22/+22
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2021-04-16net/mlx5: Add register layout to support extended link stateMoshe Tal1-0/+1
2021-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe1-1/+5
2021-04-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-1/+5
2021-04-03net/mlx5: Allocate rate limit table when rate is configuredParav Pandit1-0/+1