summaryrefslogtreecommitdiff
path: root/include/linux/mlx5
AgeCommit message (Expand)Author
2019-07-03net/mlx5: Properly name the generic WQE control fieldTariq Toukan
2019-07-03net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe
2019-07-03net/mlx5: Expose device definitions for object eventsYishai Hadas
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang
2019-07-01net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit
2019-07-01net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang
2019-07-01net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin
2019-07-01net/mlx5: Add hardware definitions for sub functionsParav Pandit
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-06-26net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud
2019-06-13net/mlx5: Add Crdump supportAlex Vesker
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds