summaryrefslogtreecommitdiff
path: root/include/linux/mlx5
AgeCommit message (Expand)AuthorFilesLines
2021-03-13net/mlx5: Remove unused mlx5_core_health member recover_workMikhael Goikhman1-1/+0
2021-03-12RDMA/mlx5: Fix query RoCE portMaor Gottlieb1-1/+1
2021-03-10net/mlx5: Set QP timestamp mode to defaultMaor Gottlieb1-0/+7
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-10/+5
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe1-18/+0
2021-02-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller3-12/+102
2021-02-17net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha1-4/+8
2021-02-17net/mlx5: Add register layout to support real-time time-stampEran Ben Elisha3-3/+33
2021-02-16Merge branch 'mlx5_timestamp' into rdma.git for-nextJason Gunthorpe1-5/+49
2021-02-16RDMA/mlx5: Allow CQ creation without attached EQsTal Gilboa1-2/+3
2021-02-16net/mlx5: Add new timestamp mode bitsAharon Landau1-5/+49
2021-02-11net/mlx5: Delete device list leftoverLeon Romanovsky1-1/+0
2021-02-09RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas1-0/+2
2021-02-06net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov1-1/+9
2021-02-06net/mlx5e: Refactor reg_c1 usageVlad Buslov1-0/+19
2021-02-06net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov1-0/+2
2021-02-05IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit1-8/+0
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-18/+0
2021-01-29Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-1/+15
2021-01-28net/mlx5e: Add trap entity to ETH driverAya Levin1-0/+5
2021-01-28net/mlx5: Notify on trap action by blocking eventAya Levin2-0/+19
2021-01-28net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin1-0/+1
2021-01-23net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-3/+10
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit1-0/+6
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit1-1/+3
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit1-0/+2
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit1-0/+4
2021-01-20Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit1-18/+0
2021-01-19net/mlx5: Expose ifc bits for query modify headerYishai Hadas1-0/+12
2021-01-14net/mlx5: Add HW definition of reg_c_preservePaul Blakey1-1/+3
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin1-1/+2
2020-12-17net/mlx5: Fix compilation warning for 32-bit platformParav Pandit1-3/+3
2020-12-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-19/+189
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky1-2/+6
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-04vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky1-0/+166
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky1-0/+2
2020-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+8
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik1-1/+8
2020-12-03Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski4-17/+99
2020-11-27net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit1-3/+2
2020-11-27net/mlx5: Rename peer_pf to host_pfParav Pandit1-1/+1
2020-11-27net/mlx5: Make API mlx5_core_is_ecpf accept const pointerParav Pandit1-1/+1
2020-11-27net/mlx5: Expose other function ifc bitsYishai Hadas1-2/+7
2020-11-27net/mlx5: Expose IP-in-IP TX and RX capability bitsAya Levin1-1/+4
2020-11-27net/mlx5: Update the hardware interface definition for vhca stateParav Pandit2-3/+21
2020-11-27net/mlx5: Avoid exposing driver internal command helpersParav Pandit1-4/+0
2020-11-27net/mlx5: Add ts_cqe_to_dest_cqn related bitsEran Ben Elisha1-2/+8
2020-11-27net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bitsMuhammad Sammar2-1/+25