summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
AgeCommit message (Expand)AuthorFilesLines
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-07Merge 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-03Merge 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-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski4-17/+99
2020-11-26net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit1-3/+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: Expose other function ifc bitsYishai Hadas1-2/+7
2020-11-26net/mlx5: Expose IP-in-IP TX and RX capability bitsAya Levin1-1/+4
2020-11-26net/mlx5: Update the hardware interface definition for vhca stateParav Pandit2-3/+21
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit1-4/+0
2020-11-26net/mlx5: Add ts_cqe_to_dest_cqn related bitsEran Ben Elisha1-2/+8
2020-11-26net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bitsMuhammad Sammar2-1/+25
2020-11-26net/mlx5: Add sampler destination typeChris Mi2-0/+2
2020-11-26net/mlx5: Add sample offload hardware bits and structuresChris Mi1-0/+29
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+2
2020-10-30net/mlx5: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit1-0/+18
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-6/+15
2020-10-12net/mlx5e: IPsec: Add TX steering rule per IPsec stateHuy Nguyen1-1/+5
2020-10-12net/mlx5: Add NIC TX domain namespaceHuy Nguyen1-0/+1
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh1-0/+1
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-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils1-7/+8
2020-09-18Merge branch 'mlx_sw_owner_v2' into rdma.git for-nextJason Gunthorpe1-1/+2
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe1-4/+11
2020-09-17RDMA/mlx5: Add sw_owner_v2 bit capabilityAlex Vesker1-1/+2
2020-09-17RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau1-0/+8
2020-09-17net/mlx5: Refactor query port speed functionsAharon Landau1-4/+3
2020-09-15net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi1-1/+2
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha1-1/+0
2020-08-27IB/mlx5: Add DCT RoCE LAG supportMark Zhang1-1/+2
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-20/+120
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin1-0/+1
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha1-1/+1
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger1-1/+3
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger1-1/+0
2020-07-24RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMRMeir Lichtinger1-1/+3
2020-07-16net/mlx5: Add IPsec related Flow steering entry's fieldsHuy Nguyen2-3/+14