summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan2019-08-081-3/+2Star
* net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan2019-08-081-2/+2
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-07-251-0/+1
* net/mlx5: Fix modify_cq_in alignmentEdward Srouji2019-07-251-2/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-162-3/+7
|\
| * Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe2019-07-081-2/+4
| |\
| | * net/mlx5: Introduce VHCA tunnel device capabilityMax Gurtovoy2019-07-071-2/+4
| * | IB/mlx5: Support set qp counterMark Zhang2019-07-051-0/+1
| * | Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-056-13/+131
| |\|
| * | Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-039-49/+294
| |\ \
| * \ \ Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-291-3/+3
| |\ \ \
| * | | | RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy2019-06-241-1/+2
* | | | | Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-121-1/+2
|\ \ \ \ \
| * | | | | net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed2019-07-111-1/+2
| | |/ / / | |/| | |
* | | | | net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan2019-07-061-1/+1
* | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-048-34/+344
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net/mlx5: Add rts2rts_qp_counters_set_id field in hca capMark Zhang2019-07-041-1/+3
| * | | | net/mlx5: Properly name the generic WQE control fieldTariq Toukan2019-07-031-1/+6
| * | | | net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha2019-07-032-4/+114
| * | | | net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-033-7/+8
| | |_|/ | |/| |
| * | | net/mlx5: Expose device definitions for object eventsYishai Hadas2019-07-031-0/+21
| * | | net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-031-2/+2
| * | | net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-031-1/+1
| * | | net/mlx5: Expose the API to register for ANY eventYishai Hadas2019-07-031-0/+2
| * | | net/mlx5: Use event mask based on device capabilitiesYishai Hadas2019-07-033-5/+16
| * | | net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang2019-07-021-0/+1
| * | | net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-021-3/+3
| * | | net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang2019-07-021-1/+2
| * | | net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit2019-07-021-1/+0Star
| * | | net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang2019-07-021-1/+2
| * | | net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2019-07-021-3/+8
| * | | {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2019-07-021-0/+2
| * | | net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2019-07-022-2/+58
| * | | net/mlx5: Add hardware definitions for sub functionsParav Pandit2019-07-021-3/+96
* | | | net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann2019-06-291-1/+1
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-296-49/+105
|\| | |
| * | | net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2019-06-261-0/+1
| * | | net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu2019-06-261-0/+17
| * | | net/mlx5: Add flow context for flow tagJianbo Liu2019-06-261-4/+11
| * | | net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu2019-06-261-7/+49
| * | | net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-252-16/+2Star
| | |/ | |/|
| * | net/mlx5: Expose eswitch encap modeMaor Gottlieb2019-06-161-0/+12
| * | net/mlx5: Add EQ enable/disable APIYuval Avnery2019-06-131-1/+4
| * | net/mlx5: Use a single IRQ for all async EQsAriel Levkovich2019-06-131-12/+2Star
| * | net/mlx5: Separate IRQ data from EQ table dataYuval Avnery2019-06-131-0/+3
| * | net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery2019-06-131-2/+1Star
| * | net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2019-06-131-2/+1Star
| * | net/mlx5: Support querying max VFs from deviceBodong Wang2019-06-132-6/+3Star
* | | net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh2019-06-131-1/+1
* | | net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh2019-06-131-0/+1